Ability to Track links that are constructed using Tokens
I have tested links dropped in via a Token, such as:
<a href="{{lead.DownloadURL}}">Click here</a>
and using a Token for part of a link only, such as:
<a href="mycompany.com/{{lead.DownloadURL}}/">Click here</a>
And in both cases it appears that the Marketo Tracking functionality doesn't work. I get a straight link without tracking.
Am I doing something wrong, or is it not possible to track links that are constructed using Tokens?
Thanks!