I added a WP blog at Clicky 48 hours ago. But there is no stats. I am using the Clicky plugin for WordPress. Do I have to wait a little more time or the problem is in my blog?
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?
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.