This article will look at several strategies for reliably exfiltrating telemetry -- aka beaconing.| NicJ.net - Home to Nic Jansma, a software developer at Akamai building high-p...
You cannot rely on pagehide, beforeunload, and unload events to fire on mobile platforms. This is not a bug in your favorite browser; this is due to how all mobile operating systems work. Use Page Visibility API.| www.igvita.com