Thread
:
Need a tracking PHP Script – “how long people stay on the website?”
View Single Post
ManzZup
Skilled contributor
15Sep2012,16:57
use cookies for that
simply update the cookie stored in user's browser each time he comes to the site
only problem will be the deleting of the cookies by the user
but for random statictics this method is used