• Resolved fgmartin

    (@fgmartin)


    I’ve added this code to the js:

    $(‘.accordion-title’).click(function() {
    ga(‘send’, ‘event’, ‘Click’, ‘View-Accordion’, {
    nonInteraction: true
    });

    But I’m getting this error:

    Executing Google Analytics commands.
    analytics_debug.js:9 Running command: ga(“send”, {hitType: “event”, eventCategory: “click”, eventAction: “reveal”, eventLabel: “View-Accordion”})
    analytics_debug.js:9 Command ignored. Unknown target: undefined

    Any suggestions?

    Thanks.

    https://ww.wp.xz.cn/plugins/accordion-shortcodes/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Tracking with GA’ is closed to new replies.