View Online | Community
Skip to main content
March 22, 2015
Question

View Online

  • March 22, 2015
  • 2 replies
  • 1316 views

Hello everyone, 

Im trying to add "view online" link into my email template.

 I tried to change the line that i have in my html aditor  <a href="%mkt_webview_url%?mkt_tok=##MKT_TOK##" target="_blank" style="text-decoration: none; color: #000">View Online </a> 

with the line that i found in the community <a href="%mkt_webview_url%?mkt_tok=##MKT_TOK##">click here</a> ,

but after testing it I've got a blank page.
I've tried even to change the line with some other line but still didnt work.
 

Anyone know how to do this? Thanks so much in advance!

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

2 replies

March 22, 2015
Hi Shay,

It's possible that the link you've tested was linked to a draft version of your email, that's since been approved? Once approved, I believe the links in draft test sends become inactive. 
Josh_Hill13
Level 10
March 23, 2015
you should use the system token

{{system.ViewasWebPage}}

if you plan to make a custom link. When you use the Email Settings checkbox, it drops in the code you mentioned from Admin > Email. These are TOTALLY different uses.