Ask HN: Ethical analytics for blog?
I just moved my blog to a Jekyll + Netlify stack from hosted Wordpress. Is there any simple analytics option for me? I don't want to use Google Analytics (as I block it myself). I don't want anything complicated, just visit count for each page and (if possible) unique visitors for each day.
9 comments
[ 2.2 ms ] story [ 32.5 ms ] threadI have pinged them about this, but at the time this was not something they were planning to add soon.
In a more serious note, maybe use server side log analysis tool like https://goaccess.io - it’s pretty easy to setup and I think it does just what you need.