Skip to main content

Hello, I am wondering if you can add the First Name code in the Subject line for campaigns? 

Hi @lynsey_crew - you can use this - Hey {{ first_name|default:'there' }}, 

You can change the Hey to whatever you would like, and the ‘there’ will show if someone does not have a name so you can change that as well but nice to have something there.

In this example with your name it would say Hey Lynsey,

If someone’s name was not filled it then it would be Hey there,


Awesome, thank you so much!


Reply