Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Conversios

    (@tatvic)

    Hi Jeff,

    Thank you getting in touch. You can use our plugin independently as well as with any 3rd party GA Plugin.

    Find below the steps to use our plugin with WooCommerce GA Integration:

    Step 1:
    add the following code below your standard GA Code:
    ga(‘require’, ‘ec’, ‘ec.js’);
    // This adds the Enhanced Ecommerce Code

    Step 2:
    Go to our settings page and Enable Checkbox – ‘Add Enhanced Ecommerce Tracking code’

    Since you are adding Universal Analytics Tracking Code via another plugin, keep the option – ‘Add Universal Analytics Tracking Code’ uncheck form our plugin settings page.

    Hope this helps.
    Let me know if something is unclear or need more information

    Thread Starter jeff1026j

    (@jeff1026j)

    Hi, thanks for your reply !
    Just wanna make sure I did it all right

    First, I replace the code in WooCommerce GA Integration plugin like this
    //ga(‘require’, ‘ecommerce’, ‘ecommerce.js’);
    ga(‘require’, ‘ec’, ‘ec.js’);

    Second, I install your plugin, Enable Checkbox – ‘Add Enhanced Ecommerce Tracking code’ and keep the ‘Add Universal Analytics Tracking Code’ uncheck

    is that alright???

    Plugin Author Conversios

    (@tatvic)

    Hi Jeff,

    Yes, you have performed the correct steps.

    Let us know if you need any other help

    Cheers,
    Tatvic

    Thread Starter jeff1026j

    (@jeff1026j)

    Hi, Tks for your reply~

    I wait for 2 days, but I still can’t see the data in GA Ecommerce Product List Views ?? should I do something more??

    Plugin Author Conversios

    (@tatvic)

    Hi Jeff,

    To troubleshoot the issue you are facing, can you share with us your store url and other information through this quick form?

    Thank you,

    Thread Starter jeff1026j

    (@jeff1026j)

    I just submit my info to the quick form ??

    Plugin Author Conversios

    (@tatvic)

    Hi Jeff,

    We just check your store & found that the code:ga(‘require’, ‘ec’, ‘ec.js’); is missing in your standard Universal analytics code.

    Here’s the screenshot: https://prntscr.com/4ut7y2

    Please add the line before ga(‘send’, ‘pageview’); & the plugin will start working.

    Additionally, kindly add your code before </head>.

    Hope this helps ??

    – Tatvic

    Thread Starter jeff1026j

    (@jeff1026j)

    Tks really much, I add the line to my class ga woocommerce plugin

    hope it works ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Official Woocommerce GA plugin??’ is closed to new replies.