Using a Google Adwords Conversion ID
-
I’m trying to track with Google Analytics and Google Adwords. See my settings here: https://screenrec.com/share/4MpVUQWyhb
The problem is that when I add the Adwords Conversion ID, the Analytics Global Site Tag code is duplicated (used twice on the page). And the Adwords Conversion ID is not added at all. See here: https://screenrec.com/share/vPUqLm6xSu
According to Google, the code (used only once) should be:
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135216463-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-135216463-2'); gtag('config', 'AW-604159123'); </script>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using a Google Adwords Conversion ID’ is closed to new replies.