Decorate link from a URL type field
Hello!
We have a field in Marketo of the type URL. The values in that field are full URLs, like: timetrade.com/app/....
If I want to bring these URLs into emails using the token like that:
<a href="{{lead.SFDCLeadOwnerTimeTradeURL}}">
that link doesn't get decorated = redirected = tracked. I know, it's because the "" part of the link is in the token and not on the email as it should. Is there any way I can have this link decorated nonetheless?
Thanks!
Michael