Implement Click Event using tealium

Bronze Contributor
Bronze Contributor

Hi,

I have installed Tealium addon sucessfully in hybris.I have to add new attributes for utag object and populate it to “1” whenever user clicks on addTo cart button.

I have added new attribute for utag object onPage load using Tealium HybrisDataController.How do I do that in tealium?

1 REPLY 1

Implement Click Event using tealium

Tealium Employee

Hi @Alka,

You can either use the utag.link method for Event Tracking which requires hard-coding this on each event, or the jQuery onHandler extension which allows you to manage the events within Tealium iQ. We recommend the extension as it doesn't require IT involvement in the future if you need to add new variables to be passed, but the option is up to you based on your site requirements.

Cheers,
-Dan

Public