I'm launching a new site this evening which I'm expecting to get quite a few hits as it's linked into a larger franchise.
I've got Analytics set up but I'm impatient and don't want to have to wait until tomorrow to see how we did!
Is there a REALLY simple way of adding a hit counter to a site? It must obey the following rules:
Either be written in PHP or JavaScript
Save the result to a text file - it doesn't need to be displayed on the web page
Only count each user once
If it can give two different numbers - one for the number of unique visitors, and one for the number of page views, that would be perfect, otherwise, just unique visitors please.
Question
Nick Brunt
I'm launching a new site this evening which I'm expecting to get quite a few hits as it's linked into a larger franchise.
I've got Analytics set up but I'm impatient and don't want to have to wait until tomorrow to see how we did!
Is there a REALLY simple way of adding a hit counter to a site? It must obey the following rules:
If it can give two different numbers - one for the number of unique visitors, and one for the number of page views, that would be perfect, otherwise, just unique visitors please.
Thanks for your help!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts