TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Any alternatives to Google Analytics that don't require cookies?

46 点作者 labarilem大约 2 年前
I like having an idea of how many people visit my blog but I&#x27;m wondering if there&#x27;s a better privacy conscious solution for simple analytics (don&#x27;t need advanced features like sales conversions etc.) which would also be GDPR compliant without adding cookie banners.<p>Hackers with the same use case (simple blog pages visitors count) what are you using?

26 条评论

adhesive_wombat大约 2 年前
You only need cookie banners if your cookies represent data you need to get consent for. If you only have cookies you actually need for technical reasons, or cookies that don&#x27;t represent any kind of personal information, then you don&#x27;t need a banner. Wikipedia has plenty of cookies, for example, and yet has no banners.<p>Also, if you collect data you need consent for, it didn&#x27;t matter if they&#x27;re cookies or something else. It&#x27;s not the cookies that are being consented to, it&#x27;s the data collection.
评论 #35165794 未加载
alex_suzuki大约 2 年前
I’m using Plausible (<a href="https:&#x2F;&#x2F;plausible.io" rel="nofollow">https:&#x2F;&#x2F;plausible.io</a>) and it’s great, breath of fresh air compared to GA.
评论 #35158105 未加载
评论 #35164973 未加载
评论 #35162855 未加载
评论 #35165187 未加载
duiker101大约 2 年前
Just today there was this thread which about one of the alternatives which looks nice <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35143052" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35143052</a><p>In there you can find also a link to a list of European alternatives <a href="https:&#x2F;&#x2F;european-alternatives.eu&#x2F;category&#x2F;web-analytics-services" rel="nofollow">https:&#x2F;&#x2F;european-alternatives.eu&#x2F;category&#x2F;web-analytics-serv...</a>
评论 #35157482 未加载
评论 #35153912 未加载
mattbgates大约 2 年前
I developed this one a few years ago... it does have an advanced feature, though many websites are just using it for the simple fact that it&#x27;s a counter. Doesn&#x27;t use any cookies.<p><a href="https:&#x2F;&#x2F;justcounts.com" rel="nofollow">https:&#x2F;&#x2F;justcounts.com</a>
评论 #35153901 未加载
unmole大约 2 年前
GoatCounter: <a href="https:&#x2F;&#x2F;www.goatcounter.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.goatcounter.com&#x2F;</a>
goatmobile大约 2 年前
I use &quot;Google Analytics&quot; [0], just a simple JavaScript snippet to fire off to a Google Form that sends responses to Google Sheets. It obviously has a ton of pitfalls but it works for me.<p>[0] <a href="https:&#x2F;&#x2F;goatmobile.github.io&#x2F;blog&#x2F;posts&#x2F;forms-analytics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;goatmobile.github.io&#x2F;blog&#x2F;posts&#x2F;forms-analytics&#x2F;</a>
fsflover大约 2 年前
<a href="https:&#x2F;&#x2F;matomo.org" rel="nofollow">https:&#x2F;&#x2F;matomo.org</a>
评论 #35165122 未加载
评论 #35156532 未加载
notmypenguin大约 2 年前
Plausible is polished looking but it’s major flaw is trying to backup its clickhouse and Postgres from the containers they run in that had me rolling my eyes. Containerized apps have drawbacks…<p>Goatcounter ends up being more flexible, once you realize that their “everything is just a path” approach actually DOES give you what you need, and backing it up is a matter of SQLite dumping to a file even mid-action and it’s done
shll大约 2 年前
Hi - co-founder of Beam Analytics here. We&#x27;re cookie free &amp; GDPR compliant. The product also comes with funnel analysis, cohort retention, custom events and has a 100k page view free tier. Check out beamanalytics.io. Thanks!
gmsiperx大约 2 年前
Try <a href="https:&#x2F;&#x2F;usermaven.com" rel="nofollow">https:&#x2F;&#x2F;usermaven.com</a>. It comes with events autocapturing saving you from the hassle of writing code to track simple events. It is privacy-friendly and hosted in EU.<p>I am one of the co-founders.
XCSme大约 2 年前
I am building some:<p>Self-Hosted GA and Hotjar alternative: <a href="https:&#x2F;&#x2F;uxwizz.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uxwizz.com&#x2F;</a><p>WordPress self-hosted analytics plugin: <a href="https:&#x2F;&#x2F;wplytic.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wplytic.com&#x2F;</a>
ksherlock大约 2 年前
If it&#x27;s your web server, you can analyze the apache&#x2F;nginx&#x2F;iix&#x2F;etc logs.
entrepy123大约 2 年前
Pirsch has been easy and great IME.<p>[0] <a href="https:&#x2F;&#x2F;pirsch.io" rel="nofollow">https:&#x2F;&#x2F;pirsch.io</a><p>[1] <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=pirsch.io" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=pirsch.io</a>
encoderer大约 2 年前
Our real user monitoring will give you sessions, pageviews, performance and errors - all without cookies!<p><a href="https:&#x2F;&#x2F;cronitor.io&#x2F;real-user-monitoring" rel="nofollow">https:&#x2F;&#x2F;cronitor.io&#x2F;real-user-monitoring</a>
herbst大约 2 年前
I am using shynet for a while now. More than enough data for me, blazing fast, and simple.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;milesmcc&#x2F;shynet">https:&#x2F;&#x2F;github.com&#x2F;milesmcc&#x2F;shynet</a>
评论 #35165803 未加载
jamietanna大约 2 年前
I&#x27;ve not had a chance to use it yet but <a href="https:&#x2F;&#x2F;squeaky.ai" rel="nofollow">https:&#x2F;&#x2F;squeaky.ai</a> appears to be pretty great for privacy, and mentions being cookieless
评论 #35158843 未加载
4ft4大约 2 年前
I can also throw in an open-source free alternative that we use and are very happy with: <a href="https:&#x2F;&#x2F;umami.is" rel="nofollow">https:&#x2F;&#x2F;umami.is</a>
ezekg大约 2 年前
Fathom analytics or Plausible analytics. I use Fathom.
rpastuszak大约 2 年前
umami.is (self hosted)<p>- easy to set up (Vercel + Railway in my case, but there are even more simple approaches) - easy to add to new projects (takes 1 minute to embed) - does 99% of what I need (I&#x27;d like to see a nicer funnel UI, which I think it&#x27;s coming in v2)
JohnFen大约 2 年前
My log files. There are numerous log file parsing utilities that make analyzing them very easy, too.
评论 #35159803 未加载
hoofhearted大约 2 年前
Plausible Analytics
bartvk大约 2 年前
Have you checked Simple Analytics?<p><a href="https:&#x2F;&#x2F;www.simpleanalytics.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.simpleanalytics.com&#x2F;</a><p>They have a great blog, very vocal about GDPR and related issues.
openplatypus大约 2 年前
Hey, definely check Wide Angle Analytics. Cookieless or with cookies. You decide :)<p><a href="https:&#x2F;&#x2F;wideangle.co" rel="nofollow">https:&#x2F;&#x2F;wideangle.co</a><p>If you need selfhosted solution got for Matomo.<p>If you choose other solution, scrutinize their GDPR claims, you will be sruprised.
tmaly大约 2 年前
I installed Matomo analytics as a wordpress plugin.<p>I generally use firefox focus to browse the web, so any site includes my own would block google analytics.<p>My criteria was that I needed something that is a part of my blog and can also handle utm parameters so I can track where traffic is coming from.<p>This plugin fit the criteria, so I use it in addition to GA.<p>I believe it is GDPR compliant.
notmypenguin大约 2 年前
Plausible and Goatcounter
quectophoton大约 2 年前
&gt; Data that has been encrypted de-identified or pseudonymized but can be used to re-identify a person is still personal data.<p><a href="https:&#x2F;&#x2F;www.gdpreu.org&#x2F;the-regulation&#x2F;key-concepts&#x2F;personal-data&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gdpreu.org&#x2F;the-regulation&#x2F;key-concepts&#x2F;personal-...</a>