Title: eCommcere tracking not working
Last modified: August 21, 2016

---

# eCommcere tracking not working

 *  Resolved [youngfreshnew](https://wordpress.org/support/users/youngfreshnew/)
 * (@youngfreshnew)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/)
 * Is anyone having issues with this plugin? I have enable the eCommerce tracking
   in Google Analytics a few days ago. I had an order today and no stats. I don’t
   see the Google Analytics code from this plugin in the source code on the product
   pages or any other page. So I know something is not right.
 * Any help is appreciated.
 * Thanks
 * [https://wordpress.org/plugins/woocommerce-google-analytics-integration/](https://wordpress.org/plugins/woocommerce-google-analytics-integration/)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/ecommcere-tracking-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/ecommcere-tracking-not-working/page/2/?output_format=md)

 *  Thread Starter [youngfreshnew](https://wordpress.org/support/users/youngfreshnew/)
 * (@youngfreshnew)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5124967)
 * I see that the script is in the source code. You have to be logged out to see
   the code. Please put this in the FAQs. This would save people a lot of trouble.
 * I am still having trouble with the eCommerce tracking.
 *  [Patrick Rauland](https://wordpress.org/support/users/bftrick/)
 * (@bftrick)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125106)
 * Hey youngfreshnew,
 * We’ve actually already logged this as an issue. We’ll be pushing out an update
   soon to add some information to the FAQ page. [https://github.com/woothemes/woocommerce-google-analytics-integration/issues/22](https://github.com/woothemes/woocommerce-google-analytics-integration/issues/22)
 * What isn’t working with the e-commerce tracking? I see this on the thank you 
   page:
    [http://cld.wthms.co/RiTJ](http://cld.wthms.co/RiTJ)
 *  [avenirlabs](https://wordpress.org/support/users/avenirlabs/)
 * (@avenirlabs)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125202)
 * Hi Guys,
 * Ecommerce tracking isnt working for me also, it shows all orders though paid 
   and activated as processing in the Orders section of woocommerce but none of 
   them are setting up as transactions in analytics.
 * Thanks
    Amit.
 *  [maccast](https://wordpress.org/support/users/maccast/)
 * (@maccast)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125210)
 * This isn;t working on my clients site either, [http://www.primalpowermethod.com](http://www.primalpowermethod.com).
   I have double checked the settings both on Google Analytics and in the add-on
   settings. On the Thank you page I am not seeing any item or order tracking code
   being added. I’m at a loss as to why it’s not working.
 *  [Patrick Rauland](https://wordpress.org/support/users/bftrick/)
 * (@bftrick)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125211)
 * [@maccast](https://wordpress.org/support/users/maccast/) are you checking from
   an account that isn’t logged in? Admin visits don’t trigger the code.
 *  [maccast](https://wordpress.org/support/users/maccast/)
 * (@maccast)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125221)
 * [@patrick](https://wordpress.org/support/users/patrick/) Rauland I’m not logged
   in when I’m checking the code. It just seems like none of the code is being inserted.
   I am seeing the ‘Add to Cart’ events so I know that that part is working. It 
   just seems like the order details are not being added to the ga() object on the
   thank you page.
 *  [Nikkeya](https://wordpress.org/support/users/nikkeya/)
 * (@nikkeya)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125226)
 * Same here. It doesn’t track anything. Since we are on endpoints, goal tracking
   doesn’t seem to work. Regular expressions don’t seem to work either.
 *  [jasonkadlec](https://wordpress.org/support/users/jasonkadlec/)
 * (@jasonkadlec)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125263)
 * Possible to send ecommerce data to multiple accounts?
 * Can anyone offer a suggestion on what to modify ( I don’t expect the plugin to
   accommodate as most people only need 1 UA ID) —
 * but my tracking code is:
 * (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-4xxxxx0-1′);
    ga(‘create’,’UA-5xxxxxx-1′,{‘name’:’newTracker’,‘
   allowLinker’: true}); ga(‘send’,’pageview’); ga(‘newTracker.send’,’pageview’);
 * I’m guessing I just need to add newTracker.send — to class-wc-google-analytics-
   integration.php around line 249 –
 * ga(‘create’, ‘” . esc_js( $tracking_id ) . “‘, ‘” . $set_domain_name . “‘);
 * or around line 256:
 * ga(‘ecommerce:addTransaction’, {
 *  [Jessica](https://wordpress.org/support/users/jessshailes/)
 * (@jessshailes)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125282)
 * Hi I’m having a problem where although my tracking is working it keeps dropping
   some transactions so there are some transactions that just don’t appear in Google
   Analytics and the totals don’t tally with the total in the reports on my website
   from woocommerce. Is this part of the same issue or do I need to create a new
   tread?
 * [http://everythingforredheads.co.uk/](http://everythingforredheads.co.uk/)
 * Best Wishes
 * Jess
 *  [Rafa Gallego](https://wordpress.org/support/users/rafa-gt/)
 * (@rafa-gt)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125287)
 * Hello.
 * I’ve just installed this plugin this morning. But it works after a few hours 
   from its installation. So, if this is useful for you, give time to this plugin
   to work. I hope it will work fine in the days ahead.
 * [@jessica](https://wordpress.org/support/users/jessica/): I think your problem
   is not part of this issue. It may be related, but it’s very strange…
 * And finally: too bad, Woo guys, removing this options from the Woocommerce Settings
   menu. I think there is a lot of people with Google Analytics problems after upgrade
   to 2.1 (just search in Google). They should know very clearly this change, but
   no, we have to search a solution outside WooThemes (they have the solution in
   their web, but it’s difficult to find).
    And Google Analytics and its e-commerce
   tracking is ESSENTIAL for us…
 * Best regards.
 *  [maccast](https://wordpress.org/support/users/maccast/)
 * (@maccast)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125288)
 * This is not a timing thing for me. I have the plugin installed, but if you look
   at the source on my “Thank you” page there is no code inserted by the plug-in.
   That means there is nothing for Google Analytics to pick up. We don’t see any
   errors. It just looks like the plug-in isn’t working for us. it was fine prior
   to them removing it so seems to be somehow related the the upgrade.
 *  [webactiv](https://wordpress.org/support/users/webactiv/)
 * (@webactiv)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125290)
 * Hello All,
 * I’ve installed this plugin and have no other installed for GA. I’ve activated
   all the plugin options using universal analytics. I’ve ensured Ecommerce & Enhanced
   Ecommerce is turned on with GA.
 * It’s been over 24hrs now and is not picking up the commerce data. It is tracking
   the user sessions ok, but no commerce analysis is being tracked.
 * Help?!
 *  [maccast](https://wordpress.org/support/users/maccast/)
 * (@maccast)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125291)
 * [@webactiv](https://wordpress.org/support/users/webactiv/): This sounds very 
   similar to the issue I’m having and so far I’ve not found a solution. When I 
   log into my Google Anaytics account I see this message, is that what you’re seeing
   too?
 * > Missing Ecommerce Data
   >  View All Web Site Data is configured for Ecommerce,
   > but no data is flowing.
 *  [Rafa Gallego](https://wordpress.org/support/users/rafa-gt/)
 * (@rafa-gt)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125292)
 * [@maccast](https://wordpress.org/support/users/maccast/) and [@webactiv](https://wordpress.org/support/users/webactiv/):
   It sounds very strange… I’ve been checking the code at my homepage and there 
   it is (in the footer, not in header, because the plugin place it there): [http://www.outletpilarbatanero.com](http://www.outletpilarbatanero.com)
 * [@maccast](https://wordpress.org/support/users/maccast/): I have been looking
   for the code in your homepage [http://www.primalpowermethod.com](http://www.primalpowermethod.com)
   and you have the Google Analytics code twice: in header and footer. I think this
   would be the problem. Go to the Editor panel of your theme and look for header.
   php, and then erase the GA script. Maybe it should work 😉
 *  [webactiv](https://wordpress.org/support/users/webactiv/)
 * (@webactiv)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/#post-5125294)
 * [@maccast](https://wordpress.org/support/users/maccast/) and [@rafa](https://wordpress.org/support/users/rafa/)
   GT: I’m not seeing the “Missing Ecommerce Data” when logging into GA.
 * I’ve looked in the source of my site [http://store.itogether.co.uk](http://store.itogether.co.uk)
   and it has the code in the footer. It also contains some event tracking on the
   product pages. E.G _gaq.push([‘_trackEvent’, ‘Products’, ‘Add to basket’, ‘#829’]);
 * Non of the event tracking is working, nor the ecommerce shopping or behaviour
   analysis.
 * I’ve switched the plugin to using Classic analytics but by the looks of it, it’s
   still not working.
 * Other than activating the plugin with it’s options checked and turning on ecommerce
   in GA is there anything else we should be doing?
 * Cheers, Stephen

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/ecommcere-tracking-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/ecommcere-tracking-not-working/page/2/?output_format=md)

The topic ‘eCommcere tracking not working’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-google-analytics-integration/assets/icon-256x256.
   png?rev=3234358)
 * [Google Analytics for WooCommerce](https://wordpress.org/plugins/woocommerce-google-analytics-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-google-analytics-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/reviews/)

 * 30 replies
 * 13 participants
 * Last reply from: [Teo Maragakis](https://wordpress.org/support/users/teomaragakis/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/ecommcere-tracking-not-working/page/2/#post-5125350)
 * Status: resolved