Why we need a <title> in emails | Community
Skip to main content
Frank_Breen2
Level 8
February 11, 2016
Question

Why we need a <title> in emails

  • February 11, 2016
  • 1 reply
  • 5053 views

When developing an email template, have you ever seen this message:

Why do we even need this Title element on Emails?

The answer is simple, when we include the View as Web Page link in emails and someone clicks it, Marketo will send them to Web Page version of the email and this <title> tag populates the Page Title in the Top bar, usually I just set it to my Company Name so it looks like follows:

If you want it to be really useful for the user however, you can tokenize it so it's changeable on each email, something like:

{my.Add Email Title:default=Company Name}}

This way every email will always have a Title of your Company Name by default but if you add the token of Add Email Title to your My Tokens, you can customize it for that communication.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Vinay_Kumar
Community Advisor
Community Advisor
November 7, 2019

Hi,

It's good to have for the 'view online' version, if you have one.
Title tags are also useful for displaying your key message without placing it in the header of your email.

Thanks