To disable link tracking on a link, add data-crdl-notrack="true"
to your HREF as follows:
<a href="http://www.example.com/xyz" data-crdl-notrack="true">... </a>
Other link functions supplied (e.g. crdl-assignToList
, data-crdl-tags
, so on) will not apply when used with data-crdl-notrack
.
Comments
0 comments
Article is closed for comments.