How do I disable link tracking in my Freeform HTML or Canvas email?

To disable click tracking for individual links in a Freeform HTML email you must insert 'nr_' before the 'http:' of a given link as in the following example:

nr_http://www.verticalresponse.com

The full link code would look like this:

<a href="nr_http://www.verticalresponse.com">Link Text</a>

When you do this, the link will not be encoded with the VerticalResponse tracking redirect and won't be tracked.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.