I am including the below mentioned tag in my Double Opt-in Email for the Salutation.
Is there any way to test this email, whether is it working or not ?
List: The newsletter list for the audience who has opted in to receive the promotional newsletter.
Hey{{ first_name|default:'friend' }}
Best answer by Omar
Hi @suchi_klavier,
When you open the email you should be able to generate a preview of that email and the preview will prefill that data as long as there is data (in this case subscriber to list).
Don't forget to add a space between hi and your variable.
When you open the email you should be able to generate a preview of that email and the preview will prefill that data as long as there is data (in this case subscriber to list).
Don't forget to add a space between hi and your variable.