I done goofed and run out of space on my @Matomo server. Visits to my sites were not being added for a while.
Thankfully:
1. I am ingesting the web server logs to Matomo, instead of having image/JS trackers on my sites
2. I am using my own Matomo log ingester script: https://git.rys.io/libre/log-matomnom/
It is based on the official Matomo log ingester, but heavily modified so that:
- it runs constantly and inotify-watches for files to ingest
- it handles errors more gracefully, putting failed logs aside.
@rysiek
I was also thinking of writing about my adoption of Plausible, and more generally how analytics can be done ethically.
@syntax do it! and let's compare notes.