I wrote two articles about this for LWN last year. Several of them are self-hostable. Summary: https://lwn.net/Articles/822568/ : lightweight options: GoatCounter and Plausible (open source), Simple Analytics and Fathom (closed) https://lwn.net/Articles/824294/ : more alternatives: Matomo and Open Web Analytics (fairly heavyweight but both open source), Countly (open core), Snowplow Analytics (open source but enterpr…
> Matomo Google may sometimes disable AdWords campaigns on sites that use Matomo. They "fix" it every once in a while when Matomo devs reach out to them, but the problem returns after a few months each time. https://forum.matomo.org/t/adwords-campaign-rejected-for-goo...
Ask HN: Good open source alternatives to Google Analytics?
41–50 of 154 posts
Re: Ask HN: Good open source alternatives to Google Analytics?
#42Re: Ask HN: Good open source alternatives to Google Analytics?
#43Re: Ask HN: Good open source alternatives to Google Analytics?
#44Re: Ask HN: Good open source alternatives to Google Analytics?
#45I use plausible for my very low traffic side project, mostly because it's easy to host yourself and free if you do so. https://github.com/plausible/analytics
I'm the maintainer of the project and it's so heartwarming to see it being recommended on this forum.
All the projects mentioned here are great. What I think sets Plausible apart is that we've managed to create a profitable business around a 100% AGPL-licensed codebase (i.e. no dual-license for enterprise version). This means we can keep investing into the product and adding new features without being in the 'thankless OSS maintainer' role that so often ends in burnout.
We're currently working on importing historical data from Google Analytics into Plausible[1] which should make switching even easier for many folks. Stay tuned.
Re: Ask HN: Good open source alternatives to Google Analytics?
#46The tracking code seems very lightweight, and I haven't found it lacking any of the features I was using in GA. I've tried a few, and OWA was the first that met all my criteria (100% free software, open source, actually works).
Re: Ask HN: Good open source alternatives to Google Analytics?
#47I wrote two articles about this for LWN last year. Several of them are self-hostable. Summary: https://lwn.net/Articles/822568/ : lightweight options: GoatCounter and Plausible (open source), Simple Analytics and Fathom (closed) https://lwn.net/Articles/824294/ : more alternatives: Matomo and Open Web Analytics (fairly heavyweight but both open source), Countly (open core), Snowplow Analytics (open source but enterpr…
> Matomo Google may sometimes disable AdWords campaigns on sites that use Matomo. They "fix" it every once in a while when Matomo devs reach out to them, but the problem returns after a few months each time. https://forum.matomo.org/t/adwords-campaign-rejected-for-goo...
so Google wants Google Analytics to never be threatened for marketshare.
A great sign that the free analytics service offered by the advertising company should not be trusted.
Re: Ask HN: Good open source alternatives to Google Analytics?
#48As stated by others already, there's Plausible (plausible.io) and Matomo (matomo.org). I have used both and stuck at Plausible. A few reasons (subjective): 1. Plausible is GDPR compliant by default, it has an effective way to measure analytics throughout the day without cookies 2. It is simple and that's key. I don't need to know much, Plausible just gives me that 3. It's fairly lightweight. Matomo is quite heavy and…
I think Matomo is quite similar to Google Analytics which many people feel is bloated and confusing from the user's perspective. The idea with Plausible is to simplify web analytics and make it more understandable compared to what GA/Matomo offer.
Granted, Matomo does have more depth and features in some areas. It can be the better choice if you want to go very deep into analytics and need some power features that Plausible might not support.
We wrote a little (clearly biased) comparison with Matomo[1]. I hope we're not too harsh on it because Matomo is a great project and still a good fit for many people. But obviously we feel like a modern and simplified take on web analytics fits better for the majority of website owners.
Re: Ask HN: Good open source alternatives to Google Analytics?
#49PostHog: https://github.com/PostHog/posthog if you want to deploy it yourself and https://posthog.com if you want the SaaS. I was using Avodocs ( https://www.avodocs.com ) to produce a privacy policy for our MLOps platform, https://iko.ai , but they didn't have PostHog in the list for the "Analytics" section, and they assumed that doing analytics implied sending user data to a third party site or something. I tweeted…