Only the core (golang) is open-source though, so you won't get the dashboard.
Ask HN: Good open source alternatives to Google Analytics?
21–30 of 154 posts
Re: Ask HN: Good open source alternatives to Google Analytics?
#22Re: Ask HN: Good open source alternatives to Google Analytics?
#23I 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…
Snowplow's JSON schema events and contexts give you complete flexibility to define a data model that suits your business. Combined with DBT and a BI tool, like Apache Superset, it's vastly more capable than Google Analytics. We have clients running Google Analytics 360 that can't do the stuff we're able to with Snowplow.
Re: Ask HN: Good open source alternatives to Google Analytics?
#24I 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…
I've been a Snowplow user for nearly a decade. It's a bit of work to set up, but it's the best engineered of all those options. Snowplow's JSON schema events and contexts give you complete flexibility to define a data model that suits your business. Combined with DBT and a BI tool, like Apache Superset, it's vastly more capable than Google Analytics. We have clients running Google Analytics 360 that can't do the stuf…
Re: Ask HN: Good open source alternatives to Google Analytics?
#25Re: Ask HN: Good open source alternatives to Google Analytics?
#26Now I would probably try https://plausible.io/
Re: Ask HN: Good open source alternatives to Google Analytics?
#27I 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…
Plausible on the other hand has been really engaged with the community on their Github Discussion board.
Re: Ask HN: Good open source alternatives to Google Analytics?
#28Earlier quoted context omitted.
I've been a Snowplow user for nearly a decade. It's a bit of work to set up, but it's the best engineered of all those options. Snowplow's JSON schema events and contexts give you complete flexibility to define a data model that suits your business. Combined with DBT and a BI tool, like Apache Superset, it's vastly more capable than Google Analytics. We have clients running Google Analytics 360 that can't do the stuf…
I've also used Snowplow fairly heavily (several years ago). It's good for big stuff where you need lots of control and data customization, but it's significantly overkill if you just want basic analytics for your blog or small business website.
Re: Ask HN: Good open source alternatives to Google Analytics?
#29Re: Ask HN: Good open source alternatives to Google Analytics?
#30I 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
Also has a self-hosted option which is 'free', but you need to pay to host it someplace. I just pay them instead.