Ok, I know you can use Google Analytics for stuff like this. But say I wanted to find out locally how many people had visited my website, what method would you use?
I know possibly the most obvious one would be to log IP addresses, but say if 3 people from the same IP access the site, only 1 would be logged (depending on how you code the system).
How would you go about doing it?
I know possibly the most obvious one would be to log IP addresses, but say if 3 people from the same IP access the site, only 1 would be logged (depending on how you code the system).
How would you go about doing it?