Replies: 0
Hi,
I’m using the plugin in a multisite network (the plugin is activated only on subsite level as recommended) and I’ve noticed relevant differences between the code added in the backend and what I see printed online:
SNIPPED ADDED IN THE PLUGIN (extract):
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-165...
WHAT IS PRINTED (same extract):
<script data-wpca-marked="1" data-wpca-marked-auto="1" data-wpca-marked-data='{"id":0,"cc":"analytical","txt":"","type":"googletagmanager","context":"head","blocked":1,"placeholder":false,"src":"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-165...
Is it normal? Will I have issues on my reports? Google Tag Assistant isn’t reporting errors but I don’t feel comfortable with this code.
Thanks,
Nicola
- This topic was modified 4 minutes ago by Jan Dembowski. Reason: Fixed formatting