People work harder as they get closer to a goal. This is the goal-gradient effect, first documented by behaviourist Clark Hull in 1932 through experiments with rats in mazes — animals ran faster as they approached the food reward, not at a constant pace throughout. The principle extends cleanly to human motivation. Kivetz, Urminsky, and Zheng's 2006 research on loyalty programs confirmed it: customers who felt closer to a reward accelerated their purchase frequency as they approached it. The practical implication for designers is significant — proximity to completion is itself motivating.

The Psychology

The psychological mechanism involves goal commitment and the rising cost of abandonment. As people invest effort toward a goal, the mental representation of that goal becomes more vivid and the cost of stopping increases. The goal-gradient effect is partly why the sunk cost fallacy is so powerful in task contexts: each completed step raises the perceived value of completion and the perceived waste of abandonment. For designers, this means that getting users to begin a task is the most important hurdle, and that every visible marker of progress toward completion makes users more likely to finish.

In Product Design

This principle is visible in a wide range of product decisions. Progress bars on multi-step forms show users exactly how close they are to completion, and the motivating effect increases as the bar fills. Loyalty programs that start users with two pre-filled punches on a ten-punch card (rather than a blank twelve-punch card requiring the same twelve purchases) produce faster completion — the artificial head start creates an immediate sense of progress toward a goal already partially achieved. Onboarding completion trackers ("Your profile is 60% complete") create the same pull. Profile completeness indicators on LinkedIn, streaks on Duolingo, and GitHub contribution graphs all leverage the goal-gradient effect to keep users returning and contributing.

How to Apply It

The design guidance is: make progress visible, make it feel real, and give users a head start where possible. A progress indicator that starts at zero is less motivating than one that starts at one completed step. Showing users what they have already done ("You've added 3 items to your list") is more powerful than showing only what remains. Break long tasks into stages with explicit completion markers between them. Celebrate milestones rather than only the final goal — each intermediate celebration resets the gradient and creates a new source of pull. Make sure the progress representation is accurate; fake progress that does not reflect real advancement destroys the trust the effect depends on.

Why It Matters

When the goal-gradient effect is not applied, long or complex tasks see drop-off distributed evenly across steps rather than concentrated at the beginning. Users who would have completed the task with visible progress cues abandon mid-way through because there is no motivating signal that the end is approaching. Every multi-step flow in your product — checkout, onboarding, profile setup, application form — is an opportunity to apply this principle. The question is not whether to use progress indicators, but how to design them so the gradient they create is as steep and motivating as possible.