• Hi,

    Our events tracking has been working fine but has mysteriously stopped working lately and we cannot figure our why. It tracks the white paper download at the bottom of the page, specifically the on click event for the send button.

    Any help much appreciated!

    Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter resonance_

    (@resonance_)

    p.s. it’s setup as element name wpcf7-submit type is class, event category is action, event action is click, event label is email whitepaper, event value has been left blank, non-interaction is false.

    Thread Starter resonance_

    (@resonance_)

    Hi @yuvalo

    Any help on this is much appreciated ??

    Thanks

    Plugin Author yuvalo

    (@yuvalo)

    Hi @resonance_

    For some reason, jQuery, a javascript library that we depend on is loaded after our plugin, ignoring our dependency settings.
    I suspect that it is related to autoptimize plugin.

    A quick and easy thing to test, to see if it has been resolved somehow, is to clear any server-side cache.

    In the meantime, I will try to reproduce the issue on one of our servers.

    Yuval

    try (re-)excluding jquery (js/jquery/jquery.js) from JS autoptimization and all will be fine (see AO’s FAQ for more info on how to exclude).

    hope this helps,
    frank (ao dev)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP GA Events Tracking Stopped Working’ is closed to new replies.