Couple of things
-
Hello,
First off let me thank you for this plugin, I’ve been anxiously awaiting a plugin that does just this.
Although you don’t explicitly mention it, I believe that in order for this to work, i should disable the plugin provided by WooThemes:
WooCommerce Google Analytics Integration
Is this correct? Since i never manually added the ecommerce tracking code, disabling their plugin should do itga('require', 'ecommerce', 'ecommerce.js');
Anyways, when i tried to implement the plugin. I ended up breaking tracking of my site all together. I’ve been troubleshooting while writing this post, so that i could provide better information. And I think i may have found the problem.
On your description page you have:
ga('require', ‘ec’, 'ec.js');
it should be:
ga('require','ec','ec.js');
This is also in the complete tracking code you have.
I have updated the code and I will see if it works.
I am curious how far you’re planning on going with this. I’ve reviewed the available options with the new tracking from google and I’d like to request some features. ??
I’d like to be able to track:
sales
coupons
refundsThanks!
https://www.ads-software.com/plugins/enhanced-e-commerce-for-woocommerce-store/
- The topic ‘Couple of things’ is closed to new replies.