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
No copying between tools — a request is saved as soon as the visitor submits the form.
- Form submissions POST to
/api/contactand/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
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
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
[ 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
[ 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
[ 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
[ 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.
- Step 1 of 5: Visitor lands & runs a self-serve tool.
Step 1 — Visit
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.
- Step 2 of 5: A clear result is computed in the browser.
Step 2 — Score
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.
- Step 3 of 5: Requests are saved — automated email sequence forthcoming.
Step 3 — Capture
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.
- Step 4 of 5: Walkthrough booked manually today.
Step 4 — Book
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.
- Step 5 of 5: The agreed business number is tracked per client.
Step 5 — Measure
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.