筛选项

Batch

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

1328

概述

Batch.com 是一个 SDK 和市场营销自动化操作后台 (Dashboard),专注于市场营销和交易推送通知。是否还包括可用于监视和改善其用户的移动分析?客户留存率和参与度。

它是如何工作的?

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 Batch, in the exact format Batch expects.

Branch Events Sent to Batch

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

Batch 支持以下事件:

  • 商业活动
  • 自订活动

先决条件

In order to enable Batch, 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. 实施 Batch SDK
  5. Admin access to your Batch account.

Enable Batch

1. Retrieve IDs from Batch

您需先从 Batch 帐户中检索凭据,然后才能在 Branch 操作后台 (Dashboard) 上启用集成。

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

Branch 要求以下凭据:

  • REST API 密钥
  • iOS API 密钥
  • Android API 密钥

Please refer to Batch's documentation on how to retrieve these keys.

2. Connect Batch in Branch

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

Enter the API Keys from the previous step and hit Save.

1415

3. Pass Metadata to the Branch SDK

👍

需要开发人员

Developers on your mobile app are required for this step

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

  • setRequestMetadataKey() method of the Branch SDKs: iOS | Android

❗️

重要

为了能够与您的用户匹配事件—您必须使用 batch_user_id metadata Key 通过 .setRequestMetaData 输入来发送批处理用户 ID

You can find more about Custom user ID here: https://doc.batch.com/ios/custom-data/customid#setting-up-a-custom-user-id

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 Batch. To verify data is being sent from Branch to Batch, you can look at the Branch Dashboard's Liveview Webhook Records and apply the following filter:

FilterOperator
webhook partner keyequalsdi_batch

📘

Wait Period

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