Google (and others) please implement link analytics with "ping" or "sendBeacon"
1–8 of 8 posts
Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#2Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#3Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#4Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#5Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#6The best part of these methods is that they are (likely, from a layman's perspective) easier for a concerned user to block.
sendBeacon was dead on arrival, for that purpose at least; iirc it's blocked by most ad blockers. (Or was, who knows with Manifest v3.)
Similarly we're unlikely to see sendBeacon truly replace tracking redirects, unfortunately. This isn't an area where tech firms are happy to see fine user controls.
Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#7The best part of these methods is that they are (likely, from a layman's perspective) easier for a concerned user to block.
Re: Google (and others) please implement link analytics with "ping" or "sendBeacon"
#8Yes, which is why I broke the habit of just clicking on links years ago and switched to copy/pasting the link text to extract the real URL instead.
The existence of the ping attribute and "sendBeacon" are why I won't stop copy/pasting links even if they stop including those redirects.