Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

Airship

Connect Branch and Airship to unlock a more holistic picture of the customer journey for your app.

1328

Overview

Airship creates deeper connections with customers by delivering incredibly relevant, orchestrated messages on any channel.

How does it work?

Once the Branch SDK is integrated into an app, Branch can detect which Branch Links are leading to installs, re-opens, and users' actions. Enabling this integration and providing your relevant Ids will result in Branch automatically forwarding referred events to Airship, in the exact format Airship expects.

Branch Events Sent to Airship

The events Branch sends to third party data tools varies based on the events the partner supports as well as whether or not you've implemented the Branch SDK to measure said events.

Airship supports the following events:

  • Commerce Events
  • Custom Events

Prerequisites

In order to enable Airship, you need to have completed the following:

  1. Admin access to your Branch Dashboard.
  2. Enabled Data Feeds for your Branch account.
  3. Implemented the Branch SDK into your mobile app (iOS | Android)
  4. Implement the Airship SDK
  1. Admin access to your Airship account.

Enable Airship

1. Retrieve IDs from Airship

Before you can enable the integration in your Branch dashboard, you need to retrieve your credentials from your Airship account.

Branch requires these credentials to not only authenticate, but to ensure your Branch data is being sent to the correct account.

Branch requires the following credentials:

  • Airship Project Domain
  • Application Key
  • Access Token

Please refer to Airship's documentation if you need instructions on how to find the values required to enable the integration.

2. Connect Airship in Branch

In the Branch Dashboard in Data Feeds → Data Integrations tab, find and search for Airship.

Enter the IDs from the previous step. Enter them into the iOS and Android fields in the Branch Dashboard, and hit Save.

3. Pass Metadata to the Branch SDK

👍

Developer Required

Developers on your mobile app are required for this step

Airship requires you to pass through the correct identifiers to the Branch SDKs. In order to do so, retrieve the ID from the Airship SDK and pass this value to Branch using the following method:

  • setRequestMetadataKey() method of the Branch SDKs:

❗️

IMPORTANT

To be able to match events with your users - you must send a client's email using $airship_user_id metadata key in via .setRequestMetaData

4. Verify Data Sent

Once the above steps are complete, you are now ready to start launching campaigns. Branch-attributed conversions will be sent to Airship. To verify data is being sent from Branch to Airship, you can look at the Branch Dashboard's Liveview Webhook Records and apply the following filter:

FilterOperatorValue
webhook partner keyequalsdi_airship

📘

Wait Period

Please be patient as data may take some time to flow through Branch's attribution systems and onto Airship. If data has not appeared in Airship after 30 minutes of completing a test conversion, review the above steps to see if you may have missed something.