Re: Changing email title without using Replace HTML feature

Anonymous
Not applicable

Changing email title without using Replace HTML feature

I am trying to create a token at the Program level that will pull the email subject line or headline in as the title of the email, which is visible when clicking on the link "View this email as a Web page" in the web browser's tab. I am trying to avoid detaching the emails from the email template by having to use the Replace HTML feature to create a title. Any suggestions for how I can do this? So far, I am not having any luck.

Thank you,

Laura

2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Re: Changing email title without using Replace HTML feature

Your template should have the token embedded in the first place:

{{my.Email Title Token}} or {{my.Subject Line}}

then you can put that in the program.

Anonymous
Not applicable

Re: Changing email title without using Replace HTML feature

Okay, I just tried this, but still not seeing the subject line in the View as Webpage tab.

pastedImage_0.png