Forward-deployed / Learning zone
Product sensea standalone module
Lesson 01

Motivation theory: friction, satisfaction, and nudges

TL;DR

Users act when motivation is high and friction is low. The Fogg behaviour model states this as Behaviour = Motivation × Ability × Trigger. Product sense starts with reading that equation in your own product. Hunt down needless friction. Make the core action rewarding, so satisfaction feeds motivation — this is the Hook model's Trigger → Action → Reward → Investment loop. Use ethical nudges — defaults, reminders, social proof — to make the beneficial path the path of least resistance. The discipline is conscious friction: add it only where it creates value, and remove it everywhere else.

🎯 For the AI PM

Why it matters — AI features rarely fail because the model is dumb. They fail because users never build the habit: the magic moment stays buried behind friction, or the first output disappoints and they never return. The behaviour equation is how you find that gap.

What it changes in your decisions — You measure and remove the steps between "user arrives" and "user feels the model's value." You design the reward after the first successful prompt as deliberately as you design the model itself.

Ask yourself — "What is the friction between a new user and their first genuinely useful model output — and how fast does that first win arrive?"

Risk if ignored — A technically impressive model with great demos and terrible retention. Nobody engineered the motivation-and-friction path around it.

The behaviour equation

The behaviour equation

B = M × A × T · a multiplication, not an addition — zero any term, zero the behaviour

Reducing friction lets existing motivation convert into action.

Motivationdoes the user want it?
Abilityhow easy is it?
Triggerwhat prompts it now?
Behaviour happens — M × A × T
Action
Variable reward
Investment
Loads next trigger
Reward's satisfaction feeds back into motivation; investment loads the next trigger — the Hook model closing the loop into habit.

The Fogg behaviour model — B = M × A × T — says a behaviour happens only when motivation, ability (ease), and a trigger converge. It's a multiplication, so if any term is near zero, the behaviour doesn't happen. The practical corollary: if you want to encourage an activity, make it easy. High friction — complex steps, confusing UI — stifles even a motivated user. Reducing friction lets existing motivation convert into action.

Picture a fintech signup. The motivation is there — the user wants the savings account. But a 10-field form with poor guidance makes many users abandon it, because friction overrides motivation. A 2-field signup or a federated login lets that motivation translate into action. Map the journey, measure drop-off at each step, and prioritize the steps where users struggle.

But not all friction is bad. A little friction can ensure quality or commitment. Email verification yields a higher-quality user base; a confirmation step prevents costly mistakes. The principle is conscious friction: add it only when it adds value — security, thoughtfulness, safety — and eliminate it everywhere else.

Satisfaction and habit

Satisfaction is the fulfilment a user gets from your product. It's what turns a one-time user into a returning one, because a satisfying experience increases intrinsic motivation to come back. Satisfaction and motivation form a loop, not two separate things.

Nir Eyal's Hook model shows how that loop hardens into a habit:

   ┌─────────▶ TRIGGER ──▶ ACTION ──▶ REWARD ──▶ INVESTMENT ──┐
   │            (cue)      (do it)   (payoff)   (put in effort) │
   └──────────────────────  habit forms  ─────────────────────┘

The reward phase is where satisfaction lands — a sense of accomplishment, useful information, delight. That burst reinforces the behaviour. Then the investment phase — the user adds data, preferences, effort — raises commitment and loads the next trigger. So ask: what is actually rewarding about our core action? Make sure each critical action is followed by clear value or positive feedback — a friendly confirmation, a progress bar, a checkmark. A satisfied user tolerates minor friction. A frustrated one drops off at the first hurdle.

Nudges — influence without coercion

Nudges are subtle design cues that steer behaviour without restricting choice (Thaler & Sunstein). Common techniques:

Nudge How it works Example
Defaults People stick with the pre-selected option Sensible option pre-checked
Prompts & reminders External trigger when motivation is likely "It's been a week since your last workout"
Social proof Herd behaviour builds trust "Join 5,000+ peers using this"
Gamification Streaks, points, badges boost motivation Progress streaks
Framing & personalization Highlight the benefit and tailor the choice "Recommended for you"

The rule is ethics first: the goal is to help users reach their goals with less friction, not to manipulate them toward your metrics. Always ask, "is this nudge helping the user, or just helping us?" Ethical nudges build trust. Dark patterns destroy it. LinkedIn's profile-completeness bar is the canonical good nudge. It shows progress and rewards a "100% complete" state that genuinely benefits the user.

Actionable steps

📦 Mini-case — Duolingo's streak. The behaviour equation, productized. Motivation (don't lose the streak) is manufactured by the product itself. Ability is a one-minute lesson. The trigger is a push notification timed to your usual practice hour. Note the ethical line the design walks: streak freezes and repair let users recover. The nudge pushes practice, not anxiety. When a habit feature feels coercive, it's usually because it punishes lapses instead of rewarding returns.

Failure modes

Practitioner checklist