Forum Moderators: open

Message Too Old, No Replies

Visitors using the back button

how to track visitors who return using the back button

         

avenue

8:36 pm on Jun 13, 2005 (gmt 0)

10+ Year Member



Does a page reload when a visitor returns to a site using the back button? I want to track visitors who leave my site and return quickly so I know if they found the link helpful. Is this something javascript is capeable of tracking? Thanks for the help.

Rambo Tribble

2:15 am on Jun 14, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hitting the back button simply refreshes the page from the local browser cache. Setting the expires header should allow you to overcome this limitation, though to server scripts is where you'll have to look for keeping track of hits.