Live data from Hacker News

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

news.ycombinator.com

1–10 of 11 posts

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

#1
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

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

#3
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.

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

#4
post #3

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.

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

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

#5

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

I've been building Swetrix for the last 6 years. It's OSS and cookieless, happy to answer any questions

https://swetrix.com https://github.com/swetrix/swetrix

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

#8
post #5

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

I've been building Swetrix for the last 6 years. It's OSS and cookieless, happy to answer any questions https://swetrix.com https://github.com/swetrix/swetrix

Will check it out as well, thanks
Post reply on HN