Settings

Theme

Ask HN: What do you use for privacy focused analytics?

3 points by garyhbutton · 10 comments · 1 min read


Hi,

What do you use for website analytics? I am working on a small side project and I have used Google Analytics in the past but am looking for something a little more privacy focused, what do you use?

I would like to know how many people are coming to my site and a bit of a breakdown of geo, referrals, and such.

-Gary

5 threads
yev76

Plausible is solid, and since you're on Phoenix there's a bonus - it's written in Elixir and their engineering blog is a great read. To the cookieless question: the practical win is that there's no consent banner to build, not the ideology. (Biased: I'm building statable.com in the same space, also cookieless.)

JohnFen

For your purposes, I think all you need is a web server log analyzer. Back in the day, I used Webalyzer to do this. I haven't done any sort of analytics since then, so I don't know what's the best one now. A web search turns up a ton of modern options, though.

  • garyhbuttonOP

    Let me look, I do use elixir / phoenix but I am sure there is some tool that will work with that. Thanks.

linesofcode

I self host Umami. It was a one click deploy from their GitHub Readme. Been using for over a year, more than pleased. It has all the features you’re looking for without GA.

gojkoa

Matomo, self-hosted, loading data from webserver logs. No cookies or privacy notices needed.

garyhbuttonOP

Has anyone tried Plausible or Rybbit? Is cookieless important to you or is it a nice to have?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection