• Hi, Google Analytics has been working well for about a month, the suddenly for the last 3 days I got 0,0,0 stats, even though I have visited my site at least once. I was wondering why this is and how I can fix this?

Viewing 11 replies - 1 through 11 (of 11 total)
  • How are you displaying the analytics code?
    Have you checked that the code is still there? (open page, view source)

    Thread Starter tristan-lee

    (@tristan-lee)

    Excuse me, how do I open page?

    Go to your blog in the browser.
    Right click and select something like these, depending on browser:

    “Source”
    “Show Sourcecode”
    “Show Source”

    Look on the bottom of the page, right before </body> and see if there is something like this:

    <script type="text/javascript">
    				var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "https://www.");
    				document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    				</script>
    				<script type="text/javascript">
    				var pageTracker = _gat._getTracker("UA-XXXXXXX-X");
    				pageTracker._trackPageview();
    				</script>
    Thread Starter tristan-lee

    (@tristan-lee)

    Right before

    </body>
    </html>

    the code that you showed me above is not there.

    Right before

    </body>
    </html>

    there is

    </div>
    <!– footer END –>

    </div>
    <!– container END –>
    </div>
    <!– wrap END –>

    Is this good or bad? Also, what does this mean?

    That means you’ve found the reason for all zeroes in Analytics.

    What plugin did you use in the first place to display them?

    Thread Starter tristan-lee

    (@tristan-lee)

    Well, I’m not sure. I just went to Google Analytics and it told me how to install it on WordPress. But this was about a month ago?

    Thread Starter tristan-lee

    (@tristan-lee)

    What should I do now, or how can I get it to work again?

    You can install this plugin:
    https://www.ads-software.com/extend/plugins/google-analyticator/

    Or you can maybe try this (instead of analytics):
    https://www.ads-software.com/extend/plugins/stats/

    Thread Starter tristan-lee

    (@tristan-lee)

    Hi, I’m glad you are still with me as I thought you are getting tired and will soon go to sleep.

    I have decided to go to the second choice – WordPress Stats (even though can I do both).

    The first step states:
    1. Upload stats.php to your /wp-content/plugins/ directory.

    I don’t get this, how do I do this first step?

    Go here:
    https://www.yourdomain.com/wp-admin/plugin-install.php

    Search for “wordpress.com stats”, and it should be right on top of the list.
    Click “Install” to right in the table, and click “Install now”

    Thread Starter tristan-lee

    (@tristan-lee)

    Cool, thanks for your help man!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Google Analytics Stopped Working for Me – Can Someone Help Please?’ is closed to new replies.