Gravitate not registering subsequent anchor links
-
I’m testing out Gravitate Event Tracking, and it works well, except for anchor links, or any links that doesn’t load a new page.
The first click of a link on a page will register properly, but subsequent clicks just repeat the first one. Below is a sample console output, where the second click is a different item, but registering the same as the first one.
[Log] GETGA: Selector click (#jump_menu a) (summary, line 1544) [Log] GETGA: Sent to Universal Tracking [ ga('send', 'event', 'jump menu', 'jump', 'jump_#board-highlights '); ] (summary, line 1590) [Log] GETGA: Still could NOT Found selector (.gtrack) Will try and add the listener anyways. (summary, line 1644) [Log] GETGA: Selector click (#jump_menu a) (summary, line 1544) [Log] GETGA: Sent to Universal Tracking [ ga('send', 'event', 'jump menu', 'jump', 'jump_#board-highlights '); ] (summary, line 1590)
The selector I am using is
#jump_menu a
Do i need to use a different syntax for this to work, is it a bug with the plugin, or perhaps something else?
Thanks,
Stevehttps://www.ads-software.com/plugins/gravitate-event-tracking/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Gravitate not registering subsequent anchor links’ is closed to new replies.