Source

Privacy Preserving Google Analytics Alternatives

Hi everyone! 👋 Lately I have been restructuring my online presence and that included running this blog using a static site generator. During this process, I decided to also look for privacy-preserving Google Analytics alternatives. When concerned with website analytics, the default solution most people reach out to is Google Analytics but there are good reasons for not using GA. This post will give you a rundown of the different alternatives I came across during my research. At the end of the post, I also talk about why and why not to use these alternatives.

1. Plausible Analytics

Plausible is developed by Uku Täht. As far as I am aware, it started in 2019 and has already gained a lot of traction. The famous Changelog podcast has also started using it. The code behind this service is open source and it recently became officially possible to self-host it. “officially” means that previously the code was open source but there was no guidance for people who wanted to host it themselves. Now there are docs in place and hypothetically if you follow those you will have a working instance of Plausible Analytics up and running.

It is written in Elixir using the Phoenix framework.

The User Interface is gorgeous. I recently decided to try out their service for the Intermediate Python book and I thoroughly enjoyed browsing the dashboard.

Plausible Analytics

Pricing

Plausible starts with a 30-day unlimited trial and then offers you three options (these options are for if you pay monthly).

Plausible Pricing

Demo

You can see a demo here.

2. GoatCounter

If you are looking for a no-cruft solution that is usable even on a screen-reader then GoatCounter is your best bet. The author, Martin, has written about the rationale behind this project. His main goal is to keep GoatCounter simple and focused on the core function that is “counting events”. It is written in Golang and the source is available on GitHub. The best part is that the author is super quick at responding to issues on GitHub.

I wouldn’t say I am a huge fan of the UI but it is usable and provides you with all the information you need in one cursory look.

GoatCounter UI

Pricing

GoatCounter has a pretty generous free plan. If you get less than 100k views per month then you don’t have to pay for it. I think this is crucial if we want to promote privacy-preserving Google Analytics alternatives. When people are so used to getting analytics information without paying, it is hard to convert them right away and ask them to pay for the same information. However, I would recommend you to pay for the service if you can afford to do so. The rest of the price plans look something like this.

Goat Counter Pricing

Demo

You can see a live demo here

3. Fathom Analytics

This is another service that has a dedicated page about why they are a better alternative to Google Analytics. I believe they have been in business since 2018 and are profitable. A version of their codebase is open source and available on GitHub. I say a “version” because their open source offering is stripped of major pro features.

The main source-code is written in GoLang. The authors also talk about using Laravel in certain places but I wasn’t able to see Laravel in the official code-base. Maybe I missed something?

The UI is similar to what we saw with Plausible. It is clean and provides you with useful and actionable insights right away. The image below is from the pro version.

Fathom

Pricing

There are three tiers just like other platforms. They are a bit expensive compared to the other solutions I have mentioned.

Fathom Pricing

Demo

Normally you can see the demo on this page but at the time of writing this article, the link wasn’t working.

4. Simple Analytics

I remember seeing the launch post for Simple Analytics on Hacker News. They generated quite a buzz because of their privacy-preserving and cookie-free session tracking method. It is developed by Dave Jansen and Adriaan van Rossum and it has been in business since 2018. As far as I can tell, they have some open source presense but their core product is not open source.

The UI of the service is super clean. One useful feature which I loved was the availability of a night mode. There is a small crescent icon right next to the logo which you can use to toggle the night mode.

Simple Analytics Dashboard

Pricing

This is the most expensive service on this list. I don’t know if they provide anything which Plausible, GoatCounter or Fathom don’t provide. I guess the one thing they do provide extra is the API but I don’t know how many people use it. This is the pricing if you pay monthly.

Simple Analytics pricing


Benefits for using Google Analytics alternatives

  1. Cleaner UI which makes it easy to get useful information at a single glance. The actual Google Analytics dashboard is a mess and most people (even me!) struggle with deciphering what different numbers and dashboards mean. After banging my head against the wall for a bit I can now navigate the dashboard but I always sympathize with new Analytics users. These alternatives make sure they can cut through the noise and show the data you actually care about.
  2. Ability to add custom domains so your tracking script is not blocked by ad blockers by default. Google Analytics doesn’t support this and their tracking script is blocked by all major ad blockers. This gives an edge to the alternative and they can provide you with more accurate analytics.
  3. Less invasive of the visitor’s privacy. They don’t log unnecessary user data. Most of these services don’t use cookies either which means that you don’t have to show a GDPR notice to your visitors.

Issues with Google Analytics alternatives

  1. Oftentimes they do a less reliable job of weeding out bot traffic so the numbers can be slightly less reliable. There is no doubt that Google has been in the business of detecting bot for decades. Their whole business is built around Advertising and they don’t want to pay publishers for fake clicks. Therefore, they have decades worth of experience which these companies don’t have.
  2. You usually have to pay for these services. Privacy is expensive. Other than GoatCounter, all other services I mentioned are paid. If you are running a small hobby website then you normally don’t want to go out of your way to pay for such a service.
  3. Google can still track your users. A lot of people talk about using privacy-preserving alternatives because they don’t want Google to track them or their visitors. However, most websites use Google fonts and if Google wants, it already has enough data to track you and your visitors. As to whether Google actually uses font requests to track users is another story.

I tried to layout these alternatives so that other people know what is out there when it comes to privacy-preserving analytics solutions. Do you think you will use any of these services? If not then why? I would love to hear your responses in the comments below. Otherwise, I will see you in the nest post! 👋 ❤️

Newsletter

×

If you liked what you read then I am sure you will enjoy a newsletter of the content I create. I send it out every other month. It contains new stuff that I make, links I find interesting on the web, and occasional discount coupons for my book. Join the 5000+ other people who receive my newsletter:

I send out the newsletter once every other month. No spam, I promise + you can unsubscribe at anytime

✍️ Comments

Nana Yaw

Nice post. Keep it up. :)

François Best

Nice post, it’s great to see people valuing privacy!

I’m working on a privacy-first analytics service, Chiffre.io, that uses end-to-end encryption to make sure not even I can see my clients' analytics. I’d love to see what you’d have to say about it.

Yasoob
In reply to François Best

Hi François,

I will definitely take a look. Looks pretty exciting, especially with a free plan for casual users. One feedback, there is no public dashboard which can give me a feel for what to expect. I know the project is new so maybe it is on the roadmap? :)

François Best
In reply to François Best

A live public dashboard would not work because of the encryption, but a demo one with dummy data could be done, sure. Once the design is done, I’ll add a product screenshot on the landing page.

Cristian

Good list, and really nice that privacy seems to be on a upward trend recently!

One thing that that could be mentioned is that there is a step even further, by self-hosting your analytics dashboards. For example. the article could have also included self-hosted alternatives, like Matomo. I’m also working on a cheaper alternative to Matomo called userTrack, which might also be useful for the slightly more technical users who know how to setup their own web server.

Say something

Send me an email when someone comments on this post.

Thank you!

Your comment has been submitted and will be published once it has been approved. 😊

OK