M
MightyMo
Is it possible to detect the user's next location?
I need to be able to detect if a user is abandoning the site.
window.location and window.location.href triggered by onUnload can
only tell me the current location, and I can't tell where the next
location is.
If you know of a way to do this, please let me know!
I need to be able to detect if a user is abandoning the site.
window.location and window.location.href triggered by onUnload can
only tell me the current location, and I can't tell where the next
location is.
If you know of a way to do this, please let me know!