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
Solved! Go to Solution.
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!
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!
More Info: Re: Inserting "My" Tokens as a Link