Personalize Message
Overview
You can personalize the web inbox message for every user based on specific user property or event property values. For more information on user profile properties and events (dynamic replacements), refer to User Profiles and Events.
Inline Personalization
To invoke the personalization menu, type the @ symbol in the title or description fields when creating a message.

Personalize Messages
In addition to the title and description, you can personalize image URLs, deep links, or button text. An @ icon against any field indicates that you can personalize that field.
Liquid Tags
Click the icon in the editor to open personalization options.
Liquid tags offer great flexibility when composing personalized messages. They allow adding logic using a scripting language, which you can leverage to change the look and feel of your message. Following is an example to send personalized coupon codes based on the type of membership:

Define Conditional Logic Using Liquid Tags.
Each notification is personalized to the receiver, as shown in the following example.
Hi John!
Here's a special code for you - MUM50
For more information on using tags, refer to Liquid Tags.
Updated 9 days ago