Built with Northrun

This site runs on the same workflows we ship.

Better lead response, appointment booking, and follow-up are the whole promise. The sections below show what is live today, what is an illustrative example, and what is forthcoming — so you can tell the difference at a glance.

What’s automated today

Three workflows live on this site.

Lead capture writes submissions straight into a database and emails the operator; the Free Revenue-Leak Check and ROI calculator return an in-page result; each client engagement ships an exportable per-client report. The cards below name the verifiable route, model, and module behind each claim.

Workflow 1 · Live routes & storage

Lead capture → stored request + owner email.
Requests from the homepage and audit route are saved and notify the owner automatically. No copying details by hand.

No copying between tools — a request is saved as soon as the visitor submits the form.

  • Form submissions POST to /api/contact and /api/leads.
  • A lead request is saved as a lead record; a general message is saved as a contact record.
  • The owner receives a notification for every new lead.
  • No manual entry is needed from form submission to owner notification.

Workflow 2 · Personal walkthrough

Free Revenue-Leak Check + ROI calculator → personal next step.
Visitors answer ten questions and can request a personal operator walkthrough — no signup, no account required.

The check leads to a personal conversation, while the calculator keeps its own interactive estimates available without an account.

  • Free Revenue-Leak Check — 10-question check followed by a personal operator walkthrough.
  • ROI calculator — interactive four-slider throughput model on the homepage.
  • Both run client-side on submit: no email required, no signup, no account.
  • The personal walkthrough request is captured before any paid-audit conversation.

Workflow 3 · Per-client exports

Client deliverables → downloadable reports for each client.
Each client engagement produces a downloadable roadmap. Reports are made for that client, not copied from a blank template.

The PDF tool builds each roadmap from the live engagement record, so every export carries that client’s actual scope.

  • The site can create and download a PDF roadmap for every engagement.
  • /client/dashboard shows the engagement and offers a one-click PDF download.
  • /client/report/[clientId] creates that client’s report when requested.
  • Every report is generated from the client’s current engagement data — not a boilerplate template.

Live proof

Illustrative example — real client results coming soon.

The slots below are placeholders. Once anonymized proof collection is wired in, each card will carry a verified aggregate business number. Until then, every number belongs in the [Metric placeholder] slot, and no quote is attributed to a real client. This page shows how the workflows run — it does not invent outcomes that have not been measured.

Metric slot 1

Median improvement across audits

[ Metric placeholder — to be filled with a verified aggregate business number ]

To be populated once anonymized proof capture is wired into the data layer.

Metric slot 2

Reply-speed improvement

[ Metric placeholder — to be filled with a verified aggregate business number ]

To be populated once anonymized proof capture is wired into the data layer.

Metric slot 3

Audit-to-guarantee completion

[ Metric placeholder — to be filled with a verified aggregate business number ]

To be populated once anonymized proof capture is wired into the data layer.

Visual proof slot

Client dashboard screenshot

[ Real client dashboard screenshot will land here once /client/dashboard has anonymized proof collection wired in. ]

Placeholder — replaced with a real client dashboard screenshot once proof collection is live.

This site’s flow

Five steps from visitor to booked walkthrough.

The journey a cold visitor takes on this site — from the first self-serve tool to a booked engagement — with a clear split between what runs today and what is still forthcoming.

  1. Step 1 — Visit

    Step 1 of 5: Visitor lands & runs a self-serve tool.

    Visitor lands & runs a self-serve tool.

    The visitor starts the Free Revenue-Leak Check (/revenue-leak-audit) or the ROI calculator (/#roi-calculator). Both return an in-page result — no signup, no account.

  2. Step 2 — Score

    Step 2 of 5: A clear result is computed in the browser.

    A clear result is computed in the browser.

    The 10-question Free Revenue-Leak Check or 4-slider calculator returns an in-page result immediately — the visitor sees the result before any server round-trip.

  3. Step 3 — Capture

    Step 3 of 5: Requests are saved — automated email sequence forthcoming.

    Requests are saved — automated email sequence forthcoming.

    Quiz, calculator, and contact-form submissions are saved and the owner notification fires. Automated email sequences for the captured score are forthcoming — not live yet.

  4. Step 4 — Book

    Step 4 of 5: Walkthrough booked manually today.

    Walkthrough booked manually today.

    Visitor clicks through to /sprint/new and configures an audit quote; the configurator routes to the server-priced Stripe deposit. Appointment booking is manual today — automated calendar sync is forthcoming.

  5. Step 5 — Measure

    Step 5 of 5: The agreed business number is tracked per client.

    The agreed business number is tracked per client.

    Each booked engagement tracks the agreed business number through /client/dashboard. A public, real-time revenue dashboard combining engagements is forthcoming — not live yet.

Next step

Three ways to see this for yourself.

Run the Free Revenue-Leak Check, open the ROI calculator with your own volumes, or book a walkthrough to see the same follow-up paths run on your own business.