NOP 4.0 Google Analytics - problem with conversions? Analytics Widget problem/delete {ecommerce}?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Please see this commit in the upcoming version 4.10
5 years ago
hi
its this fix also for version 4.0?
Is it possible to compile and zip this fix as a Plugin, to download only the plugin, and reinstall it?
thanks
5 years ago
Unfortunately, no. In version 4.10 only
5 years ago
hi
when is the release date for 4.10?
what is recommended to do in the Meanwhile?
thanks
5 years ago
I am using nopcommerce 4.1 for my website. I am using google analytics. In widget gave code -

<!-- Global site tag (gtag.js) - Google Analytics -->
                <script async src='https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXX'></script>
                <script>
                  window.dataLayer = window.dataLayer || [];
                  function gtag(){dataLayer.push(arguments);}
                  gtag('js', new Date());

      
                  {CUSTOMER_TRACKING}
                  {ECOMMERCE_TRACKING}
                </script>

But its not tracking coupon code used, shopping abandonment. How can I achieve those.
5 years ago
We were not ready to migrate everything to Nop 4.1 version just to get the Google Analytics plugin to work correctly, so we modified the 4.0 plugin to work properly, using some of the techniques from the 4.1 version of the plugin. We are now using it in production and it is working fine for us.

If anyone else needs it will be happy to share.  Will require a restart of the application once uploaded.
5 years ago
Sizzler wrote:
We were not ready to migrate everything to Nop 4.1 version just to get the Google Analytics plugin to work correctly, so we modified the 4.0 plugin to work properly, using some of the techniques from the 4.1 version of the plugin. We are now using it in production and it is working fine for us.

If anyone else needs it will be happy to share.  Will require a restart of the application once uploaded.


Hi! we disable default GA plugin, and started to used Foxnet plugin (Enhanced Ecommerce, Tracking Tag Manager), but if you have worked solution, maybe you can share it here?

Actual we have some difference between conversion in Nopcommerce and GA, so maybe your solution will be better and have higher accuracy.
5 years ago
Sizzler wrote:
We were not ready to migrate everything to Nop 4.1 version just to get the Google Analytics plugin to work correctly, so we modified the 4.0 plugin to work properly, using some of the techniques from the 4.1 version of the plugin. We are now using it in production and it is working fine for us.

If anyone else needs it will be happy to share.  Will require a restart of the application once uploaded.


We are having the same issue on a 4.0 site, if you can share the modification you made to the plugin that would help  us as well. I'll send you a PM as well.
5 years ago
We update Nopcommerce - from 4.0 > 4.1 but we again don't have any conversion showed in Google Analytics.


It's only what we need to do is install Google Analytics plugin / enable, write our own GA ID... and enable ecommerce checkbox? or we should change something in completed page? I don't see there any GA code.. so maybe that's why it's not working?
5 years ago
Hmmm... i just look in GA... and we have income -1000$ O_O...?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.