Duplicate data-attribute
-
Hi, i have duplicate data-attribute tag in script for Hotjar and Google Tag Manager. This is what i do:
For Hotjar- Added script through Integrations -> Script Center -> paste the script and choose category to statisctic
- Synced with the Cookiesdatabase in Wizard -> Consent -> cookiedatabase.org
Then i check the DOM and see that the Hotjar script tag has duplicate data-attribute.
<script data-service="hotjar" data-category="marketing" type="text/plain" data-category="statistics">
For Google Tag
- Added Google Tag ID in Wizard -> Statistics Configuration -> Google Tag – Statistics Field.
Then i check the DOM and see that the Google tag script tag has duplicate data-attribute.
<script type="text/plain" data-service="google-analytics" data-category="statistics" async data-category="statistics" data-cmplz-src="https://www.googletagmanager.com/gtag/js?id=XXXXXXXXXXXX"></script>
Any clue why is that happen? Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Duplicate data-attribute’ is closed to new replies.