• Resolved elanaspantry

    (@elanaspantry)


    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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter elanaspantry

    (@elanaspantry)

    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?

    Having the same problem. Wondering if it’s caused by the WordPress upgrade…?

    Thread Starter elanaspantry

    (@elanaspantry)

    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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Google Analyticator] Stats show 0 visitors’ is closed to new replies.