I have observed onUnload being called multiple times. I suspect, but have not been able to confirm, this happens when the pop-up window follows a redirect (attempts to debug with chrome devtools ...
I need to track time spent on certain pages for a web application that was built some time ago. Log parsing wasnt acceptable in this case, and I had previously been using a popup that was loaded via ...