• Hey folks,

    I am just wrapping up developing on https://staringatlights.com and I am having trouble getting the WordPress.com Stats plugin to work:

    I originally forgot to add <?php wp_footer(); ?> to my template, which I corrected, and my footer now looks like:

    <?php wp_footer(); ?>
    </body>

    I should note that I have my Analytics snippet immediately above the <?php wp_footer(); ?> tag, and I have tried removing it with no luck.

    I know WordPress.com Stats works similar to Analytics and is supposed to place a SCRIPT tag in the footer. However, when I check the source of my website after making these changes, nothing has been added to that area of the footer.

    I have deactivated and reactivated the plugin with no luck. Any help or suggestions would be appreciated, all of the changes are live on the site at the link above if you need to take a look.

    Thanks again,
    Andrew

Viewing 1 replies (of 1 total)
  • Make sure you ain’t logged in as this plugin doesn’t display the code in your source if you are logged to stop it from logging you.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress.com Stats] WordPress.com Stats & wp_footer issue’ is closed to new replies.