Thanks for the reply! I try to explain better. I use your plugin to monitor visits to the website with analytics and not have problems with leverage, very good work for this! But I also use AdWords and Google says to add this piece of code to the global analytics tag to track AdWords conversions.
Google instructions: Is the global site tag installed on my website from another Google product (example: Google Analytics) or from another Google Ads account? If this option applies to you, you will not need to add […] to your website again, however, you will need to add the config command to this option. where “AW-CONVERSION_ID” stands for your account’s conversion ID:
gtag (‘config’, ‘AW-CONVERSION_ID’);
Tagged on your website, right above the end tag
https://support.google.com/google-ads/answer/6095821
I was wondering if it was possible to somehow edit / add the AdWords event to the global tag. So for example I have my Google Analytics Tracking ID + My AdWords ID (like another field in your plugin where I can put it)
-
This reply was modified 6 years, 1 month ago by AndB.