I need to put customers email who clicked on link on the url tail. Did that script which was worked a previously, but now it’s doesn’t transfer email address in the url.
If the {{ email }} variable is not populating, it’s possible you’re using the incorrect variable. Perhaps try {{ person.email }} instead as referenced in this Help Center article:
Another trick that might be helpful to test which variable is correct in certain contexts is to place that variable in a text block somewhere in an email, and then use the preview feature. If the variable does not populate as expected, then it’s not correct in that context.
I hope this helps, and thanks for using the Community!
If the {{ email }} variable is not populating, it’s possible you’re using the incorrect variable. Perhaps try {{ person.email }} instead as referenced in this Help Center article:
Another trick that might be helpful to test which variable is correct in certain contexts is to place that variable in a text block somewhere in an email, and then use the preview feature. If the variable does not populate as expected, then it’s not correct in that context.
I hope this helps, and thanks for using the Community!
- Brian
Search saves time. Contributing compounds value.
The ROI of your reply? One helpful answer can support dozens of teams, build your credibility, sharpen your own expertise over time, foster connectivity, and create good karma – because what goes around comes around. The community is what YOU make it.