URL link in Email Script Token click event is not tracking | Community
Skip to main content
New Participant
May 5, 2021
Question

URL link in Email Script Token click event is not tracking

  • May 5, 2021
  • 0 replies
  • 1090 views

Hi,

We have a situation where href  references(URLs) in <a> tag generated via email script tokens are not trackable. Dynamic content which will be sent by an email with links to the user. These URLs are dynamic based on the user preferences. 

  • Created an email template with HTML  and CSS text
  • Defined an email script token to get HTML text which includes URL links to dynamic content from a custom object  example HTML derived via email script token: <tr><td class="cssclass">Document heading <br /><hr class="cssclass"><a class="cssclass" href="documentlink.com/Display?ab=asdf">DocmentLink Text</a><br /><a class="cssclass" href="documentlink.com/Display?ab=abcd">DocumentlLink</a><br /></td></tr><tr><td class="cssclass">Document Heading <br /><hr class="cssclass"><a class="cssclass" href="documentlink.com/Display?ab=abcd">DocumentLink Text</a><br /><a class="cssclass" href="documentlink.com/Display?ab=abcd">DocumentLink Text</a><br /></td></tr> 
  • URLs in the above HTML text are not being tracked for link click event

We have couple of other dynamic URLs in an  email template derived from email script token  whose click event is not trackable too. Please help us to resolve the issue

 

Thanks,

Babu

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