- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Hi all,
I am new to this, so any help is appreciated.
I am trying to track any event on my website, but I can't seem to fire any event at all. My Developer Tool doesn't show the events.
The QA environment fires the events and variables that I want:
However, when I swap to DEV environment, the same events are not firing. I dont know why. I am using a variable "helper" for a LookUp Table.
Here is my extension setup:
My Lookup Table extension:
and here is my Event Tracking to send to Google Analytics.
I am not sure what I am doing wrong or what is missing, but I can't seem to be able to track my events nor send it to GA.
Solved! Go to Solution.
Hi @chriszp
It looks like your click_class data object isn't populated on a click (at least of the top nav):
This means the look up table isn't populating the helper_eventVariables data object, so nothing is getting mapped to the tag.
Hope that helps
Ben
01-02-2019 12:12 PM - edited 01-02-2019 12:13 PM
Hi @chriszp,
Looks like some of the code which is available in QA environment is not present in Dev environment. Here is the screenshot of code which is available in QA but not in Dev.
If you add this piece of code to dev environment then you will be able to see the events.
Thanks
Copyright All Rights Reserved © 2008-2023