Experience with Email Preheaders
Hello Marketo Nation!
Has anyone had experience adding email subheaders in Marketo? I'm curious if there are any articles, tutorials, or practices to implement these.
Thanks,
Jack
Hello Marketo Nation!
Has anyone had experience adding email subheaders in Marketo? I'm curious if there are any articles, tutorials, or practices to implement these.
Thanks,
Jack
Hi Jack,
What is it you're looking for with pre-headers? We add an extra HTML table above our main content table for our pre-header. We have our clickable teaser text and the system token for the online version. The code that we use and what it looks like in an email is below.

<table width="550" border="0" cellpadding="5" cellspacing="0" align="center">
<tr>
<td align="center"><span style="font-family: Arial; font-size:10px; color:#000000;"><a href="#" style="color:#000000;" target="_blank">Register for Our Webinar Today</a> | <a href="{{system.viewAsWebpageLink}}" style="color:#000000;" target="_blank">View with Images</a></span></td>
</tr>
</table>
Let me know if this isn't what you were looking for.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.