Personalization

How to setup each email with the first name of the user

After uploading the .csv file with your user details, you’ll see the parameters available for personalizing names or other attributes in your email. These parameters may look like user.name, user_name, user_first_name, or user.First_name. The exact variable depends on how you named the first name column in your .csv file.

Copy and paste the exact variable into the prompt box under the code tab, and insert it where you want the personalized information to appear in your email.

Last updated