Playbook ยท Foundational

How to Stop the Leaks Between a Visit and a Booking

A step-by-step playbook for finding where visitors quietly give up on your site, honestly, and fixing the biggest leak first.

Who this is for

Owners and marketers who are already earning traffic and calls but feel like too few of them turn into booked customers.

What you will be able to do

A short list of the leaks costing you the most bookings, in priority order, and honest fixes for each one that hold up under WCAG, ROSCA and FTC review rules.

Getting found is only half the job. Every business that ranks well or advertises well also loses a share of the people it earns, quietly, between the moment they land on a page and the moment they book, call, or check out. Those losses are usually invisible because nobody measures them, so the instinct is to spend more on traffic instead of fixing the leak that is draining it. This guide walks through finding your biggest leak first, then closing it with tactics that respect the visitor rather than trick them, because the fastest-looking fixes (fake urgency, hidden fees, a hard-to-cancel plan) tend to be the ones regulators and courts have already ruled against.

Before you start

  • A live website that already gets some traffic or calls.
  • Access to your website analytics and, if you run ads, your ad platform.
  • Someone with edit access to your booking or contact form.

What you need

  • Your website analytics (whatever you already have connected).
  • Google Search Console, if you have it.
  • A spreadsheet to track your funnel numbers over time.
  • A phone and a stopwatch, to test your own speed to lead.

The playbook

