Top "Sendbeacon" questions

sendBeacon API not working temporarily due to security issue, any workaround?

I have the following code to send asynchronous HTTP request using sendBeacon method, var data = { name: 'test', uniqueId: Math.random() }; …

google-chrome webkit web-analytics sendbeacon