Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Osman,Can you send me the support ticket #?
Yes, it will work as Greg says. However, you'd have to put that in the code yourself, as we don't have a way to do this in the WYSIWYG edit image dialog.
I can fix it for you. Which templates had this problem? all of the #8 templates?
We already have a ticket open on this one. Shouldn't be too long before we address it. Justin
Can you send me an email with a link to the email asset in your Marketo subscription. I'll have to take a look.Thanks,Justinjcooperman@marketo.com
Yeah, we would have to do something entirely custom to change that. It's what Google returns when you do something like https://img.youtube.com/vi/9CyFqVH81Qc/0.jpg
Charles Sanderson - Email me if you are still seeing issues. jcooperman@marketo.comThanks,Justin
I've seen that happen occasionally if you are doing this in the individual Email code editor. You shouldn't see it if you've set it up in the underlying Email Template itself. Basically, sometimes we have some edge case errors when you are editing existing things in emails. We have some open tickets...
Yes, it will always work if you add class="mktNoTrack" or class="mktNoTok" to any anchor in your email. What I would recommend if you are using variables for your link is to add another variable that is a "List" variable. It would just say "enable tracking" or "disable tracking" to the user in the email editor and the template would just insert class="mktNoTrack" on the or omit it.Justin
I filed a bug with our engineering team. Thanks for the detailed video!