How to count number of clicks on the links in salesforce visualforce page using tealium?

Bronze Contributor
Bronze Contributor
 
1 REPLY 1

How to count number of clicks on the links in salesforce visualforce page using tealium?

Employee Emeritus

Hi Vairaoli, In most cases, I believe you may use a jQuery onHandler Extension to track a "link" event on the page you are asking about. Here is an article on how to use the extension: https://community.tealiumiq.com/t5/Tealium-iQ/jQuery-onHandler-Extension-jQuery-v1-7-and-up/ta-p/986... Depending on your tag, you can set the value of your whichever variable(s) based on your event.

Public