Ask HN: Good open source alternatives to Google Analytics?
81–90 of 154 posts
Re: Ask HN: Good open source alternatives to Google Analytics?
#82I 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
Re: Ask HN: Good open source alternatives to Google Analytics?
#83I 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
Re: Ask HN: Good open source alternatives to Google Analytics?
#84Re: Ask HN: Good open source alternatives to Google Analytics?
#85Adblockers block all of those services, right?
Re: Ask HN: Good open source alternatives to Google Analytics?
#86Obvy client side isn't as 100% as looking at the logs, but I've worked with Adobe Analytics and GA (on the free plan) for a few years. UI in GA is much more intuitive to me than Adobe, and I use the tight integration with Google Datastudio pretty often to make reports or slide decks.
Personally I like the well documented GA API to run reports against + python and R API wrappers. For me the only downside is the level of sampling they use. With Adobe Analytics, the API is not as well documented, but they don't sample like GA, but also I wouldn't want to front the Adobe Analytics bill every month for my side projects.
Re: Ask HN: Good open source alternatives to Google Analytics?
#87Earlier quoted context omitted.
Panelbear is truly great. I moved crontab.guru to panelbear in October and I’ve been extremely happy. The site does millions of page views a month but the analytics are still fast and responsive.
crontab.guru is really amazing
Re: Ask HN: Good open source alternatives to Google Analytics?
#88Re: Ask HN: Good open source alternatives to Google Analytics?
#89Re: Ask HN: Good open source alternatives to Google Analytics?
#90Earlier quoted context omitted.
Disclaimer: Plausible Analytics founder here 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 a…
Have you done a comparison with PostHog? I see a lot of people here recommending them also
(the second Plausible cofounder here)