- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
08-12-2019 12:50 PM
Hello, What is the correct way to mark an event in the ga_events array as a non interaction event? Here's a snippet of what I have setup in a javascript extention. Is this the correct way? As a note, I am using the extention to fire the events rather than mappings.
utag.link({ ga_events : [{ eventCategory : 'recommendation', eventAction : 'impression', eventLabel : 'productTitle', nonInteraction: true }] });
Thanks!
08-12-2019 01:23 PM
Copyright All Rights Reserved © 2008-2023