Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[PHP] Logging visitors
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 217703" data-attributes="member: 1872"><p>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?</p><p> </p><p>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).</p><p> </p><p>How would you go about doing it?</p></blockquote><p></p>
[QUOTE="Markshall, post: 217703, member: 1872"] 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? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[PHP] Logging visitors
Top