I have no love for Google Analytics, but as a small-scale publisher, I have serious questions about what tools can replace it: 1) Which analytics can a website employ that is not geared toward enriching the analytics platform developer by violating site visitor privacy? 2) Do those analytics mechanisms have any kind of aftermarket, such that third-party developers integrate it into publishing platforms that publisher…
Safari now blocks Google Analytics on sites, new Privacy Report feature shows
41–50 of 117 posts
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#42Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#43Suggestion: the access logs your web server collects are enough for basic analytics, and if you are curious for more, you can manually instrument your site a little. You don't need to give Google the power to spy on your users.
Server logs can't do this job well. If the system is designed well, in a lot of cases the users won't be receiving the resource from your server, they will be receiving it from a) their browser cache, b) their local network cache, c) their ISP's cache, or d) a CDN. Your server logs might be showing several thousand hits while the number of times a page is actually shown to somebody might be tens of thousands of hits.…
There is a high correlation between a usage pattern being interesting and likelihood of it making a representative appearance in the logs.
Understanding usage patterns shouldn't depend on knowing absolute numbers. Assuming "dumb" content is cached relatively uniformly, the usage patterns itself should be sufficiently inferable from the logs. For the non-dumb content, why would consumption of highly dynamic endpoints have distortive cache utilization at all?
To add more, how often high-resolution usage data really translates into actual product improvement? What percentage of sites have that much traffic to justify engineering hours spent on micro-growth-hacking based on this level of data?
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#44Suggestion: the access logs your web server collects are enough for basic analytics, and if you are curious for more, you can manually instrument your site a little. You don't need to give Google the power to spy on your users.
Server logs can't do this job well. If the system is designed well, in a lot of cases the users won't be receiving the resource from your server, they will be receiving it from a) their browser cache, b) their local network cache, c) their ISP's cache, or d) a CDN. Your server logs might be showing several thousand hits while the number of times a page is actually shown to somebody might be tens of thousands of hits.…
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#45I have no love for Google Analytics, but as a small-scale publisher, I have serious questions about what tools can replace it: 1) Which analytics can a website employ that is not geared toward enriching the analytics platform developer by violating site visitor privacy? 2) Do those analytics mechanisms have any kind of aftermarket, such that third-party developers integrate it into publishing platforms that publisher…
I think collecting analytics from the server logs is going to get more popular again, though a problem for SPAs? We could call it Edge Analytics this time around and run it on cloudflare. For publishing systems, couldn't wordpress report back analytics data to itself, on its own domain? Something like that existed but i'm not sure if it was using Jetpack servers or not. If this isn't already possible, it seems like a…
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#46Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#47Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#48Earlier quoted context omitted.
Nonsense that Apple would buy DuckDuckGo. DGG is just a wrapper around Bing Search. Therefore Apple could recreate DGG from scratch in a month.
The value in DDG is the userbase and brand.
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#49Earlier quoted context omitted.
I'd love if DDG offered email, but they were just a front-end for your iCloud.com email. My Gmail usage would drop a ton. I do have a iCloud email address, but on a desktop I have to leave the browser and open up an email client. I only open email clients while at work cause I have to.
You do realize that you can read e-mail from the browser if you log into icloud.com?
Re: Safari now blocks Google Analytics on sites, new Privacy Report feature shows
#50There does not appear to be a change between Safari 13.1 and Safari 14 for how it handles GA. I have tested it myself.
With Safari 13.1 Apple made a change [1] to their Intelligent Tracking Prevention that blocks all 3rd party cookies for cross site resources.
The only change in Safari 14 appears to be that it reports which domains have had cookies blocked. The Google Analytics beacon is still sent by the browser.
Benedict Evans (cited in article) since deleted his tweet, but this article seems not yet to have been updated.
[1] https://webkit.org/blog/10218/full-third-party-cookie-blocki...