Skip to main content
← Glossary · A/B Testing

Primacy Effect in Testing

A bias where existing users resist changes to familiar interfaces, causing a negative initial reaction to variants that may actually be superior once users adapt.

What Is the Primacy Effect in Testing?

The primacy effect in testing is the inverse of the novelty effect: instead of a temporary lift from newness, you see a temporary dip from unfamiliarity. Existing users have developed habits, mental models, and muscle memory around the current interface. When you change it, you disrupt those patterns — creating friction that depresses metrics short-term, even when the new version is objectively better. Without accounting for primacy, you'll kill variants that would have won after users adapted.

Also Known As

  • Marketing teams call it change aversion, resistance to change, or familiarity bias.
  • Growth teams say primacy effect, change aversion, or adaptation dip.
  • Product teams use primacy effect, status quo bias, or change aversion.
  • Engineering teams refer to primacy or regression dip.
  • Behavioral science calls it status quo bias or mere exposure effect.

How It Works

You redesign your dashboard navigation. In week one, returning users see a -12% click-through on key actions — they're lost in the new layout. Week two: -7%. Week three: -2%. Week four: +1%. By week six, variant wins by +4%. If you had stopped at 14 days you'd have killed the better version. New users, who have no baseline, show +4% from day one — they never experienced the primacy dip at all. Segmentation by tenure exposes the pattern.

Best Practices

  • Extend tests to 4–8 weeks for major UX changes where primacy is likely.
  • Segment by user tenure — compare new users (no primacy) to returning users (has primacy).
  • Provide contextual guidance ("We've updated your navigation — here's what's new") to accelerate adaptation.
  • Use holdback groups post-ship to measure long-term equilibrium after primacy decays.
  • Look at trend shape — a climbing treatment effect suggests primacy decay, not novelty.

Common Mistakes

  • Stopping tests at 14 days on major redesigns and killing variants that would have won.
  • Not segmenting by tenure, which masks the primacy pattern.
  • Assuming any initial dip means the variant is bad — without time, you can't tell.

Industry Context

  • SaaS/B2B: Strongest primacy effect — power users build workflows around existing UI and resist change.
  • Ecommerce/DTC: Moderate effect — shoppers adapt quickly because visits are infrequent.
  • Lead gen: Minimal effect — most users are first-time visitors with no existing habits.

The Behavioral Science Connection

Primacy is status quo bias (Samuelson & Zeckhauser, 1988) plus the mere exposure effect (Zajonc, 1968). People prefer what they know simply because they know it. A redesigned checkout might be objectively faster, but users who've completed the old one dozens of times experience the new version as confusing — not because it's worse, but because it's unfamiliar.

Key Takeaway

Extend tests on major UX changes, segment by tenure, and watch the trend line — primacy is the mirror of novelty and equally dangerous.