kevin_newbie Posted November 1, 2009 Share Posted November 1, 2009 Hello, I want to be able to track how long a visitor on each page? Right now I am grabbing useragent, time indexed, sessionid, page name. I want to have a column that says timeTrack. That basically track how long they have been on that page. Any idea? Thanks Link to comment https://forums.phpfreaks.com/topic/179777-track-visitors/ Share on other sites More sharing options...
kevin_newbie Posted November 3, 2009 Author Share Posted November 3, 2009 I have an idea just not sure if its a good one, first grab the time when they entered into the site and then when they leave the site track the time then. Then from within the query subtract it I get the time from there? THe thing I am not sure is how can I grab the time of when they left the site? Link to comment https://forums.phpfreaks.com/topic/179777-track-visitors/#findComment-949965 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.