Are the "%mkt_webview_url%?mkt_tok=##MKT_TOK##" links tracked?
Question for the Marketo gurus. Are click-throughs on the the links generated by the "%mkt_webview_url%?mkt_tok=##MKT_TOK##" system level token tracked?
We started using the "{{system.viewAsWebpageLink}}" on some of our templates more recently, and it appears click-throughs on those links are tracked, but, having clicked on a few of the "%mkt_webview_url%?mkt_tok=##MKT_TOK##" links myself, and having examined my activity log, as well as link reports for older e-mails which used the "%mkt_webview_url%?mkt_tok=##MKT_TOK##" token, I don't see any activity log entries or click-throughs.
Bonus question. What's the logic/benefit behind creating these two different tokens? We're working on a program that's triggered by an API call and noticed that this program, which uses the "{{system.viewAsWebpageLink}}" token, doesn't generate a web version that's usable. The bulk of the content is populated by the API call into tokens, but the tokens show up with their placeholder content rather than the content which was included in the API call when the "{{system.viewAsWebpageLink}}" is viewed. (Looks fine in the e-mail, but virtually nothing appears on the "{{system.viewAsWebpageLink}}" version since the bulk of the content is from the token.)
Wasn't true when we used the "%mkt_webview_url%?mkt_tok=##MKT_TOK##", but, due to the structure of the HTML, we'd prefer it be part of the template itself rather than use the "%mkt_webview_url%?mkt_tok=##MKT_TOK##" approach.