The Zeigarnik effect: why an unfinished action haunts memory more than a completed one
Published on 12 August 2026 · 7 min read
Why does a visitor who filled in three out of four fields on an online quote request, then closed the tab, think about it more often than a visitor who never started? Why does a show that ends on a cliffhanger stay on your mind all week while a neatly wrapped-up episode is forgotten within the hour? The answer lies in a memory mechanism documented for nearly a century: the Zeigarnik effect. It doesn't just say "people like to finish what they start" — it says the brain actively keeps unfinished business in memory and releases what's been closed off. That distinction changes how you should design a follow-up for an abandoned form.
The waiter who forgets the paid bill
The story starts in Berlin in the 1920s, with an observation by psychologist Kurt Lewin: a café waiter remembered orders in progress with striking precision, but forgot the bill the moment it was settled. His doctoral student, Bluma Zeigarnik, turned this anecdote into an experimental protocol published in 1927 in Psychologische Forschung (“On Finished and Unfinished Tasks”): she gave participants around twenty small tasks (puzzles, exercises), deliberately interrupted half of them before completion, and then measured what they spontaneously recalled. The result: interrupted tasks were recalled roughly twice as often as completed ones. An unresolved task creates a psychological tension — an “open system” in Lewin's theory — that the brain keeps active until it's closed.
What the Zeigarnik effect is not
It's easy to confuse Zeigarnik with the goal gradient effect: both concern tasks in progress, but they describe different mechanisms. The goal gradient is about the motivation to act — effort increases as the goal gets closer, while the task is still ongoing. The Zeigarnik effect is about memory once you've stopped — an interrupted task stays present in the mind even though you're no longer working on it. The first explains why a visitor pushes through to the end of a form they started; the second explains why they keep thinking about it after closing the tab, which is exactly what makes a follow-up email effective hours or days later.
Application #1: following up on an abandoned form
This is the most direct application. A visitor who filled in their name, email, and two questions of a multi-step form before leaving hasn't forgotten about it — the Zeigarnik effect actually predicts they'll think about it more than a page they merely skimmed without acting. The follow-up email should lean into that tension rather than treat it as a generic reminder: “You started your estimate — just one question left to get it” converts better than “Don't forget our offer”, because it names the exact unfinished task and reopens the loop right where it stopped. Technically, this requires saving the form's state (email captured as soon as the first field is filled, or a session cookie) so it can be recalled accurately — a vague or wrong state breaks the effect and reads as generic automation.
Application #2: resuming exactly where you left off
The follow-up link shouldn't point back to the original landing page reset to zero: it should reopen the form at the exact point of interruption, with the already-filled fields restored. This is the product version of closing the loop — the visitor finds the interrupted task exactly as they left it, and the progress bar shows real progress instead of starting over. This continuity reduces resumption friction (no need to retype everything) and respects the same ethical rule already established for the goal gradient: displayed progress must stay genuine, never artificially inflated.
Application #3: open loops in copywriting
- A suspended headline — an H1 that raises a question without answering it right away (“Why do 70% of quotes never get sent?”) pushes people to keep reading to close the loop; the page on attention-grabbing headlines covers this mechanic in detail.
- An interrupted quiz — on a quiz landing page, a visitor who leaves at question 6 of 8 keeps that unfinished diagnosis in mind; a “your profile is 75% ready, finish it in one minute” email leans directly on that tension.
- Incomplete proof — announcing a headline number at the top of the page (“-34% cost per lead”) without immediately detailing the method creates an opening that the rest of the page then closes, instead of revealing everything at once and losing the reason to keep scrolling.
The limit: unresolved tension becomes anxiety
The Zeigarnik effect works because an open loop creates a mild, motivating tension — but a tension that's never resolved just becomes unpleasant. A follow-up study by Kenneth McGraw and Jirina Fiala in 1982 (“Undermining the Zeigarnik Effect: Another Hidden Cost of Reward”) found that forcing continuation of an interrupted task through an external reward can actually reduce the motivation to finish it. Translated to a landing page: following up once on an abandonment with useful information works; hounding a visitor who explicitly closed the window with a daily email turns the tension into annoyance and drives unsubscribes. The loop should stay easy and rewarding to close — never forced.
LanderKit templates (€89 each, €229 for the full 10-pack) structure their multi-step forms to capture email early and enable this kind of follow-up, notably on capture templates like real estate valuation or SaaS waitlist. This mechanism pairs well with loss aversion — abandoning means losing the progress already made — and with the welcome email sequence to pace out the follow-ups.
FAQ
Frequently asked questions
What is the Zeigarnik effect?
It's the tendency, demonstrated by Bluma Zeigarnik in 1927, to remember interrupted tasks better than completed ones: an unfinished action stays active in memory as a mild tension until it's closed.
How is it different from the goal gradient effect?
The goal gradient describes rising motivation while approaching a goal, task still in progress. The Zeigarnik effect describes memory once you've stopped: why you keep thinking about a task after abandoning it, which is what justifies a delayed follow-up.
How do you write an abandoned-form follow-up email that uses this effect?
Name precisely what was done and what's left to do (“just one question left”) instead of a generic reminder, and offer a link that reopens the form exactly where it was left, with the already-filled fields restored.
Can this effect be overused?
Yes: a study by McGraw and Fiala (1982) found that forcing continuation of an interrupted task can reduce the motivation to finish it. A single, useful follow-up works; repeated reminders turn the tension into annoyance.
Read next
Related articles
- Abandoned cart: how a recovery page can save the saleA visitor fills her cart, reaches the shipping form — then disappears without paying. That's not the exception: most carts started online never end in an immediate purchase. How to build the page — and the sequence — that actually wins them back, without guilt-tripping or discounting on reflex.
- Landing page emails landing in spam: what SPF, DKIM and DMARC actually changeA visitor fills out the form, your tool fires off a notification and a confirmation email, and everything looks fine. Except one of the two — sometimes both — lands in a spam folder nobody checks. Two large-scale measurement studies show just how common this is, and why it isn't fixed by ticking a box in your email tool.
- Progress bars on multi-step forms: what the research on motivation actually showsA progress bar on a two- or three-step form looks like a minor detail. Two consumer psychology studies show it measurably changes how much effort people are willing to put in to finish — provided it's built according to a few precise rules.