Run it
Use cases
Pick the job, copy the command.
Pick the job and copy the command. Each one uses the same prospects and the same report.
Before a launch
Find where a new signup flow loses people. Ten prospects walk it, and the report names the three pages they left from, with a quote and the element they were on.
leakdown your-site.com --ladder --yes --headlessWant the run shaped around one journey? Add --flow "signup through to the dashboard". See Flows.
Phone layouts
The same run on a 390 × 844 touch viewport. The report's ruler also flags tap targets under 24px, sideways scroll and a missing viewport meta tag.
leakdown your-site.com --mobile --yes --headlessRetest one finding
A finding cited by one session is marked unverified. Send the same persona three times to see if it holds, or draw a random set.
leakdown your-site.com --persona marcus,marcus,marcus --yesleakdown your-site.com --random 5 --yesleakdown --replication your-site.comShare the result
One PDF per site with the funnel and every fix, for someone who will not open markdown.
leakdown --pdf your-site.com # writes runs/your-site.com/your-site.com-report.pdf--history lists every run with its one number, so you can point at the right one.
leakdown --history your-site.com
2026-09-09 16-02-40 5 of 10 completed their goal. wide haiku×10
2026-09-17 10-14-02 3 of 10 completed their goal. wide haiku×10 · deep opus×1 REPORT.md
Open: runs/<site>/<date>/<time>/AGGREGATE.md — or leakdown --fix <site> for the newest run.
More jobs
Other jobs have their own pages.