Think Build Implement Repeat
London, UK +44 7367 067226
WhatsApp FOLLOW f in X
  1. Home
  2. Blog
  3. Where People Abandon Your Enquiry Form
Web Development

Where People Abandon Your Enquiry Form

Form abandonment concentrates on one or two fields rather than spreading evenly. How to find which ones, what usually causes it, and what to change first.

Updated 2 min readBy SpiderHunts Technologies

Free estimateNo obligation

Get a free estimate

Tell us what you need. A senior engineer reads every enquiry.

Takes under a minute. We never share your details.

  • Free consultation
  • No commitment
  • NDA on request

Prefer to talk? Book a free 30-minute call →

Quick answer — TL;DR

Track which field was last touched before someone leaves. Abandonment concentrates heavily, usually on phone number, a required field that feels intrusive, or a validation rule rejecting valid input.

The short answer

Form abandonment is not spread evenly. One or two fields cause most of it, and you cannot guess which without measuring.

Record the last field someone interacted with before leaving, and the pattern becomes obvious quickly.

The usual culprits

FieldWhy people stop
Phone numberExpectation of a sales call
Company nameFeels irrelevant to an individual
BudgetUnknown, or feels like a trap
Website addressStrict validation rejecting valid input
Long message boxEffort at the wrong moment

The website field is a specific and common defect. Strict address validation rejects perfectly normal input and gives an error the visitor cannot resolve.

Measure it properly

  1. Record which fields were focused, in order.
  2. Record which were completed.
  3. Record the last field touched when someone leaves without submitting.
  4. Exclude hidden anti-spam fields from that record.
  5. Separate mobile from desktop, because the patterns differ.

Point four matters. A hidden field appearing as the last one touched is a measurement artefact and will send you looking in the wrong place.

Validation is a common cause

  • Accept addresses with or without the protocol prefix
  • Accept phone numbers with spaces, brackets and country codes
  • Validate when the field is left, not on every keystroke
  • Say what is wrong and what would be right
  • Never clear the field on an error

Clearing a field when validation fails is close to guaranteed abandonment, particularly on a phone where retyping is slow.

Remove before you optimise

The fastest improvement is usually deleting a field. For each one, ask what you would do differently if it were empty. If the answer is nothing, it does not need to be there.

Anything genuinely needed later can be asked for in the reply, once someone has a reason to answer.

FAQ

Frequently asked questions

The questions readers ask us after this guide.

Still have a question?

Ask us directly — a senior engineer will get back to you.

Ask about your project

How do we find the problem field?

Record the last field someone touched before leaving. Abandonment concentrates heavily rather than spreading evenly.

Which field causes the most abandonment?

Frequently phone number, or a field whose validation rejects valid input such as a website address.

Should validation run as people type?

No. Validate when the field is left, explain what would be right, and never clear the field.

What is the fastest improvement?

Removing a field. If an empty answer would not change what you do, it should not be there.

Keep reading

More on Web Development

Start here

Want your enquiry forms checked, or a free one set up?

Send us the page and we will look at the form: whether it submits reliably, where people drop out, and whether the notification actually arrives. If you need a form and do not have one, we will set a free one up for you.

  1. You tell us what you needTwo minutes on the form, or a message on WhatsApp.
  2. A senior engineer reviews itAnd comes back with questions, a realistic range and an honest view on fit.
  3. Free 30-minute scoping callWe talk through scope, options and a realistic estimate — with no obligation.
Free estimateNo obligation

Talk to someone who builds this

Send a short brief and we will come back with an honest view and a realistic range.

Takes under a minute. We never share your details.

  • Free consultation
  • No commitment
  • NDA on request

Prefer to talk? Book a free 30-minute call →