Reply
Visit Duration Calculation in ASP
Old 09-08-2008, 01:10 PM Visit Duration Calculation in ASP
Novice Talker

Posts: 5
Name: Sooper Man
Trades: 0
Hi

I want to calculate exact visit duration to an asp page of my website. Is there anyone out there who can help me in doing this. I prefer classis ASP code but if the solution is available in ASP.net, it will be OK.

I cannot rely on session_onend event because it does not trigger whenever user closes web browser without formally terminating session.

Thanks in advance.
__________________
Read Receipt Get notified when your sent Email Gets Read.
sooperman is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 09-08-2008, 02:07 PM Re: Visit Duration Calculation in ASP
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,674
Name: John Alexander
Trades: 0
You could set up a loop or a timer, client side, with javascript, to ping your server with the page name and session ID, and use that rather than a time you set in the OnEnd event. Otherwise, not really.
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Visit Duration Calculation in ASP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.10473 seconds with 13 queries