Braze
Site | URL |
---|---|
Website | |
Documentation |
Platform | URL |
---|---|
Android | |
iOS | |
Web | not supported by Purple |
Overview of the supported events and their configuration.
| Templates | Parameter |
---|---|---|
Actions | action | not supported |
Purchases* | none | not supported |
Attributes | name | not supported |
Views are not supported.
(*) Tracking of Purchases is not supported in a freely configurable way. More detailed information can be found below in the description of the event configuration for purchases.
Tracking service key name in "tracking_config.json" is: "appboy"
Braze supports action events.
Braze does not support view events.
Braze does not support custom purchase events, but purchases can still be tracked and it is recommend configuring the purchase events.
Templates
Braze offers a limited API to track purchases. Thus only the following data is sent:
API | Value |
---|---|
quantity | 1 |
productId | The product id of the purchase. |
price | The price of the product. |
currencyCode | The currency code of the price. |
transactionId | The transaction id of the purchase if available. |
As a result, no template needs to be configured.
Braze supports attributes.
This feature is enabled as provided by Braze.
This feature is enabled as provided by Braze.
Any native Tracking Service is configured in the Purple Manager.
Settings location
"Your app" => "Consent/Push/Analytics" => "Analytics (General/iOS/Android/Web)"
Setting | Description |
---|---|
Enable Braze | To enable the Braze SDK in your app, activate this checkbox. |
Braze API Key | The API key. Provided by Braze. |
Settings location
"Your app" => "Consent/Push/Analytics" => "Privacy"
Settings location:
"Your app" => "Consent/Push/Analytics" => "Consent Management"
Setting | Description |
---|---|
Vendor-ID for Braze | The Vendor-ID is provided by the consent management platform. |
Purple does not support Braze web integration.