How to track tokenized button / link clicks | Community
Skip to main content
October 26, 2015
Solved

How to track tokenized button / link clicks

  • October 26, 2015
  • 1 reply
  • 2626 views

We are working on some email templates and were hoping to use tokens for the CTA Button Text and CTA Button URL. However - the resulting button while taking the user to the desired end point does not track the click.

We changed the template to use a rich text token, but then the users has to add the "text-decoration:none" css to each link or else it has the default appearance

Has anybody found a good way to do tokenized buttons and links in email templates!

-Justin

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

Marketo uses the as the tracking source. You'll need to have your url be {{my.token}}

It gets tricky if you have both http or https sites, so make sure you don't get them mixed up!

1 reply

JDNelson1Accepted solution
Community Manager
October 26, 2015

Marketo uses the as the tracking source. You'll need to have your url be {{my.token}}

It gets tricky if you have both http or https sites, so make sure you don't get them mixed up!

Community Manager
October 26, 2015