- Support Home
- Knowledge Base
- Campaigns And Activities
- Content
- How do I disable link tracking in a SMS?
How do I disable link tracking in a SMS?
The standard Taguchi SMS template (along with standard email templates) contain a Taguchi generated tracking code for reporting purposes.
If you wish to disable click tracking and you are using an XLST SMS template, simply add {onclick:notrack:} to the end of the URL.
For example:
http://example.com/{onclick:notrack:}
If you wish to disable click tracking and you are using a JavaScript template, switch to the V5 version of this article.
Contact Taguchi Support if you are unsure whether the template you are using is XLST or JavaScript.
The standard Taguchi SMS template (along with standard email templates) contain a Taguchi generated tracking code for reporting purposes.
If you wish to disable click tracking, simply add {notrack} to the end of the URL.
For example:
http://example.com/{notrack}