• Hello everyone!

    I have this problem.

    An existing Universal Analytics tag was found on your site with the ID UA-167366669-1. Since this tag refers to the same property selected here, Site Kit will not place its own tag and rely on the existing one. If later on you decide to remove this tag, Site Kit can place a new tag for you.

    Can someone help me? My website is travelsbeer.com cheers ?? andrea

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • i check your site source code, you already have universal analityc tag there.

    here

    	<!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-167366669-1" type="text/plain" class=" _iub_cs_activate" data-iub-purposes="5"></script>
    <script async>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-167366669-1');
    </script>

    i think it have anything to do with iub thing. i search it what it is. it look like its cookie plugin https://www.ads-software.com/plugins/iubenda-cookie-law-solution/

    i think you already input your tag using those plugin..

    Thread Starter travelsbeer

    (@travelsbeer)

    Thanks a lot Yudha ??
    Do you think I can cancel the rows with the codes without any problems?
    After the implementation of Iubenda I have problems with analytics…

    i have never user those plugin.. but if you talking about removing this script below.

    `<!– Global site tag (gtag.js) – Google Analytics –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=UA-167366669-1&#8243; type=”text/plain” class=” _iub_cs_activate” data-iub-purposes=”5″></script>
    <script async>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());

    gtag(‘config’, ‘UA-167366669-1’);
    </script>`

    it’s should be safe to remove. its google analytic script. but again, i dont know what those iubenda plugin do, so, even you delete the script and add again using google web kit, there could still be conflict..

    Thread Starter travelsbeer

    (@travelsbeer)

    I think that I solved it , thanks a lot ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google kit tag existing’ is closed to new replies.