Forums

[resolved] [Plugin: Google Analyticator] Stats show 0 visitors (4 posts)

  1. elanaspantry
    Member
    Posted 5 months ago #

    installed the plugin
    added this code to my sidebar:

    <?php
    global $google_analytics_stats;
    $google_analytics_stats->outputWidget($account, $timeFrame, $line1, $line2, $pageBg, $widgetBg, $innerBg, $font);
    ?>

    if you take a look you'll see that it reports 0 with nothing else except the logo underneath...

    It's been over 2 hours since i installed the plugin and added the code.

    any thoughts?

    http://wordpress.org/extend/plugins/google-analyticator/

  2. elanaspantry
    Member
    Posted 5 months ago #

    installed this over 2 hours ago, stats still showing up as 0

    here's the code i entered on the bottom of my sidebar:

    <?php
    global $google_analytics_stats;
    $google_analytics_stats->outputWidget($account, $timeFrame, $line1, $line2, $pageBg, $widgetBg, $innerBg, $font);
    ?>

    any thoughts?

  3. slbrune
    Member
    Posted 5 months ago #

    Having the same problem. Wondering if it's caused by the Wordpress upgrade...?

  4. elanaspantry
    Member
    Posted 5 months ago #

    i do have it working now - i updated to wp 2.8
    with the new non-widget Analyticator code

    i also modified the display to suit my needs: http://www.elanaspantry.com/

Reply

You must log in to post.

About this Topic