Clicky not working?

Discussion in 'Traffic Analysis' started by blacksnoopy, Dec 5, 2008.

  1. #1
    I added a WP blog at Clicky 48 hours ago.

    But there is no stats.

    I am using the Clicky plugin for WordPress.

    [​IMG]

    Do I have to wait a little more time or the problem is in my blog?
     
    blacksnoopy, Dec 5, 2008 IP
  2. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It could be that the code is not yet installed, or it could be that you are not receiving any hits yet. Do you have multiple trackers on your page to verify?
     
    gostats, Dec 5, 2008 IP
  3. blacksnoopy

    blacksnoopy Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yep, analytics, 70 unique/day
    and the clicky id in the clicky wordpress plugin is correct
     
    blacksnoopy, Dec 5, 2008 IP
  4. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh, ok. GoStats also has a wordpress plug-in, and often the problem is that the footer.php template doesn't have the following code:
    
    <?php do_action('wp_footer'); ?>
    
    Code (markup):
    Try adding it and it should work.
     
    gostats, Dec 6, 2008 IP
  5. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    By the way, that code needs to be inserted before the closing body tag.
     
    gostats, Dec 6, 2008 IP
  6. blacksnoopy

    blacksnoopy Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    omg, i owe you a beer :D :)

    <?php wp_footer(); ?> is missing :)

    i am going to add it now :)
     
    blacksnoopy, Dec 7, 2008 IP
  7. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    hehehe If you try GoStats it would be just as good as buying me a beer :D
     
    gostats, Dec 7, 2008 IP