You can add dynamic variables to your push presets to personalize messages for your users. This is done using the Personalization button.
Here's how to do it:
- While editing your push preset, find the Personalization button located above the message content field.
- Click the button to insert placeholders, also known as tags or event attributes (e.g.,
{userName}or{eta}), into your message.
When you send a push notification using this preset, these placeholders are automatically replaced with the actual values from your API request or the user's profile.
For more advanced personalization, such as pulling live data directly from your backend, you can use features like Connected Content or Liquid Templates. Please refer to our developer documentation for more details on these features.
Comments
0 comments
Please sign in to leave a comment.