• Resolved Rovansteen

    (@rovansteen)


    Hello,

    I’m running a WooCommerce shop and I’m trying to set up Analytics with Enhanced Ecommerce. So the regular Analytics are working just fine but I’m not seeing any stats about eCommerce. And I have no clue why. I’ve checked via DevTools that the events are being fired to GA but they are not showing up there.

    I’ve enabled the eCommerce + enhanced eCommerce tracking in GA.
    This is my tracking code:

    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
          ga('create', 'UA-50986744-1', 'auto');
          ga("require", "ec", "ec.js");
          ga('send', 'pageview');

    This is the website.

    Hope you can help me out!

    https://wordpress.org/plugins/enhanced-e-commerce-for-woocommerce-store/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Enhanced ecommerce not working’ is closed to new replies.