I have been looking through the Community to find information on tracking links in the text version of an HTML email. However, I can't seem to find a definitive answer to my question. Do brackets need to be added around URL's in the text version of an email while in the draft mode?
For example if I include:
<www.examplecompany.com>
in my email, should it look like this in the final email for tracking:
[[<www.examplecompany.com>]]
Thank you!
Christine
Solved! Go to Solution.
Yes, absolutely. But don't include those gt/lt (<>) symbols, and make sure to include or as well.
Just want to mention that if you have a link that is tracked in the HTML version, the text side will include a tracked link automatically if you click "Copy from HTML"
Yes, absolutely. But don't include those gt/lt (<>) symbols, and make sure to include or as well.
Hey Sanford Whiteman, the https://docs.marketo.com/display/public/DOCS/Add+Tracked+Links+to+a+Text+Email product doc, states "Enter the URL with double brackets like this: [[www.domain.com/path/page.html]] then click SAVE." I sent an email to the docs team and they indicated that the and are not required.
If you don't include the the click tracker won't know to redirect to your SSL page (and we both know you should be using SSL
).
So required for , but not - right?
Yep, but I would include the protocol in all cases.
Great, thank you, Sanford!
I just wanted to confirm.