Swizec Teller - a geek with a hatswizec.com

Senior Mindset Book

Get promoted, earn a bigger salary, work for top companies

Senior Engineer Mindset cover
Learn more

    So how many readers _actually_ read a blog post?

    Knowing how many readers a blog gets is pretty important for any blog writer. We like to pretend it doesn't even matter, put on a face of "Oh well, I'm just writing this for myself, you know, to get the word out, I don't really care if anyone reads it"

    What a bunch of hipsters!

    tl;dr --> Only ~30% of readers actually read a whole blog post! 16% if it's particularly long, but 95%+ make it from one paragraph to the next on average.

    Yeah right dear blogger, that's why you keep posting links to your blog in your twitter stream, that's why you submit it to various link sharing sites and that is surely why you are writing all of your stuff in public as well. Writing for yourself just wouldn't feel the same if it was done privately in a random notebook would it?

    Sometimes I manage to get a couple of thousand people to come upon a blogpost I have written and ... then what?

    Problem is that the usual analytics tools only count hits. That is, how many people came onto your blog. Recently Google Analytics started changing that a little bit by also counting how many users perform some sort of social action. This is a pretty good measure of how good people think your post was, or even simply how interesting it seemed.

    However, that's only a small part of what I care about. I want to learn how good a writer I am, how well do I captivate a reader and keep them reading? Surely the most important mark of a good post is how many people actually read it!

    Enter Mixpanel, stage left.

    With this in mind I set up a simple javascript that sends an event to Mixpanel every time somebody scrolls past a paragraph of text. To this day I have never actually taken the time to look at this data, but at the beginning of this month I wrote a very lengthy blogpost.

    1700-ish words, 58 paragraphs long.

    That post received 3445 hits, 5 G+, 38 tweets and 3 facebook likes.

    EDIT: The post was "I went through YC as an intern, here's what I learned"

    Right, not a total throwaway post. People actually liked it! Yay!

    But here's where it gets interesting. Out of all those people only 574 made it to the end. Somewhere in all that text I lost over 80% of my readers!

    Wow, that can't mean anything good for my writing skills. 1700 words is about five pages in a standard book format. Now imagine if I was writing an actual book ... nobody would make it to the end!

    Bleeding readers like a boss

    Looking at the data in more detail it looks like only 80% of the users read the first ten paragraphs, and 70% read the first 20 paragraphs. Not too bad at all.

    Then something strange happened in this particular post, only 41% of the readers made it to the 22nd paragraph. This happens to be right next to the photo of some drawings on a shower wall and the title of this section is "Work hard, party harder" ... I guess people don't like partying and showers?

    After that it settles down, takes another 20 paragraphs to lose another 10% of readers. And another jump, plomps down to just 23% readers making it to the 40th paragraph. This is around the spot where I say that being only an employee in a startup is much easier than being a founder. I guess people don't like hearing that either?

    There are no more significant jumps after that, but just over 15% of the readers made it all the way to the end and for that, I thank you awesome 574 people who decided my blog was worth reading through to completion.

    Although interestingly enough, outside those jumps (yes I checked, other posts ending at those paragraphs doesn't account for the jumps) on most paragraphs more than 96% of users make it from one paragraph to the next.

    Had another hit on the 3rd of August. The data there is much more level, with 33% of readers making it to the end of a 30 paragraph post. But interestingly enough, only 61% made it from first to second paragraph!

    I think I need to start experimenting with this in a more organized manner. Got my baseline, about a third of my readers make it to the end of a normal length post. Now it's time to figure out how to increase that.

    PS: if you're interested in the JavaScript that makes this magic happen, just check out the source.

    Published on September 16th, 2011 in Arts, blog, Google Analytics, JavaScript, Online Communities, Paragraph, Uncategorized, Writers Resources, Writing

    Did you enjoy this article?

    Continue reading about So how many readers _actually_ read a blog post?

    Semantically similar articles hand-picked by GPT-4

    Senior Mindset Book

    Get promoted, earn a bigger salary, work for top companies

    Learn more

    Have a burning question that you think I can answer? Hit me up on twitter and I'll do my best.

    Who am I and who do I help? I'm Swizec Teller and I turn coders into engineers with "Raw and honest from the heart!" writing. No bullshit. Real insights into the career and skills of a modern software engineer.

    Want to become a true senior engineer? Take ownership, have autonomy, and be a force multiplier on your team. The Senior Engineer Mindset ebook can help 👉 swizec.com/senior-mindset. These are the shifts in mindset that unlocked my career.

    Curious about Serverless and the modern backend? Check out Serverless Handbook, for frontend engineers 👉 ServerlessHandbook.dev

    Want to Stop copy pasting D3 examples and create data visualizations of your own? Learn how to build scalable dataviz React components your whole team can understand with React for Data Visualization

    Want to get my best emails on JavaScript, React, Serverless, Fullstack Web, or Indie Hacking? Check out swizec.com/collections

    Did someone amazing share this letter with you? Wonderful! You can sign up for my weekly letters for software engineers on their path to greatness, here: swizec.com/blog

    Want to brush up on your modern JavaScript syntax? Check out my interactive cheatsheet: es6cheatsheet.com

    By the way, just in case no one has told you it yet today: I love and appreciate you for who you are ❤️

    Created by Swizec with ❤️