8 steps, in the order that pays off first.

  1. Measure before you fix anything

    Most businesses guess at their weak point and fix the wrong thing first. Before changing a single word or button, write down the real path a visitor takes: lands on a page, views a service or product, starts a form or call, completes it, becomes a booked customer. Pull whatever numbers you already have for each stage, even rough ones, and find the single step where the largest share of people disappear. That step, not the one that bothers you most or the one a competitor talks about, is where your time belongs first.

    • Map your actual funnel: land, view, start contact, complete contact, book.
    • Pull the numbers you already have for each stage, even if imperfect.
    • Identify the one stage with the steepest drop-off and start there.

    Watch out Do not fix five things at once. If you change the headline, the form, and the price on the same day, you will never know which change actually mattered.

  2. Time your speed to lead, honestly

    Speed to lead is the elapsed time between someone contacting you and your first human response, and the research on lead response is consistent that it has an outsized effect on whether a lead ever becomes a customer. A form filled out at 9pm and answered the next afternoon has usually already gone to whoever answered first. Test your own business the way a stranger would: submit your own form or call your own number at a normal hour and time exactly how long it takes to hear back.

    • Submit your own contact form and time the first real human response.
    • Call your own number during business hours and note who answers and how fast.
    • Set a written target for first response (minutes for calls, same business day at worst for forms) and assign who owns it.

    Watch out An autoresponder email is not a response. It tends to matter less than a human voice, a text, or a specific reply that shows someone actually read the message.

  3. Fix mobile page speed and the Core Web Vitals

    Most visitors now arrive on a phone, and a booking page that loads slowly or shifts around while someone is trying to tap a button loses people before they ever see your offer. Google publishes three passing thresholds for Core Web Vitals: Largest Contentful Paint (LCP) of 2.5 seconds or less, Interaction to Next Paint (INP) of 200 milliseconds or less, and Cumulative Layout Shift (CLS) of 0.1 or less, each measured at the 75th percentile of real visitors. A slow or jumpy page is not a cosmetic issue, it is a leak with a number attached, and it usually costs the most on the exact page where you are asking someone to book.

    • Check your Core Web Vitals for your booking and contact pages specifically, not just the homepage.
    • Compress oversized images and remove anything loading on the booking page that the visitor does not need to book.
    • Re-test on an actual phone on a normal connection, not only on a desktop.

    Watch out A fast homepage with a slow checkout or booking page still loses the sale. Test the page where the decision actually happens.

  4. Strip friction out of the form or checkout

    Every extra field, every unclear label, and every step that does not obviously lead somewhere costs you visitors who were already willing to buy. Look at your form or checkout with fresh eyes and ask, honestly, whether each field is needed to book the job or just convenient for your records. Reduce to what you truly need up front, make the next step visually obvious, and remove any path that quietly dead-ends, a broken submit button, a confirmation page that leads nowhere, a required field with no explanation of why it is required.

    • List every field on your form or checkout and cut any that are not needed to complete the booking.
    • Make the primary action (the button) visually distinct and the only obvious choice on the page.
    • Click or tap through your own form on a phone, start to finish, and note every point of confusion.

    Watch out A field you added for internal convenience (an internal lead source code, a marketing opt-in with no clear value) is a leak you built yourself. Move it after the booking, not before.

  5. Make the call to action and the booking path unmissable

    A visitor who wants to book should never have to search for how. Your phone number, your booking button, or your "get a quote" path should be visible without scrolling, worded plainly, and consistent everywhere it appears on the site. If you offer more than one way to reach you (call, form, chat, book online), make the primary one obvious rather than presenting three equal, competing options that force a decision the visitor did not come to make.

    • Put your primary call to action above the fold on your most-visited pages.
    • Use plain, specific wording ("Book a free estimate," "Call now") rather than vague labels like "Learn more."
    • Make your phone number a tappable link on mobile and test that it actually dials.

    Watch out Do not bury the real action behind a "Learn more" that leads to another page that also says "Learn more." Every added click is another chance to lose the visitor.

  6. Put real trust signals where the decision happens

    People hesitate at the exact moment they are asked to commit, and the specifics that resolve hesitation belong right there, not on a separate "about us" page nobody visits. Real reviews, license or credential numbers, years in business, and clear answers to the questions a nervous buyer would ask (what happens if I am not satisfied, how do I reschedule) all reduce the drop-off at your booking step. What you put there has to be genuine: your reputation is one of the few things a buyer cannot verify themselves in the moment, which is exactly why the law treats fabricating it seriously.

    • Place a small number of specific, real reviews or a review count near your call to action, not only on a separate page.
    • State your license, certification, or years in business where a nervous buyer would look for it.
    • Answer the one or two objections you hear most in sales calls, directly, near the form.

    Watch out Never write, buy, or gate reviews. The FTC rule at 16 CFR Part 465 makes fabricated, incentivized-without-disclosure, or gated reviews a direct violation, not just a bad look.

  7. Fix accessibility, because it is both a conversion issue and a legal one

    A site that a screen reader cannot parse, that relies on color alone to show which field has an error, or that cannot be operated by keyboard turns away real customers, and it also carries genuine legal exposure under accessibility law. The current technical benchmark is WCAG 2.2 at the AA level: sufficient color contrast, visible focus states, labeled form fields, and content that does not depend on a mouse. Treat an accessibility pass as part of the same conversion project as your speed and form work, because for the visitors it affects, it is often the entire difference between booking and leaving.

    • Run your booking and contact pages through an accessibility check against WCAG 2.2 AA.
    • Fix color contrast, missing form labels, and keyboard navigation first, since they affect the most visitors.
    • Test your form with a keyboard only, no mouse, and confirm you can complete it.

    Watch out Accessibility is not a one-time fix you can claim and forget. A redesign or new plugin can silently break it, so re-check after any site change.

  8. Never close the gap with a dark pattern

    When a leak is stubborn, the tempting shortcuts are the ones regulators have already acted on: confirmshaming a visitor for declining an offer, a countdown timer that resets or was never real, a fee that appears only at the final step, a subscription that is easy to start and hard to leave, or a cancellation path buried behind extra calls and clicks. Under the FTC's ROSCA rules, canceling a paid plan has to be at least as easy as signing up for it, and under general FTC deception rules, fake urgency and hidden costs are enforcement targets, not gray areas. These tactics can lift a number for a quarter and cost you the business, the refunds, or worse, over the years that follow.

    • Audit your site and checkout for confirmshaming, fake countdowns, hidden fees, and any plan that is harder to cancel than to start.
    • Make cancellation for any subscription or membership as easy, in as few steps, as signing up was.
    • Disclose every cost, fee, and recurring charge before the visitor commits, not after.

    Watch out A tactic that "everyone in the industry does" is still a dark pattern if it manipulates rather than informs. Familiarity does not make it lawful or safe.

Questions

Straight answers.

What should I fix first if I can only fix one thing?
Whatever your own funnel numbers show is losing the most people, not whatever tactic you read about most recently. For many local businesses that turns out to be speed to lead or a slow mobile booking page, but measure your own funnel before assuming.
Will fixing these guarantee more bookings?
No. Closing a real leak tends to recover some of the business you were already earning and losing, but no legitimate fix guarantees a specific lift, a lead count, or a timeline.
Is a countdown timer always a dark pattern?
Not if it is real: a sale that genuinely ends at a stated time. It becomes a dark pattern when it resets, restarts for each new visitor, or was never actually tied to a real deadline. The FTC treats fabricated urgency as deceptive.
How does this relate to getting found in search and AI answers?
They are two different halves of the same problem. Getting found brings visitors to the door; this guide is about what happens once they arrive. A business that fixes only one side is still leaving business on the table.

Want to see where your leak actually is?

A Machine-Readiness Score reads how findable your business already is, and a conversion review reads what happens after the click, so you can see which leak is costing you the most before you spend on fixing it. It is a specialist-reviewed read, with no guaranteed outcome and no obligation.