PM Quest learning library

Lesson 11: User Segmentation

Learn how to divide your user base into meaningful segments for better product decisions.

Sorting Laundry

Have you ever sorted your clothes before washing? If you haven’t, maybe you should start doing it now. Separating dark colored clothes from whites or heavies from lights extends the life of your clothing and better preserves their color. Setting loads of dirtier clothes to heavier settings gets them cleaner faster. A small amount of planning and effort before washing your clothes could save you the time and money required to frequently replace the ill-washed clothes.

But, why am I talking about laundry?

Because, if every article of clothing doesn’t responds well to the same washer settings, so why would different users all have the same experience with your product? Users of your product are at least slightly more complex than a polo shirt.

Hence, to serve the users well and to build the best product for their needs, we need to understand exactly what type and categories of users do we have. That’s why we have user segmentation.

User Segmentation

User segmentation is the product management equivalent to sorting laundry.

Grouping your users by shared characteristics reveals insights into how these segments are interacting with your product—and, most importantly, where your product can be improved to provide them with a better experience.

Instead of treating a single user experience as the most important, you should leverage user segmentation to identify and embrace the different ways customers use your product.

How does user segmentation help?

Let’s take an example. Say our product is a new community swimming pool. The top-requested features (and number of requests) are as follows:

  1. Starting blocks | 17
  2. Ping pong table | 15
  3. Lounge chairs | 14
  4. Concession stand | 12
  5. Swim lanes | 12
  6. Branded swim caps | 11
  7. Water slide | 7
  8. Basketball court | 4

We have the budget and capacity to choose three of these features by opening day so we choose the top three.

The opening day arrives and we eagerly await to see who subscribes for an annual membership to my pool with starting blocks, a ping pong table, and lounge chairs.

But to our accountant’s horror, no one subscribes!

Why aren’t people subscribing? Did they lie about their needs?!

The truth is that further analysis would have shown that in order to subscribe, each segment has a few dealbreakers — requirements that if not met, will ensure they take their business elsewhere.

By delivering starting blocks, a ping pong table, and lounge chairs, we incidentally met one dealbreaker for each segment, but did not deliver sufficient functionality to be good enough for any segment.

So, by not understanding our user segments and their needs, we missed a chance to build a product that solves the needs of at least 1 segment of user properly.

What should have been done:

In this scenario, the chances of competitive swimmers being the subscribers would have increased.

How do we segment users?

In theory, there are an endless number of characteristics with which you could segment your users. However, in practice, you cannot segment users on just any characteristic; you need to have data that enables the identification of if a user has a particular characteristic.

These are some of the common segmentation model:

  1. Demographic - Demographic segmentation uses demographic attributes, such as gender, language, race, and geography to divide up the user population.
  2. Device - Device type segmentation is particularly useful for answering certain questions, such as:
    • Do desktop users versus mobile users behave differently across device types?
    • Are updates to your apps improving the experiences of the different groups of users? Or are updates introducing problems that you haven’t yet identified?
    • Are there features or capabilities that you haven’t enabled on certain platforms that might meaningfully impact overall user retention?
  3. Acquisition Source - This segmentation is used to analyze differences in users based on where they were acquired. Common sources include organic, google search, and facebook ads.
  4. Usage patterns - Segment users by meaningful product behavior. People who refer others may have different motivations from those who do not; frequent payers may face different problems from inactive users.
  5. Needs or jobs - Group users by the progress they are trying to make. This can be more actionable than demographics when the product serves several use cases.
  6. Lifecycle stage - New, activated, retained, lapsing, and resurrected users often need different interventions.

What makes a segment useful?

A useful segment is measurable, large or important enough to matter, meaningfully different from other groups, and reachable with a distinct product action. If two segments behave the same and need the same experience, splitting them adds complexity without improving the decision.

Write the decision first—for example, “Which onboarding path should we improve?”—then choose the segmentation dimension. Compare behavior and outcomes across groups, check that sample sizes are adequate, and avoid sensitive or proxy attributes unless they are necessary and handled responsibly.