Google Analytics Tracking Not Installed

Discussion in 'ToomMorel WordPress Theme' started by proele, Feb 13, 2013.

Thread Status:
Not open for further replies.
  1. proele

    proele Member

    Joined:
    Feb 1, 2012
    Messages:
    68
    Likes Received:
    0
    PLEASE DISREGUARD, THIS WAS A SELF INFLICTED PROBLEM, NOW RESOLVED!!

    Initially code was seen, now not seen,
    I have tryed several solutions, placing UA code in the provided "Google Analytic Code" area under "General Settings", Installed Yoast SEO plugin, Installed Google Analytics plugin.

    Other sites hosted do not exibit this problem, please help, thanks.

    Site: http://atomiccarpetcleaning.com

    "UA-38416991-1
    Status: Tracking Not Installed"
    Last checked: Feb 13, 2013 4:39:46 AM PST

    CODE IN header.php:
    });
    </script>
    <!--[if gte IE 9]>
    <script type="text/javascript">
    Cufon.set('engine', 'canvas');
    </script>
    <![endif]-->
    <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-38416991-1']);
    _gaq.push(['_trackPageview']);
    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
    </script>
    </head>
     
Thread Status:
Not open for further replies.

Share This Page