The Action: The Fogg Behavior Model

The Action: The Fogg Behavior Model

The Simplest Possible Behavior

Once the trigger fires, your user must perform an action. And this is where most entrepreneurs fail: they make the action too complex, too costly, too demanding — and the habit never forms.

"Simplify, simplify, simplify." — BJ Fogg, behavioral psychology researcher, Stanford

The Fogg Behavior Model

BJ Fogg developed the simplest and most powerful equation in behavioral psychology:

graph TD
    A[Behavior = Motivation × Ability × Prompt]
    B[B = M × A × P]
    A --> C[All three must be present simultaneously]
    style A fill:#4F46E5,color:#fff
    style B fill:#7C3AED,color:#fff

B = MAP (Behavior = Motivation × Ability × Prompt)

Variable Definition Lever
Motivation Desire to perform the action Reward, pleasure, belonging
Ability Ease of performing the action Simplicity, speed, accessibility
Prompt Activation signal Notification, context, emotion

The Action Line Principle

Fogg represents behavior on a graph where motivation and ability interact:

High
motivation  ✅ Action Zone
     ↑     ________________________
     |    /
     |   /   
     |  /  ← Action Line
     | /
     |/___________________________
     
    Hard                     Easy
              ← Ability →

Critical lesson: when ability is high (action is very easy), even low motivation is enough to trigger the behavior. Reducing friction is more effective than increasing motivation.

The 6 Elements of Simplicity

Fogg identifies 6 dimensions that make an action more or less easy:

Dimension Harder Easier
Time Long action 2-second action
Money High cost Free / freemium
Physical effort Constraining Zero effort
Brain cycles Complex to understand Intuitive, obvious
Social deviation Outside the norm Ordinary behavior
Routine New behavior Plugs into an existing habit

The Habit Stacking Technique

The most effective way to create a new habit is to anchor it to an existing habit.

graph LR
    A[Existing habit<br/>Morning coffee] --> B[🔗 Anchor] --> C[New habit<br/>Open your app]
    style A fill:#6B7280,color:#fff
    style B fill:#F59E0B,color:#fff
    style C fill:#059669,color:#fff

Format: "After [existing habit], I will [new action]."

Examples of onboarding that uses this technique:

  • "Check your dashboard every morning with your coffee"
  • "Take 2 minutes during your commute to review your goals"

Applying the Fogg Model to Your Business

Reduce Friction at Every Step

Analyze each stage of your customer journey and ask: what is the main friction here?

Stage Common Friction Solution
Sign-up Long form Social login (Google, LinkedIn)
First use Complex interface Guided onboarding in 3 steps
Return visit Having to remember Automatic contextual reminder
Purchase Too many options Single recommended offer

Baby Steps (Tiny Habits)

BJ Fogg recommends starting with the smallest possible version of the desired behavior.

Instead of asking: "Sign up and complete your profile" Ask: "Just enter your first name"

Each small win releases dopamine and prepares the user to go further.

Using AI to Detect and Remove Friction

Prompt to analyze your funnel:

Here are the steps of my onboarding [detail each step].
Identify the 3 most significant friction points according 
to the Fogg Behavior Model, and propose a simplified 
version of each step to maximize completion.

Prompt to design the minimum action:

My product is [description]. 
What is the smallest, simplest action I can ask a new user 
to take so they experience a first win in under 60 seconds?

Summary

The action in the Hook Model must be as simple, fast, and integrated into the user's life as possible. Reducing friction is your most powerful lever — far more effective than trying to force motivation. In the next chapter, we discover what awaits the user on the other side of the action: the variable reward.