Disabled Link Tracking on Specific URLs

There used to be documentation on a specific “CLASS” we could add to LINKS that would make it so KEAP would not add the LINK TRACKING REDIRECT to the URL. But I cannot find it anymore. (Even worse, the KEAP support do not even know).

Do any of you know what it is?

I want to say it was something like < a href=“#” class=“notrack” >link< /a >
Where the CLASS = NOTRACK and this would stop KEAP from creating a redirect tracking url on that specific link.

I tried this and a few other variations but nothing. I also searched for any other solutions but nothing came up.

Thanks

After more searcing I found the answer on another website with link to the LEGACY HTML with a link to the documentation. No wonder it could not be found:
https://help.infusionsoft.com/help/create-a-legacy-email-template-with-html

The answer is setting the class to “inf-track-no”

For anyone that stumbles upon this post.

1 Like

Welcome @Jason_Walmsley,

Well done in finding that.

I am just referencing another forum post that mentions it.