View Single Post

  #1 (permalink)  
Old 05-08-2008
sebastian
 
Posts: n/a
Default How to detect user leaving site?

Can this be done without client-side scripting? I thought sessions
might be the answer but after some testing found that sometimes the
old session data remained even after the user left the site and
returned. Just had an idea, though. Perhaps I could access the users
Referrer header?
Reply With Quote