sendBeacon
The navigator.sendBeacon()
method Asynchronous sends an HTTP POST request containing a small amount of data to a web server.
The navigator.sendBeacon()
method Asynchronous sends an HTTP POST request containing a small amount of data to a web server.