is there any way to make the Google Analytics tracking code to use the `beacon` transport? ``` // Updates the tracker to use `navigator.sendBeacon` if available. ga('set', 'transport', 'beacon'); ``` https://developers.google.com/analytics/devguides/collection/analyticsjs/sending-hits#specifying_different_transport_mechanisms