This is a discussion on Send an email with last URL a user visits? within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi Folks, I am trying to track user movement through a website. I'd like to send an email when ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Folks,
I am trying to track user movement through a website. I'd like to send an email when the user exits the site with the last URL visited. It would be nice to also send the next (off-site) URL, but I don't think this is possible. Any ideas? I was thinking there might be a way to set some sort of timer to trigger before "session.gc_maxlifetime" ends the session. Would this work, or are there some better solutions? -- Start Here to Find It Fast!(TM) -> http://www.US-Webmasters.com/best-start-page/ |