Live data from Hacker News

Ask HN: With third party cookies going out what happens to analytics companies?

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: With third party cookies going out what happens to analytics companies?

#2
It isn't hard to go first party, either by own collection or proxying/forwarding. I still parse server logs for analytics since it's performant and non-invasive.

I'm kind of surprised CDN's aren't bigger in analytics, I think analytics would be a huge feature (and revenue source) for the likes of Cloudflare.

Speaking of CF, implementing proxying/forwarding for third-party analytics via CF Workers is easy.