You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Show time spent on a site when they leave JavaScript / User Info
Program a function that will show the visitor how long time they have spent on your site. When they leave, we use a javascript onUnload-function to alert the user with the number of seconds.