---
title: "What an eye-tracking lab teaches you about your product."
date: 2020-02-26
url: https://remiam.co.uk/notes/eye-tracking-lab-2020
tags: [Usability, Research, Tobii, Design]
read_time_minutes: 7
description: "Running usability tests with a Tobii eye tracker — the patterns we learned about how users actually scan products, and how it changed our design defaults."
---

# What an eye-tracking lab teaches you about your product.

*Published 2020-02-26 · 7 min read · by Liam (Remiam)*

We started running our own usability sessions with a Tobii eye tracker eighteen months ago. The lessons changed how we design — here's what we got wrong, and what we now do on every project.

Eighteen months ago we set up an in-house usability rig with a Tobii eye tracker, a one-way camera, and a recording bench. The plan was to use it for one client project. The data was so much richer than we expected that it's now part of every product engagement we run.

## What eye tracking actually shows you

- Where users look first on a new screen, and for how long.
- Which elements get scanned and which get ignored entirely.
- How the eye moves between content blocks — usually not the order the designer assumed.
- Where users get stuck — repeat fixations on the same element are the giveaway.
- When a page is overwhelming — saccades become erratic and the user disengages.

## What we keep getting wrong

- Hero images don't get looked at as long as designers think. Most users glance and move on.
- Calls to action that look like 'design' get treated as banners and ignored.
- Three-column layouts force the eye to choose — and users often pick the middle column and skip the rest.
- Long-form copy is scanned, not read. The first sentence of each paragraph carries 80% of the perceived information.
- Forms with visible required-field stars don't reduce errors — they raise abandonment.

## What we now design for

| Insight | Design change |
| --- | --- |
| Hero images get a brief glance | Headline does the real work; image is reinforcement, not the message |
| CTAs that look like design get ignored | CTAs look like buttons — solid, contrasting, button-shaped |
| Three-column UIs lose the side columns | Default to one column above the fold; two on wider screens |
| Paragraphs are scanned, not read | First sentence carries the argument; rest is supporting |
| Required stars raise abandonment | Show "required" only when missing, not as decoration |

*Eye-tracking insights → our design defaults.*

## How we test now

- Six users, in-person, per major version.
- Same script across sessions, same tasks, same probe questions afterwards.
- Recorded gaze plot reviewed by the design lead within 48 hours.
- Quantitative findings (time-on-task, error rate) tracked across versions to prove improvement.

> Six sessions catch problems that hundreds of hours of internal review miss. The data closes the loop between 'we think this works' and 'we know this works'.

The lab is among the most valuable studio investments we've ever made. Six sessions catch problems that hundreds of hours of internal review miss. We'd recommend any studio building products to set one up — Tobii's gear is genuinely good, and the data closes the loop between 'we think this works' and 'we know this works'.

## References

1. [Tobii Pro — usability research hardware](https://www.tobii.com/products/)
2. [Nielsen Norman Group — How to test with 5 users](https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/)
