An 80-seat seafood spot in Bursa Mudanya was eating 12 order returns a week — but the owner had no idea where they came from. "Is it the kitchen, the server, or did the guest just misread the menu?" Three months of error categorization tagging finally gave a clear answer.
NRA 2024: uncategorized errors repeat 4x
The National Restaurant Association's 2024 operations report shows that restaurants that do not categorize order errors see the same error type recur four times more often. The fix is different per cause: kitchen errors need training and mise-en-place; server errors need POS UX work; customer misreads need menu redesign.
The Bursa owner assumed it was always "the new server." Data told a different story: most returns traced back to "well-done" being misread in the kitchen, not the floor.
3 months of tagging: 42% kitchen, 33% server, 25% customer
The restaurant tagged each returned plate with one of three labels: kitchen_error (wrong cook, missing garnish), server_error (mis-entered ticket, wrong table), customer_misread (overlooked allergen, misunderstood description).
- 42% kitchen: most were missed "rare/medium" notes — solved by a mise-en-place check card
- 33% server: new hire jumped between tabs — POS quick-search shortcut was added
- 25% customer: "buttered" sauce containing dairy wasn't obvious — allergen icons fixed it
A practical 4-week framework
When a plate is returned, the server taps one of three buttons in the POS or a simple Google Form. After four weeks you have a Pareto: hit the biggest bucket first. Re-measure monthly — shifting percentages tell you whether your fix worked.
Restaurants using thMenu accelerate this: digital menu already logs what the customer tapped, so isolating kitchen vs server requires only POS integration. No custom infrastructure needed.
FAQ
How many errors before I should start tagging? 5+ returns per week, start now. Even at lower volume, 20 errors a month becomes 60 in three — enough to see patterns.
Will servers honestly tag their own mistakes? Anonymous logging hits 85%+ accuracy. Make it clear this is for process improvement, not blame; share results in team meetings.
How do I fix customer misreads? Replace vague terms, add allergen icons, and use tappable detail pages in your digital menu so guests can drill into ingredients.
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…