|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
Session Time
Hi!
I am doing a web tracking module and in this we need to store the amount of time a person stays on a particular page? Can anyone tell me how to do this. I need to store the time he spends in each page his visits independently and not the entire site. |
|
#2
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'Programming Theory' by Nicky.
Reason: Not a problem with code |
|
#3
|
||||
|
||||
|
RE: Session Time
The only approach I can think of is set a session variable with the time and session id and pageid in it. Do this on every page and you'll end up with a time map for how long they have been on each page and what route they followed.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > Session Time |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|