I'm using AJAX forms and when I enable tracking via Tag Manager nothing fires. So, I installed this Chrome Extension to see what was being pushed to the Data Layer and could see that an event called "GFTrackEvent" was being pushed, but I wasn't seeing it in Google Analytics (using Universal Analytics). So, I tried creating a custom trigger in Google Tag Manager with the following configuration:
Trigger: Custom Event with the Event Name "GFTrackEvent"
Four Variables:
GFTrackAction
GFTrackCategory
GFTrackLabel
GFTrackValue
Tag:
And when I go through Tag Manager Debug Mode, it never fires.
If I create a generic "Contact Manager Tag" like seen below, it tracks fine in Google Analytics. It would be nice, though, to have it integrated with Gravity Forms so I wouldn't need to create a tag for every form.
Let me know your thoughts! I greatly appreciate your help!
I'm using AJAX forms and when I enable tracking via Tag Manager nothing fires. So, I installed this Chrome Extension to see what was being pushed to the Data Layer and could see that an event called "GFTrackEvent" was being pushed, but I wasn't seeing it in Google Analytics (using Universal Analytics). So, I tried creating a custom trigger in Google Tag Manager with the following configuration:
Trigger: Custom Event with the Event Name "GFTrackEvent" Four Variables: GFTrackAction GFTrackCategory GFTrackLabel GFTrackValue
Tag:
And when I go through Tag Manager Debug Mode, it never fires.
If I create a generic "Contact Manager Tag" like seen below, it tracks fine in Google Analytics. It would be nice, though, to have it integrated with Gravity Forms so I wouldn't need to create a tag for every form.
Let me know your thoughts! I greatly appreciate your help!
Thanks, AJ