Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41423
    Jungho
    Member

    Hi,

    I purchased Catch Everest Pro theme today and installed it. I also put Google Analytics’s tracking code on “Code to Display on Header” in Webmaster tools but I got “Tracking Not Installed” notice at my Google Analytics page.
    I put the code below.
    <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’, ‘auto’); // I marked as X to post it here.
    ga(‘require’, ‘displayfeatures’);
    ga(‘send’, ‘pageview’);

    </script>

    I am very new to WordPress and Google Analytics. Could you please Help me to solve this problem?

    Thank you.

    #41434
    Sakin
    Keymaster

    @Jungho: Are you trying to track google analytics. Then it should work. Did you copy that code from our Google Analytics account. Can you send me your site URL?

    #41440
    Jungho
    Member

    Thank you for your response but the problem had solved. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Tracking Not Installed’ is closed to new replies.