๐ง Behavioral Psychology for PMs
The biases, defaults, and design patterns that shape user behavior. The PMs who understand them design products that work with human nature, not against it.
Users are not rational utility-maximizers. They satisfice, anchor, default, and follow social proof. PMs who design products with these patterns in mind ship features that get adopted; those who don't ship rational features that get ignored.
Apply 10-15 well-established behavioral patterns โ anchoring, defaults, loss aversion, social proof, scarcity, commitment, peak-end rule โ to product design. Use them ethically to reduce friction toward outcomes that benefit the user, not to manipulate against them.
The dozen most-useful patterns
1. Defaults. Whatever the default is, ~80% of users will keep. Use defaults to nudge toward the best option for the user.
2. Anchoring. First number shown becomes the reference. In pricing, show the high tier first to anchor expectations.
3. Loss aversion. Losses hurt 2x more than equivalent gains feel good. 'You'll lose your savings if you don't act' > 'You'll save money if you act.'
4. Social proof. People do what others do. '10,000 customers use this' > generic claims.
5. Scarcity. Limited supply increases perceived value. 'Only 3 left' > 'In stock.' (Use ethically โ fake scarcity erodes trust.)
6. Commitment. Once people start, they want to finish. Get small commitments early; large ones follow.
7. Reciprocity. Give first, ask second. Free templates โ people more likely to upgrade.
8. Peak-end rule. People remember peaks and endings. Design the climax moments and the closeout carefully.
9. Endowment effect. Once owned (even in trial), people value more. 'Add to cart' increases purchase intent vs 'view.'
10. Choice overload. Too many options paralyze. 3-5 choices is the sweet spot.
11. IKEA effect. People value things more if they built them. Customization and personalization increase commitment.
12. Status quo bias. People stick with what's familiar. Change requires either compelling benefit or smooth migration.
Where to apply
- Onboarding. Defaults, commitment, peak moments, IKEA effect (personalize).
- Pricing. Anchoring (high tier first), choice (3 tiers), loss aversion (annual savings).
- Conversion. Social proof (testimonials), scarcity (ethical), commitment (multi-step CTAs).
- Retention. Habit loops (Hooked), peak-end (great endings keep people coming back).
- Cancellation. Loss aversion (what they'll lose), social proof (who else stays).
The ethics line
Behavioral patterns can be used to manipulate. The line: are you nudging the user toward an outcome that's good for them, or against their interest?
- Good: Defaults that save them money, social proof that helps them choose, scarcity that's real.
- Bad: Dark patterns in cancellation, fake scarcity, manufactured social proof, manipulation against the user's stated interest.
PMs who use the patterns ethically build trust that compounds. PMs who weaponize them lose users long-term.
Real-world examples
Booking.com is famous for behavioral pattern usage โ '12 people are looking at this property,' 'Only 2 rooms left,' 'Booked 3 hours ago.' Some of it crosses the manipulation line; some is genuine signal. Either way, it materially moves their conversion rates.
Go deeper โ recommended reading
Interview questions (1)
Q1Give me an example of a behavioral pattern you'd use to improve product onboarding.executionmidโผ
Default + commitment + IKEA effect.
For a new SaaS onboarding, I'd use three patterns:
- Smart defaults. Whatever the user's most-likely setup is (based on their role, company size, signup source), pre-populate. Reduces friction; 80% will keep.
- Progressive commitment. First ask one question they can answer in 5 seconds (role). Then a 10-second question. Then a 30-second action. Each commitment increases the next one's completion rate.
- IKEA effect via personalization. Have them spend 60 seconds customizing one thing (workspace name, template choice). The act of customizing creates ownership and increases retention.
I'd avoid patterns that work against the user โ fake scarcity, manipulative urgency, forced upsells. Those produce short-term conversion at long-term trust cost.