Personalizing email campaigns
Last updated
Last updated
In the MessageFlow panel, you can personalize your email campaigns by including the recipient’s first name. To do this, simply include a first name column next to the email addresses in your imported file, as shown below:
test@test.pl
Piotr
Next, upload this database into the system. In the first step, make sure the fields from your file are correctly mapped to the corresponding fields in MessageFlow.
You can find step-by-step instructions on how to upload a contact database .
While creating your email campaign, open the Merge Tags dropdown and select First Name. This will insert the tag ##FirstName##
into your email. When the message is sent, this tag will be replaced with the actual first name assigned to that specific contact.
Additionally, you can personalize emails with any custom data. To do this, first create a new custom field under Contacts → Custom Fields in MessageFlow. Then, add a column with that same field name to your contact file.
Example:
test@test.pl
Katarzyna
ABCDE
Warsaw
test@test2.pl
Magdalena
FGHIJ
Poznań
test@test3.pl
Tomasz
KLMNO
Gdańsk
test@test4.pl
Piotr
PRSTU
Kraków
The column names (e.g. code
, city
) must exactly match the names of the custom fields you created in the MessageFlow panel.