Pinpoint
Site | URL |
---|---|
Website | |
Documentation | |
Documentation (Pinpoint) |
Platform | URL |
---|---|
Android | |
iOS | |
Web | not supported by Purple |
Overview of the supported events and their configuration.
| Templates | Parameter |
---|---|---|
Actions | action | 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: "pinpoint"
Pinpoint support action events.
Pinpoint does not support view events.
Pinpoint does not support custom purchase events, but purchases can still be tracked and it is recommend configuring the purchase events.
Templates
Pinpoint 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. |
itemPrice | The price of the product. |
currency | The currency of the price. |
As a result, no template needs to be configured.
Pinpoint support attributes.
This feature is enabled as provided by Pinpoint.
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 Pinpoint | To enable the Pinpoint SDK in your app, activate this checkbox. |
Amazon Pinpoint Configuration-JSON | The aws configuration file. This file is provided by Pinpoint. |
Settings location
"Your app" => "Consent/Push/Analytics" => "Privacy"
Settings location:
"Your app" => "Consent/Push/Analytics" => "Consent Management"
Setting | Description |
---|---|
Vendor-ID for Pinpoint | The Vendor-ID is provided by the consent management platform. |
Purple does not support Pinpoint web integration.