Viewing 5 replies - 1 through 5 (of 5 total)
  • Are you copy and pasting in the entire code you received form Google including the script tags? Not just the UA code.

    Thread Starter pescadito01

    (@pescadito01)

    like this is ok? or i have missing something?
    ——————————————————–
    <script>
    (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

    ga(‘create’, ‘UA-xxxxxxxx-x’, ‘xxxxxxxxx.xxx’);
    ga(‘send’, ‘pageview’);

    </script>
    <body>:
    <?php include_once(“analyticstracking.php”) ?>
    ——————————————————–
    best regards, pescadito

    Plugin Author SeedProd

    (@seedprod)

    It should look like this. https://goo.gl/AmnROF

    You don’t need the php part. <body> <?php include_once(“analyticstracking.php”) ?>

    Thread Starter pescadito01

    (@pescadito01)

    Greats!!!
    Best Regads, Pescadito

    Plugin Author SeedProd

    (@seedprod)

    Great! Please leave a review if you get a chance! Cheers

    https://www.ads-software.com/support/view/plugin-reviews/coming-soon?rate=5#postform

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Google Analytics insert code doesn't work’ is closed to new replies.