筛选项

Airship

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

1328

概述

Airship 通过在任何渠道上传递极度相关的,精心策划的消息,与客户建立了更深的联系。

它是如何工作的?

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

Branch 发送给第三方数据工具的事件会根据合作伙伴支持的事件以及您是否已实施 Branch SDK 来衡量所述事件而有所不同。

Airship 支持以下事件:

  • 商业活动
  • 自订活动

先决条件

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. 实现 Airship SDK
  1. Admin access to your Airship account.

Enable Airship

1. Retrieve IDs from Airship

您需要先从 Airship 帐户中获取凭据,然后才能在 Branch 仪表板中启用集成。

Branch 要求这些凭据不仅可以进行身份验证,还可以确保将 Branch 数据发送到正确的帐户。

Branch 要求以下凭据:

  • Airship 项目领域
  • 应用密钥
  • 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.

1207

3. Pass Metadata to the Branch SDK

👍

需要开发人员

Developers on your mobile app are required for this step

Airship 要求您将正确的标识符传递给 Branch SDK。为此,请从 Braze SDK 中检索 ID,然后使用以下方法将此值传递给 Branch:

  • setRequestMetadataKey() Branch SDK 方法:

❗️

重要

为了能够与您的用户匹配事件—您必须使用 $airship_user_id 通过 .setRequestMetaData输入 metadata Key 来发送客户端电子邮件

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:

FilterOperator
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.