Live data from Hacker News

Analyzing HN readers' personal blogs

dannysalzman.com

21–30 of 99 posts

Re: Analyzing HN readers' personal blogs

#21

Interesting to see the high numbers for GA. A bit of ‘do as I say, not as I do’ going on?

This was sourced from a posting asking people to promote their blog. People that promote their blogs are likely going to have some kind of analytics tool installed. Also, lots of blog platform sites come with analytics built in and some of those use Google.

Re: Analyzing HN readers' personal blogs

#22
post #6

Earlier quoted context omitted.

“generator” meta tag? https://html.spec.whatwg.org/multipage/semantics.html#meta-g...

Jekyll only adds that if you use their “SEO” plugin: https://github.com/jekyll/jekyll-seo-tag/blob/0943563d0aac60... . (I don’t use that plugin, so I add it manually to mine.)

If I'm not mistaken, Jekyll also adds it in the RSS feed metadata, if you use that plugin, but that's already a bit far fetched.

Re: Analyzing HN readers' personal blogs

#23

Of those who responded to the 'what is your blog and why should I read it' thread. HN is large. Likely larger than many of its visitors realize because the participants are a relatively small fraction of the readership. So HN readers are not necessarily contributors. And not all contributors would plug their blogs in a thread asking them to do so. If you want to get an idea of the HN readership rather than of the HN…

And not all contributors would plug their blogs in a thread asking them to do so.

Exactly. On a pseudanonymous forum that’s as good as asking people to doxx themselves!

Re: Analyzing HN readers' personal blogs

#26
I suspect that the larger-than-one-might-expect representation here for Erlang and Cowboy (an Erlang web server) is caused by sites hosted on Heroku, which would return Cowboy/Vegur in the Server header, rather than because many HN users are actually maintaining Erlang application servers to serve their blogs.

Re: Analyzing HN readers' personal blogs

#28
post #18

I like the analysis. However, I am curious why entries are not sorted by counts. As a rule of thumb, sorting alphabetically makes no sense! Also, 382 sounds like a very small number, given the size of HN. I did try to find many blogs I read, but couldn't find one. So, crucially - was it a random sample? Or sample from top-liked, or from a particular month? some findings (e.g. the prevalence of Wordpress) may depend o…

At the top he writes how he got the data, from the 'what is your blog and why should I read it' post.

I missed that thing, without clicking the link. (I understood it was an inspiration rather than "Analysis of self-posted blog post to thread X".)

Re: Analyzing HN readers' personal blogs

#29
post #25

I‘m surprised and a bit disappointed that only 4 of them use Matomo. I assumed this to be the quasi standard alternative to Google...

When I announced my own analytics thing here a few months ago I got quite a few signups from the HN thread, and based on the bug reports, support requests, etc quite a few of the users are just running it on their personal blog. I'm aware of some other solutions as well that aren't mentioned at all in that table.

Personally I found Matomo rather hard to use, I tried it for a while but decided that writing my own was easier than figuring out to get Matomo to do what I want (also: cheaper and easier). I think it's a good alternative for some use cases, but far from all. Related comment I left on Lobsters a few days ago: https://lobste.rs/s/cdrrty/why_you_should_stop_using_google#...

Post reply on HN