Multiple installations of Global site tag (gtag.js) detected
I have added the gtag like following
<!-- Global site tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-189297876-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-xxxxxxxxx-x'); gtag('config', 'G-xxxxxxxxxx'); gtag('config', 'AW-xxxxxxxxx'); </script>
Here I use the Google Analytics, the AdWords Conversion and the Global-ID.
When I check it with the Google Tag Assistant Plugin of Chrome, I get
I don't know, if this is a problem (the Message "Multiple installations of Global site tag (gtag.js) detected"). Is it only there one time.