HACKER Q&A
📣 lifeplusplus

What do you recommend as Google Analytics alternative?


Ideally all data lives in my own system and it integrates with backend so no extra loading scripts on frontend.


  👤 httpsterio Accepted Answer ✓
On the frontend I've used Fair Analytics, Goatcounter and Plausible but they're all using a js script that phones home to your server or wherever the service is hosted. For a access log based solution, Goaccess is the nicest.

👤 XCSme
You can check out the alternative I'm working on: https://www.uxwizz.com/

👤 buglunch
Goacces? Based on logfiles?