-
Obligatory plug for Medama, which focuses on easy self-hostability: https://github.com/medama-io/medama
I think Plausible’s self-hosting is not simple, requiring unnecessarily heavy databases like ClickHouse, which can be overkill for the average website owner. Comparatively, this project can effectively run on a 256MB VM for most small website with no external dependencies.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Plausible Analytics
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
Obligatory GoatCounter plug: https://www.goatcounter.com
It's also cookieless, the hosted version is free to use within reason, and it's extremely lightweight if you choose to self-host it. A good fit for smaller sites.
-
I was able to do it pretty easily with a mobile app, should be just as easy on desktop. You could even register custom “pages” for various parts of the desktop app.
https://github.com/Glimesh/glimesh_app/blob/main/lib/track.d...
-
fugu
Fugu is simple, privacy-friendly, open-source and self-hostable product analytics. 🐡 (by shafy)
Let me also plug my free, open-source and self-hosted event-based analytics solution: Fugu (https://github.com/shafy/fugu). Fugu does not track unique visitors (not even daily like Plausible does) and is made for event-based tracking. Comes with included Docker config to make it easy breezy to self-host.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
Recommendations for self-hosted Google Analytics alternatives?
-
Ask HN: Any alternatives to Google Analytics that don't require cookies?
-
I built an open source Google Analytics alternative (free as in freedom and privacy-first, too!)
-
Celebrating v1.0.0
-
I just hosted my little website about programming, I want to track some statistics and I immediately thought of Google Analytics but after research I found out about huge amount of hate for them and problems with GDPR and other law things. I am looking just for basic stats, should I really avoid GA?