Google Analytics creating code at top of page

  • latisha@fsyaonline.com

    #4615

    I am seeing a line of analytics code at the top of my mobile page here http://youngadultfinances.com.

    Is there a way to remove this?

    Admin

    Syahir Hakim

    #28669

    Hi latisha,

    What’s the Google Analytics tracking code that you have placed in Graphene Mobile Options Page > Google Analytics Options?

    latisha@fsyaonline.com

    #28670

    I’m using the Google Analytics for WordPress plugin and I think that’s causing the code issues. here’s the code I have

    <script type=”text/javascript”>

    var _gaq = _gaq || [];

    _gaq.push();

    _gaq.push();

    (function() {

    var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true;

    ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl&#8217; : ‘http://www&#8217;) + ‘.google-analytics.com/ga.js’;

    var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s);

    })();

    </script>

    latisha@fsyaonline.com

    #28671

    It’s gone now! I think I had the code in there too many times since I had the plugin as well.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.