A 28-table hotel group in Antalya Kemer kept seeing a strange delay pattern on couple tables: the wait wasn't because of service speed, it was because two diners at the same table were reading the menu at completely different tempos. Tobii's 2023 eye-tracking study confirms the intuition with hard numbers — women spend on average 2 minutes 14 seconds on a menu, men just 1 minute 38 seconds.
What the Eye-Tracking Data Shows
Tobii ran 412 participants across three menu formats — paper, tablet and QR. Across all three the gender pattern held. Women showed 36% longer fixations per page, and they opened product descriptions and allergen panels 58% more often. Men leaned on a fast photo–price–name triangle to decide.
This isn't a speed issue, it's an expectation issue. Women lean toward detailed exploration; men toward quick scanning of familiar categories. One UX cannot serve both needs simultaneously.
The Kemer Hotel Case: Dual-Mode Entry
The hotel tested two entry modes from the QR landing:
- Quick pick: 12 best-sellers, large photo, single-tap to cart — averages 38 seconds.
- Deep explore: Full category tree, allergen filters, nutrition data, ingredients — comfortable at 2 minutes+.
- Bridge link: One-tap switch between modes at any point.
Result: couple-table order time dropped 22%, waiter calls fell 14%, and average basket grew 9%. The woman explores in deep mode while the man confirms in quick mode — neither has to wait on the other.
Applying This to a QR Menu
Concrete steps for QR menu platforms like thMenu: (1) Surface a "featured" strip with 8–12 items, big photo, price, one-tap cart. (2) Push the full category tree one tap deeper — present but not loud. (3) Tuck allergen filters and nutrition info behind a "details" toggle on the product card — keeps the quick mode visually clean while making the deep info available.
Match your design to your demographic. Corporate-lunch cafés should privilege speed; dinner restaurants should privilege exploration. Switch by season too — summer tourist surge favors photo-heavy quick mode, winter calls for story-led detail mode.
FAQ
Does this hold across cultures? Tobii's sample skewed Northern European; Mediterranean menus are longer, which widens the gap further. Always A/B test locally.
What if I only have one mode? Put a "popular 8" strip up top and the category tree below. The top-bottom split lets both tempos coexist on the same screen.
How do I measure this in my own menu? Check average session length plus time-to-add-to-cart in your QR analytics. thMenu Pro+ exposes both metrics broken out by category.
Found this helpful? Share it.
Related articles
Why Digital Menus Increase Restaurant Revenue by Up to 30%
Studies show restaurants using digital QR menus see measurable increases in aver…
When a Customer Downgrades, What Happens to Old Features? — The Silent Feature-Drift Problem in SaaS
Most SaaS apps run a single line of code when a customer downgrades — but old fe…
JWT alg-confusion attack — why Supabase's HS256 → RS256/JWKS migration breaks legacy verifiers
Verifiers that never decode the JWT header are wide open to `alg=none` and alg-c…