Any suggestion about an open source (web)analytics platform with a good API interface? I don't need any UI to navigate the data, just save them using a standard client-side js approach and read them serverside via API.
Discussion
Matomo!
I only know Matomo, but I’ve never used their API, but there is one!
Is Redis incr (https://redis.io/commands/incr/) by WebSocket enough?
Nice find for the Go lovers:
In the end I settled on umami.is
Looks good, the API just needs to be polished a bit.