Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
8/24/17
Will Adobe Analytics ever use navigator.sendBeacon() to help send tracking calls before page unload more consistently?
For browsers that support it, of course
Navigator.sendBeacon() - Web APIs | MDN
10/8/19
charism51522941 It is possible to use sendBeacon for any call just set s.useBeacon=true. It will then make the next request a sendBeacon request.
ExitLinks will be automatically use sendBeacon without any configuration.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.