Skip to main content
The AWS Pinpoint integration is available on the Enterprise plan.
Radar can send events and user attributes to AWS Pinpoint. Use the Pinpoint integration to send location-triggered and location-targeted messages to increase engagement and conversion.

Configuration

In the Pinpoint console page, under All projects, find your Project name and the corresponding Project ID. You will also need to get your access key and secret access key, which you can find under the AWS Identity and Access Management (IAM) console under Access Keys. Note that you will need to provide AWS keys that have IAM permissions for Pinpoint operations. Then, on the Radar Integrations page under AWS Pinpoint, set Enabled to Yes and paste your AWS access key, your AWS secret key, and your Pinpoint Project ID. You can set separate access keys and project IDs for each of your Radar Test and Live environments. Finally, select your AWS region. Whenever events are generated, Radar will send custom events and user attributes to Pinpoint. Events and user attributes from iOS devices will be sent using your iOS app identifiers, and events and user attributes from Android devices will be sent using your Android app identifiers. To map a Radar user to a Pinpoint endpoint ID, you must specify a custom mapping by setting Radar metadata.awsPinpointEndpointId. For example, on iOS:

User mapping

Note that Radar uses the string [] to represent null user attribute values.

Event mapping

user.entered_geofence

If Regions is enabled, Radar will also send the following attributes:

user.exited_geofence

If Regions is enabled, Radar will also send the following attributes:

user.dwelled_in_geofence

If Regions is enabled, Radar will also send the following attributes:

user.entered_place

If Regions is enabled, Radar will also send the following attributes:

user.exited_place

If Regions is enabled, Radar will also send the following attributes:

user.entered_region_country

user.exited_region_country

user.entered_region_state

user.exited_region_state

user.entered_region_dma

user.exited_region_dma

user.started_trip

user.approaching_trip_destination

user.arrived_at_trip_destination

user.stopped_trip

user.entered_beacon

user.exited_beacon