Using my.tokens in email template: How does it render in plain text version?

Megan_Reed1
Level 4

Using my.tokens in email template: How does it render in plain text version?

We have a monthly email newsletter with 4 sections. To make it easy & quick to clone and replace the content, I'm using my.tokens (per suggestion from a session I attended at Summit). The HTML version of the email looks great. The plain text version looks awful and includes the HTML code. How can I fix this?

Example of some of the plain text:
<http://www.netgainit.com> February 2015 <a style="color: #1860aa; text-decoration: none; font-size: 22px;" href= "http://info.netgainit.com/t9AM1w0nAI0pQ00rK00001y" ><span style="color: #dc5207;"><span style="color: #1860aa;"><em>Feature Article:</em> Page Breaks and Section Breaks: Catching a Break in Word Documents<br></span><br></span></a>
 
<p style="mso-table-lspace: 0; mso-table-rspace: 0; margin: 0;"><a href= "http://info.netgainit.com/t9AM1w0nAI0pQ00rK00001y" ><img src="http://offers.netgainit.com/rs/netgain/images/showhide.png" alt="" width="200" height="107" /></a></p> <span style="font-family: arial, helvetica, sans-serif; font-size: 14px; color: #888888;"><span>Page breaks and section breaks have been a sore spot for most of us when working in Microsoft Word. Breaks can be difficult to format properly if you have a need to switch the orientation of a single page within a document or if you need to adjust the margins for one page only.</span></span><br><span style="font-family: arial, helvetica, sans-serif; font-size: 14px;"><a style="color: #db9d24; text-decoration: none;" href= "http://info.netgainit.com/t9AM1w0nAI0pQ00rK00001y" ><span style="color: #dc5207;">Read More &gt;&gt;</span></a></span> <span style="color: #dc5207;"><a style="color: #1860aa; text-decoration: none; font-size: 22px;" href= "http://info.netgainit.com/B100RA1Ar00000nK0IzpMw9" ><span style="color: #1860aa;">Meet Kyle Naviaux: Remote Systems Engineer (RSE)</span></a><a style="color: #1860aa; text-decoration: none; font-size: 22px;" href= "http://info.netgainit.com/c0001wMA0prK019A30IMm00" ><br></a></span> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 14px; color: #888888;"><strong><em>A Monthly Profile of a Helpdesk Engineer</em></strong></span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 14px; color: #888888;">This month&rsquo;s Remote Systems Engineer profile will introduce you to Kyle Naviaux.</span></p> <p><span style="font-size: 14px; font-family: arial, helvetica, sans-serif; color: #888888;">Kyle&rsquo;s interest in technology started early. As a high school and college student, he earned spending money doing break/fix work on computers and cellphones in a student program and at a retail store. His love of phones and mobile devices has carried over to NetGain&rsquo;s remote support offerings, where he is able to apply his experience to help clients connect their phones and tablets with their company&rsquo;s network.</span>&nbsp;<span style="font-size: 14px; font-family: arial, helvetica, sans-serif;"><a style="color: #db9d24; text-decoration: none;" href= "http://info.netgainit.com/B100RA1Ar00000nK0IzpMw9" ><span style="color: #dc5207;">Read More &gt;&gt;</span></a></span></p> <p style="mso-table-lspace: 0; mso-table-rspace: 0; margin: 0;"><a href= "http://info.netgainit.com/B100RA1Ar00000nK0IzpMw9" ><img src="http://offers.netgainit.com/rs/netgain/images/Kyle_Naviaux.png" alt="" width="113" height="167" /></a></p> <span style="color: #dc5207;"><span style="color: #1860aa;"><a style="color: #1860aa; text-decoration: none; font-size: 22px;" href= "http://info.netgainit.com/R00p0I1Kw90010M0AAAnSr0" >Reduce your NetGain Invoice</a>&nbsp;by Referring a Friend or Partner!</span></span> <p style="mso-table-lspace: 0; mso-table-rspace: 0; margin: 0;"><a href= "http://info.netgainit.com/R00p0I1Kw90010M0AAAnSr0" ><img src="http://offers.netgainit.com/rs/netgain/images/Square-Reduce-your-NetGain-Invoice.png" alt="" width="200" height="120" /></a></p>
Tags (1)
3 REPLIES 3
Anonymous
Not applicable

Re: Using my.tokens in email template: How does it render in plain text version?

Hi Megan,

It looks like you probably to do 1 of 2 things:
  1. Keep the current tokens, but create separate "text" tokens and use those in your text version (this could be problematic, as hitting the "copy from html" would overwrite differences between the html and text)
  2. Change the format of your email so that all the HTML lives in the template, and the tokens ONLY contain plain text content.
Currently, your my.tokens are inserting html per your settings. The text version doesnt automatically strip out those html tags. Only that "copy from html" function will do that, which can't be done with those tokens.

Let me know if you have further questions!
Anonymous
Not applicable

Re: Using my.tokens in email template: How does it render in plain text version?

Even my tokens with very minimal HTML are showing extra code that is unpleasant. <em><strong>If you have already renewed or begun the renewal process, please disregard this message.</strong></em>


I love using the my tokens and the thought of having to create additional "text only" tokens seems ridiculous. There has to be a solution for this. And since I have no way of knowing how many text vs HTML emails are being received, I'm going to treat this as fairly urgent. Super sad to discover this flaw

Jenn_DiMaria2
Level 10

Re: Using my.tokens in email template: How does it render in plain text version?

There's an idea about creating plain text version of my.tokens to help avoid this problem in the future.