设置 Braze
Braze 是一家已与 Adjust 集成的数据分析合作伙伴。我们的集成允许 Braze 通过自动回传接收 Adjust 监测的数据。您可以使用合作伙伴的工具进行数据分析并获取洞见。
在本文中了解如何为您的应用设置 Braze 监测,其中包括激活集成,以及选择 Adjust 可以与 Braze 分享的数据。
操作前须知
要求
- Adjust 中的管理员、编辑员或自定义编辑员权限。
- Adjust SDK v4.0.0 或更新版本,以便将 SDK 参数映射至 Braze 参数。按照以下指南使用此功能。
iOS | 安卓 | Windows | Unity | React Native | Flutter | Adobe Air | Cordova | Marmalade | Xamarin | Cocos2d-x | Titanium | Corona
凭证
INSTALL API KEY、EVENT API KEY 和 ENDPOINT
- 如需帮助查找凭证,请联系您的 Braze 代表。
在 Campaign Lab 中选择 Braze 和应用
- 找到 Campaign Lab ,选择 合作伙伴 。
- 选择 新合作伙伴 > Braze 。选择 下一步 进入下一界面。
- 在 应用选择 界面选择要创建链接的应用,启用集成来与 Braze 分享数据。
- 选择 下一步 。
启用数据分享
启用数据分享以激活与 Braze 的集成。要启用数据分享:
- 输入您的 INSTALL API KEY、EVENT API KEY 和 ENDPOINT。
启用与 Braze 的数据分享后,Adjust 会默认自动向 Braze 发送以下数据:
- 安装
- 事件
设置数据分享
如果您的多平台应用启用了多个平台的数据分享,那么可以:
- 通过选择 使用平台特定设置 来在平台层级区分数据共享设置。
- 通过选择 使用全局设置 来为多个平台应用相同的数据共享设置。
在 哪些数据会默认分享? 部分, 查看 Adjust 默认与 Braze 分享的活动:
- 安装
- 事件
发送额外数据
选择您想通过回传与 Braze 分享的数据量和数据类型。Braze 可能会使用此信息来优化表现。
要发送额外数据,您可以查看并自定义以下选项:
应用内收入 (来自应用内购买)
通过应用内收入分享,Braze 可以接收收入金额以及您的收入事件数据。您需要映射能产生收入的事件,才能分享该数据。
映射参数
要与 Braze分享自定义数据,您通常需要映射参数。
合作伙伴参数 (在 Adjust SDK 4.0+ 版本中提供) 允许 Adjust 从您的应用中收集自定义数据点,并将其发送至 Braze。借此,Braze 可以接收每个已关联事件的自定义事件详情。
在向 Adjust SDK 添加新的合作伙伴参数之前,请确保现有的合作伙伴参数均不符合您的要求。
如需与 Braze 分享合作伙伴参数,请遵循以下步骤。
在 Adjust SDK 中设置合作伙伴参数。
- 在操作前须知部分查看所有 SDK 开发平台链接。
在 设置数据分享 下,选择 参数 。
打开 映射参数 ,选择如何向渠道发送 SDK 中指定的合作伙伴参数。
- 选择 映射参数 。
- 在 SDK 参数 字段中输入要与渠道分享的 SDK 参数名称。
- 在 合作伙伴参数 字段中输入 SDK 参数对应的渠道参数。
如果您在 Adjust SDK 中设置了合作伙伴参数而没有在控制面板中设置参数分享,那么 Adjust 会按照 Adjust SDK 中的名称发送参数。
为您的应用启用 Braze
在 设置概览 界面,您可以检查自己的选择,也可以返回并更改以下内容:
- 所选应用
- 数据分享选项
选择 启用合作伙伴 ,为您的应用启用 Braze 。数据分析合作伙伴不使用推广活动链接。启用合作伙伴后,我们的集成会通过自动回传发送归因和应用内事件数据。
合作伙伴特定设置说明
Note-- the Endpoint protocol should not be entered; so please ensure that you do not include _https://_
in the activation field. Last but not least, be aware that Braze requires specific parameters in order to receive callback data.
Predefined parameters
Braze allows you to send a set of predefined parameters. If you attach any of these parameters to an event in your adjust SDK, these will be forwarded to Braze. You can find out more about attaching partner parameters in the SDK readme specific to the SDK or SDKs you are working with. Below is a list of the defined parameters that Braze accepts:
Parameter key > Value
- external_id > mandatory for sending events to Braze
- braze_device_id > mandatory for sending any Android data to Braze
- product_id > mandatory for sending revenue events to Braze
To send event callbacks to Braze, you must implement "external_id" as an event partner parameter within the Adjust SDK. For revenue event forwarding, you should also set up product_id as a partner parameter for events.
For Android apps, you must also implement "braze_device_id" as both a session and event partner parameter. Finally, for revenue event forwarding, you must also set up "product_id" as a partner parameter for revenue events. Please note that Braze does not support Organic, Facebook, or Twitter data so callbacks for these trackers will not be sent.
Callbacks
Currently Adjust don't forward Organic, Facebook and Twitter campaign data to Braze.
If you would like to find out more about how to leverage this integration for your use cases, check out our one pager with Braze . In case of any questions related to the information provided on the one pager, please reach out to partners@adjust.com .
转发给 Braze 的所有参数列表
Braze 要求 Adjust 在回传中发送以下参数 (数据点):
占位符 | 信息 |
{currency} | 从 Adjust SDK 发送的原始 ISO 4217 货币代码 |
{idfa} | 广告主 ID(仅限 iOS 设备) |
{partner_parameters} | Adjust SDK 或 S2S 请求收集并且通过回调传输给第三方提供商的自定义合作伙伴参数 |
{revenue} | 从 Adjust SDK 发送的收入(以分计) |
{win_adid} | Windows 广告标识符 |
{adgroup_name} | 广告组名称,取自跟踪链接 |
{app_id} | 商店的应用 ID 或 Google Play 商店 |
{campaign_name} | 推广活动名称,取自跟踪链接 |
{created_at} | 活动时间戳 |
{creative_name} | 素材名称,取自跟踪链接 |
{network_name} | 渠道名称,取自跟踪链接 |