If you need to edit the “View as a Webpage” text, here’s how.
Admin Permissions Required
Go to the Admin area.
Click Email.
The following variables are critical. Don’t delete them!
%mkt_webview_url%?mkt_tok=##MKT_TOK##
The second part ##MKT_TOK##
is the munchkin cookie of that person. It makes sure they get cookied appropriately when they click the link.
Edit the View as Web Page HTML and View as Web Page Text versions to your liking and click Save Changes.
Be sure to avoid:
There you have it. Send out test emails to ensure formatting.
If you ever need to revert to default system “View as Web Page”, copy/paste the following:
View as Web Page HTML:
<pre data-theme="Confluence"><div style="text-align: center"><font face="Verdana" size="1">To view this email as a web page, <a href="%mkt_webview_url%?mkt_tok=##MKT_TOK##">click here</a></font></div></pre>
View as Web Page Text:
To view this email as a web page, go to the following address:
<pre data-theme="Confluence">%mkt_webview_url%?mkt_tok=##MKT_TOK##</pre>
That’s it!