Braze
You will be able to take responses from Pulse Insights and insert them into the appropriate user's Braze record to personalize future marketing and servicing communications and experiences. For example you might:
- Capture a shopping preference and use that to personalize marketing emails
- Capture data such as location or birthday to trigger or personalize offer emails
- Capture feedback like satisfaction to create segments of engaged users
- Capture email feedback like email relevance to suppress disinterested audiences
Pulse Insights will get the data into Braze. From there, it will be up to you to leverage that data to provide superior service and marketing. )
Email links that capture user feedback need to ingest the User ID in order to update the appropriate record in Braze. You can ingest the User ID by appending the following to the Pulse Insights links.
&uid={{${user_id}}}
- Endpoint details
- API Key
- REST API key permissions (e.g. Track)
- Attribute name to update
- Data Type (Datetime, Boolean, Number, String, Blank)
- Frequency (batch or near real-time)
Last modified 4mo ago