• I’m trying to get my wordpress stats working on a freshly installed blog, but I’m not seeing any hits in the dashboard statistics. I’ve already tried the following to no avail:

    1. Double-checked that there is the <?php wp_footer(); ?> tag right above the </body> in footer.php.

    2. Changed themes back to the default to see if it was a problem with my theme code, but still no hits registered.

    3. Re-installed WP stats and re-entered the API key.

    4. Cleared my browser cache and have hit the site from an external IP entirely to see if it would register hits.

    Does anyone have any other suggestions for me to try? It says the plug-in is working properly, but it says a total of zero hits when I know that I’ve been receiving traffic.

Viewing 1 replies (of 1 total)
  • Had exactly the same problem yesterday. ?? The solution on my side was:

    – Go to the wordpress admin dashboard in your blog.

    – Go to the settings for writing.

    – For WP Stats the XML-RPC interface needs to be enabled.

    In my case my stats were working fine just after I enabled XML-RPC.

    HTH
    Rainer

Viewing 1 replies (of 1 total)
  • The topic ‘WP Stats Not Working’ is closed to new replies.