My blog has been recording 0 clicks for the last 2.5 weeks even though I had sent our URL to about 70 clients. I then asked a friend to click on the link and waited a couple of days before checking the stats again. Sure enough, the click didn't record.
Thanks in advance for any answers.
http://www.revecounseling.com/blog/
thesurvivalmom
Member
Posted 3 years ago #
I'm having the same issue. My blog received three comments yesterday, so I KNOW I had some traffic, yet the counter shows zero. Why is this?
http://www.thesurvivalmom.com
EasternIowaNews
Member
Posted 3 years ago #
Same problem at EasternIowaNews.com though the stats provided by WebHost show up.
REKopacz
Member
Posted 3 years ago #
I have been having the same problem. Is the developer getting these messages?
REKopacz
Member
Posted 3 years ago #
I think I found the answer, it is in the FAQs. There is some php code that you need to put at the bottom of each page, just before the </body> tag. I am not sure if you need to put it in just the home page or in each of the pages (home, index, category, page, etc.), but I did in all of them and now will see what happens.
Has anybody else tried this?
Potential Lesson: Read the FAQs on plugins before installing?
unikatissima
Member
Posted 3 years ago #
REKopacz, you've been right: I had exactly the same problem and after having read your suggestion, I added the code snippet mentioned in the FAQ in my footer.php just at the end before the </body>-tag.
You can find footer.php in the directory of your theme (something like wp-content/themes/[your-theme]).
It seems to work and it began so immediately.
Thank you ;-))