- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
09-15-2014 08:45 AM
Solved! Go to Solution.
09-15-2014 09:05 AM
09-15-2014 09:08 AM - last edited on 09-04-2016 09:15 AM by kathleen_jo
Hey Jarno,
There are a couple methods for this:
I would suggest adding an extension that looks like the following screenshot. This extension will output a variable called, "_utag_event." This variable will equal either "view" or "link." Then you can use this as the identifier in your conditions: Set Data Values Extension: if _utag_event equals "view" //JS Code Extension Condition if(b._utag_event=="view"){ // do something here }
Copyright All Rights Reserved © 2008-2023