Forums

Wordpress.com stats doesn't seems to work for me (3 posts)

  1. lhoylhoy
    Member
    Posted 5 months ago #

    out of curiousity i installed wordpress.com stats in my blog but it seems not working.ofcourse its not a lost cost i still have my google analytics. Is there any extras that i might forgot to do aside from installing it (API key already registered)

  2. cais
    Member
    Posted 5 months ago #

    The key to WordPress.com Stats is your theme must have a call to wp_footer.

    Generally you will find in your footer.php file this code bit:

    <?php wp_footer(); ?>

    Without that function call your visitor hits are not recorded by WP Stats

    Here is a link to the FAQ detailing a bit more:
    http://wordpress.org/extend/plugins/stats/faq/

  3. lhoylhoy
    Member
    Posted 5 months ago #

    salamat! gracias! thanks!

Reply

You must log in to post.

About this Topic

Tags

No tags yet.