Published 2026-09-05 · Last updated 2026-09-05
Website speed changes how many visitors become leads. Google and Deloitte measured it in a 2020 study called Milliseconds Make Millions: a 0.1 second improvement in mobile load time produced a 21.6% improvement in the share of lead-generation site visitors who progressed to the form submission page. For a service business, that is the difference between a homeowner who asks for an estimate and one who taps back to the search results.
Where does the 21.6% number come from?
The study covered 37 brand websites and more than 30 million user sessions, gathered in late 2019, and Google's web.dev team published it in 2020. The researchers did not run a lab test. They watched real visitors on real sites and compared what happened when pages loaded a tenth of a second faster.

The lift showed up in every kind of site they measured. Retail conversion rose 8.4% and order value rose 9.2%. Travel conversion rose 10.1%. Lead-generation sites saw 21.6% more visitors reach the form page and 7% more page views. The lead-generation number was the biggest of the group.
Why would lead sites gain the most? A lead form is a chain of small decisions. Land on the page, read the headline, scroll to the services, open the contact page, start typing. Every slow step gives the visitor a reason to quit, and the visitor asking for a quote has less patience than one who has already decided to buy.
How fast is fast enough on a phone?
Google published the patience numbers in September 2016, and they have not softened since. Fifty-three percent of visits are likely to be abandoned if a page takes longer than 3 seconds to load. One in two people expect a page in under 2 seconds. At the time, the average mobile page took 19 seconds to load over a 3G connection.
Those are the customer's expectations. Now put them next to where local searches happen. BrightLocal reported in 2026 that 73% of local searches start on a mobile device. Google said in 2018 that 46% of searches have local intent, and BrightLocal found in 2025 that 46% of consumers always or often add "near me" to a search.
Put those together and the picture is plain. Most of the people looking for a plumber, roofer, or electrician are on a phone, often outside, often on a weak signal. The 3 second limit is not a desktop number. It is a driveway number.
| Speed fact | Source and year | What it means on the job |
|---|---|---|
| 0.1 second faster mobile load, 21.6% more visitors reach the lead form | Google and Deloitte, 2020 | Small speed gains pay off most on quote-request sites |
| 53% of visits likely abandoned past 3 seconds | Google, 2016 | Three seconds on a phone is the budget |
| One in two expect a page in under 2 seconds | Google, 2016 | Half your visitors are already impatient at 2 seconds |
| 73% of local searches start on mobile | BrightLocal, 2026 | Test on a phone, not the office desktop |
What makes a service business site slow?
Speed problems on trades sites come from the same few things. The mechanism is simple: the phone has to download everything before it can show the page, and a site assembled quickly asks it to download a lot.
- Oversized photos. One job photo uploaded straight from a phone can weigh more than the rest of the page combined.
- Theme and plug-in code. Site builders load scripts for features you never turned on, and every script holds up the page.
- Chat widgets, review widgets, and tracking tags that fire before the first paragraph is on screen.
- Fonts pulled from several services when one or two would do.
- No caching, so the server rebuilds the page for every visitor instead of sending a finished one.
None of these are exotic. They are the defaults of a site that was put together in a hurry. Fixing them means resizing and compressing every image, shipping only the code the page uses, holding the widgets until the content is visible, and letting the server send a finished page rather than build it on the spot.
Does speed matter if customers trust Google more than your site?
It matters because the site is where the decision closes. BrightLocal's Local Business Discovery and Trust Report, which surveyed 1,138 US consumers in September 2023, found 36% of consumers name business websites among the sources they trust when researching a local business. Google came first at 66% and Google Maps at 45%.
Read that the right way. Google gets the customer to your name. Your website is where they check whether you do their kind of job, look at your work, and ask for the estimate. A slow site does not lose the search. It loses the visitor Google already sent you.
There is also a supply gap. BrightLocal found in 2025 that only 40% of small businesses have a dedicated website. A fast site with clear service pages competes in a field where most of the competition has no site at all, or a slow one.
How do you check your own site in ten minutes?
- Open your site on your own phone with the wifi off, standing outside the shop. Count the seconds until you can read the headline.
- Tap the contact or estimate button. Count again until the form is usable.
- Check the file size of your biggest photo. Anything over a few hundred kilobytes needs resizing.
- Count the third-party widgets on the home page. Each one is a script the phone waits on.
- Run Google's free PageSpeed Insights on the home page and on the service page you send ads to. Read the mobile score, not the desktop one.
If the phone test comes back slow, the fix is in the build, not the hosting plan. At Optimus we write sites in custom code so the page arrives finished, with images sized for the phone and no theme baggage, because the 21.6% figure only works in your favor when the page is actually fast.
Common questions
Does a faster site rank higher on Google?
Speed is part of how Google evaluates pages, but the measured lead effect is about visitors, not rankings. The Google and Deloitte study tracked what people did after landing, and a tenth of a second changed how many reached the form.
Is a site builder always slower than custom code?
Not always, but builders load code for features you do not use and make image handling harder to control. Custom code lets you ship only what the page needs, which is where most of the speed comes from.
What load time should I aim for?
Use Google's own 2016 numbers. One in two people expect a page in under 2 seconds, and 53% of visits are likely to be abandoned past 3 seconds. Test on a phone and treat 3 seconds as the ceiling.



