Hi, i need to know if the gtag can be disabled because we have it already installed your plugin in more than one site, and using google analitics and google ads we need to disble one gtag instance to work the best way…
thanks
Angelo
I second this.
I believe the usage of 2x gtag.js installs cripples our custom coded events.
I would like to use send_to parameter to send my events towards the analytics account and after hours of troubleshooting I assume that having 2x gtag.js loading might mix things up.
Plugin Author
alekv
(@alekv)
Hi all
I’ve added the ability to disable the gtag in the new version (1.6.1).
Two things to consider.
It is important that the sequencing of the gtag and the event is in the right order (first gtag then event). When you use our plugin this will always be right. Therefore we recommend leaving the gtag on.
Also, it is not a problem to have more than one gtag on the website. While this does not look very nice, it certainly does not inhibit the functionality in any way.
If you want to deactivate the gtag in our plugin, make sure that the sequencing is correct, otherwise the conversions will not be reported.
Aleks
thank you very much!!! i will check it out.
Angelo