Your contact form is the last thing standing between a ready customer and you – and most service businesses treat it like an intake questionnaire. It shows. Contact forms already convert worse than any other kind, at around 1% of the people who see them, and of the ones who do start, roughly half never finish. Every field you add is a small "no". Here are the mistakes that quietly cost you enquiries, what to cut, and the three-field form we build instead. Most of the research below is from checkout and lead-gen studies overseas – we've used it for the direction, not the exact number, and said so where it matters.
1You ask for too much
The first mistake is treating a first enquiry like a full brief. Even the biggest retailers over-ask: Baymard found the average checkout has 11.3 fields when about 8 would do, and 17% of shoppers have abandoned a purchase because the form was too long. That is checkout, where people have already decided to buy – a cold enquiry form has far less goodwill to spend. When one agency cut its own contact form from eleven fields to four, submissions more than doubled – that is their own before-and-after from 2008, but the direction is the point. And length is not a minor factor: in one 2018 survey, form length was the second most common reason people gave for abandoning a form, behind only worries about security.
2You make the phone number required
A required phone number is the single most expensive field on most service forms. It is one of the highest-abandonment fields there is, 14% of people are simply reluctant to hand it over, and 39% of sites demand it without ever saying why. The cost is real: one agency's two-month test found that adding a phone field cut submissions by 48%. If you genuinely need a number, make it optional and put a one-line reason beside it – "so we can call you straight back" – because people forgive a field when you tell them why.
3You start qualifying before they've said hello
Budget, timeline, "how did you hear about us", a service dropdown with fifteen options – these are questions for a conversation, not a first hello. The field type makes it worse: HubSpot's analysis of tens of thousands of pages found that free-text areas and dropdowns depress conversion more than simple text inputs. People will tolerate an unusual field if you justify it – Baymard found users accept "seemingly unnecessary" fields when the reason is explained – but a bare "Budget" dropdown on a first enquiry mostly filters out the shy, not the unqualified. There is no solid research on budget fields specifically, so this one is judgement; ours is to leave it off.
4Your labels and errors fight the visitor
Small craft mistakes add up. Do not use the grey placeholder text as your only label: it vanishes the moment someone starts typing, makes fields look already filled, and breaks for screen readers. Mark what is required and what is optional – only 14% of sites mark both, and where just the optional fields are flagged, 32% of test users still tripped a "required" error. And handle mistakes kindly: 31% of sites still have no inline validation, the classic error is scolding someone before they have finished typing, and the message belongs next to the field in plain words – GOV.UK's rule is to write "Enter your first name", not "This field is invalid". Done well, inline validation raised completion success by 22% and cut completion time by 42% in one study.
5You put a CAPTCHA in the way
A CAPTCHA punishes every real customer to stop a few bots. Humans fail them about 8% of the time, and 29% when they are case-sensitive; image challenges take around ten seconds each; and the W3C warns they inherently exclude many people with disabilities. You almost never need one. A honeypot – a hidden field that only bots fill in – stops the same spam invisibly, and it is what sits behind our own forms.
6You forget they're on a phone
Most of your enquiries come from a phone, and most forms are still built for a desktop. Completion on mobile already lags desktop by about eight points, so every extra bit of friction hurts more there. The fixes cost nothing: use type="email" and type="tel" so the phone shows the right keyboard, and autocomplete so it can fill fields in, and never split one thing – a name, a phone number – into several little boxes.
7You go silent after they hit send
The worst mistake happens after the form works. Someone was interested enough to write to you, and then nothing. An audit of more than 2,000 companies found 23% never responded to a web enquiry at all, and replying within an hour made a firm nearly seven times more likely to qualify the lead than waiting an hour longer. Other work found conversion eight times higher when a lead was contacted within five minutes rather than a day later. A form is only as good as what happens in the hour after it is sent.
What to cut
So cut the company name, the postal address, the budget and timeline, the fifteen-option service dropdown, the "how did you hear about us", the second phone number, and the CAPTCHA. Drop the marketing-consent tick-box too, unless you will genuinely email people – and if you keep it, leave it unticked, because Australian spam rules require consent to be a real choice. There is a legal backstop for all of this: privacy regulators expect you to collect only what is reasonably necessary, and "just in case" fields fail that test. Many small businesses are exempt from the Privacy Act today if their turnover is under $3 million, and proposed reforms would remove that exemption – not yet law, but the direction is set, and "collect less" is the safe side of it either way.
What to keep: the three-field form
What is left is a form someone can finish at a set of traffic lights. Three fields:
Put the labels above the fields, mark what is required, use the right input types, and stop bots with a honeypot rather than a CAPTCHA. Then give people who do not want a form another way in: a tap-to-call button, an SMS link, a Messenger or WhatsApp option beside it. Nearly every Australian adult still calls (98%) and texts (96%), and Messenger reaches about three-quarters of them. The form is one door, not the only one.
Then close the loop
Finally, deal with what happens after send. Show a confirmation that says what happens next and when; send an instant auto-acknowledgement so nobody wonders if it went through; and route the enquiry to a real person – and a phone that actually rings – with a target of replying within the hour in business hours, and same-day as the floor. Most businesses do not have a lead problem. They have a form-and-follow-up problem, and it is one of the cheapest things in the whole business to fix.
Figures link to their sources. The form-conversion and field research is mostly from overseas checkout and lead-gen studies, used here for direction rather than as a number to hold your own form against; the privacy and spam points are current at the time of writing, and the proposed Privacy Act reforms are not yet law.