Ask HN: How do you track your blog traffic?
I'm about to publish my statically hosted dev blog and I am wondering what tracking solution I should use.
My first choice still would be Google Analytics, however, I don't like the idea of including Google spyware in my blog that much. Besides, many adblockers are blocking Google Analytics and most developers use an adblocker.
I would like to see how much traffic specific articles get and where the visitors come from.
What do you use for your blog?
23 comments
[ 5.4 ms ] story [ 72.2 ms ] threadOther than that I would not log, track or collect any requests from people.
Though tools for automated throttling or simply front-ending behind a DDoS-capable CDN may be a preferred option.
https://matomo.org/
https://usefathom.com/
Best of luck and link up your blog when ready ;)
I filter out certain kinds of visits (such as bots) from the dashboards I look at regularly.
The only problem is that since Keen got acquired they've quietly stopped letting people sign up for their free plan and greatly increased the prices of their paid plans. It's probably only a matter of time before I lose access to my current plan and need to find an alternative.