Introduction
People cannot tell you where they looked. Attention moves in fractions of a second, below awareness, and self-reports of "I definitely saw that banner" are charmingly unreliable. Eye-tracking is the research technology that measures gaze directly: where eyes fixate, in what order, for how long, and what they skip entirely. It produced some of UX's most famous findings, from the F-shaped reading pattern to banner blindness. This article covers how the technology works, what the data means, and when the considerable expense is worth it.
What is Eye-Tracking?
Eye-tracking is a research method that records where a person's eyes are pointed while they view an interface, page, ad, or environment. Modern systems are typically screen-mounted or glasses-based, using infrared illumination and cameras to locate the pupil and corneal reflection, from which gaze position is computed many times per second after a per-participant calibration. The raw stream resolves into the two units of gaze analysis: fixations, the brief pauses (a few hundred milliseconds) during which visual information is actually taken in, and saccades, the rapid jumps between them, during which vision is effectively suppressed. Everything the method reports (heat maps of aggregated attention, gaze plots of individual scan paths, dwell times on defined areas of interest, time-to-first-fixation on an element) is built from fixations and saccades.
What It Has Taught the Field
Eye-tracking earned its reputation by revealing attention patterns nobody could have self-reported. The Nielsen Norman Group's studies of how people read online produced the famous F-shaped pattern: on text-heavy pages, gaze sweeps horizontally across the top, makes a shorter sweep lower down, then scans vertically down the left edge, with everything outside the F receiving scraps. The pattern is a behaviour of scanning under low motivation, not a law, and it changes when formatting gives the eye better anchors, which is precisely the design lesson: front-load headings, bullets, and meaningful first words. The same research tradition documented banner blindness (learned ignoring of anything ad-shaped, including your own important content if it looks like an ad) and the general ruthlessness of scanning: users read far less than teams assume, and gaze follows information scent, not layout hopes.
When to Use It
Eye-tracking answers questions that clicks and words cannot: did anyone notice the element (a click records action, not attention, and an element can be seen and rejected or simply never seen), in what order does attention travel a layout, where does visual search break down, and what competes with the content you need people to read. It is the right tool for ad and content placement, dense information displays, packaging and shelf studies, and accessibility-adjacent questions about visual hierarchy. For most task-level usability questions, though, watching behaviour and listening to a think-aloud narration answers faster and cheaper; gaze data earns its cost only when attention itself is the question.
Running Credible Gaze Research
1. Calibrate and verify per participant.
Gaze accuracy is only as good as calibration, and glasses, lighting, and movement all degrade it. Build verification checks into the protocol and be prepared to lose some sessions.
2. Define areas of interest before fielding.
Deciding post hoc which regions "mattered" is the gaze version of metric-shopping. Pre-register the AOIs and the comparisons, then let the data speak.
3. Aggregate before interpreting.
Individual scan paths are idiosyncratic; patterns live in the aggregate. Heat maps built from too few participants are Rorschach tests, so sample accordingly.
4. Remember that fixation is not comprehension.
Eyes on an element proves exposure, not understanding, agreement, or memory. Pair gaze data with task performance and questions; attention is the beginning of the causal chain, never the end.
5. Treat webcam eye-tracking with calibrated expectations.
Camera-based remote gaze estimation has made real progress and scales cheaply, but its spatial precision remains well below infrared hardware. It can support coarse questions (which half of the page drew attention) while flattering nobody on fine ones (which word in the sentence).
The Benefits
Eye-tracking measures attention directly, bypassing self-report entirely; it detects the invisible negative (the element nobody saw) that no other method catches cleanly; it settles placement and hierarchy debates with data; and its visualisations are unmatched at persuading stakeholders that users genuinely do not read the paragraph everyone fought over.
The Limitations
The hardware, software, and analysis expertise are expensive, sessions are slower and more fragile than standard testing, and some participants track poorly. Gaze indicates orientation of the eyes, and only inferentially the mind behind them; peripheral vision takes in more than fixation maps show, and looking proves neither reading nor understanding. Lab settings shape attention. And the data volume invites over-interpretation, beautiful heat maps making weak evidence look strong. For most teams, most weeks, it is the specialist instrument you rent for the questions that justify it.
The Takeaway
Eye-tracking is the field's most direct window onto attention, and its findings (the F-pattern, banner blindness, the sheer economy of scanning) should inform design even in teams that never run a gaze study. When attention itself is the question, calibrate carefully, pre-define the comparisons, aggregate before concluding, and keep a behavioural method alongside, because knowing where people looked matters most when you also know what they were trying to do.
Further reading
For the landmark findings and the method's craft:
Articles:
1. F-Shaped Pattern of Reading on the Web - Nielsen Norman Group
The canonical eye-tracking finding, revisited with newer data: what the F-pattern is, when it appears, and how formatting defeats it.
2. When to Use Which User-Experience Research Methods - Nielsen Norman Group
Helps place eye-tracking among behavioural methods, and decide when attention measurement justifies its cost.