saas · Aug 15, 2026

resumestart.ai

70/100 Partial

Scores higher than 88% of 1,391 multi-step funnels we have measured. Among the 1,074 saas funnels in that group, higher than 85%.

How this was measured

Measured by Roentgen 1.25.1 on 2026-08-15. A capture is read once and its measurements freeze there, so the stamp says which ruleset read this one.

Coverage is detection coverage, not a verdict — it counts the conversion tactics we could prove are present, out of the 11 that apply to a saas funnel. Per device: desktop 75 · mobile 65.

Walk 42 links on the entry page, 36 walkable. 2 matched a funnel step; we captured 3 pages in all, this one included.

Captured Homepage / Lander
Step 1 · Homepage / Lander1 / 3

What we recorded

Progress

6 scans

this funnel’s coverage score across measured re-scans

measuredextracted directly from the live page. a fact, not an opinion
1 more tactic detected 6 → 7 across 6 scans since 2026-07-25. The ruleset changed in this window, so part of this may be our detection improving rather than the page changing.
  1. 6 tactics 2026-07-25
  2. 6 tactics 2026-07-30
  3. 6 tactics 2026-08-02
  4. 6 tactics 2026-08-03
  5. 6 tactics 2026-08-05
  6. 7 tactics 2026-08-15

The funnel, frame by frame

3 steps walked

see their whole funnel without clicking through it. scored step by step

measuredextracted directly from the live page. a fact, not an opinion
Homepage / Lander
01

Homepage / Lander

▲ strongest
8 tactics

$1

Sticky CTAReviewsFAQPressFree trialNo cardLogo wallUsage proof
Pricing
02

Pricing

7 tactics

$0 +3 more  ·  subscription

Sticky CTAFAQPressFree trialNo cardLogo wallPricing tiers
Signup
03

Signup

▼ thinnest
2 tactics
Free trialNo card

In their own words

32 quoted

the entry page’s own title, headline, buttons and prices — quoted, never paraphrased

measuredextracted directly from the live page. a fact, not an opinion
Page title
Free ATS Resume Checker & Builder — Fix Your Resume for Any Job | ResumeStart
Meta description
Paste a job description, see your ATS score, and fix your resume in one click. Free PDF download that matches the preview — no credit card, no watermark, no trial trap.
Headline
Applying everywhere and hearing nothing?
Section headings
Make it past the software gateBuilt for the parts that usually go wrong.From blank page to ready-to-send PDFOne workspace per job applicationWalk in knowing exactly what they'll askStop retyping your resume on every job formThree surfaces, one resumeWhat do you need to do today?+8 more, not shown
Buttons and links
ToolsSign inGet started freeBuild my resumeBrowse templatesI already have a resumeI'm starting freshGenerate from descriptionBrowse all templatesOr start in the builder+2 more, not shown
Prices on the page
$1

Sections

4 identified

structural bands identified on this funnel, cropped from its own capture

measuredextracted directly from the live page. a fact, not an opinion
Nav section of resumestart.ai
Nav0% down the page
Hero section of resumestart.ai
Hero1% down the page
FAQ section of resumestart.ai
FAQ81% down the page
Footer section of resumestart.ai
Footer95% down the page

Elements

1 harvested

the atomic pieces — price anchors, ratings, guarantees — with their verbatim on-page text

measuredextracted directly from the live page. a fact, not an opinion
No credit card element
No credit card“No credit card”

What we found

7 tactics

conversion tactics we could prove are present, with the on-page text that evidences each

measuredextracted directly from the live page. a fact, not an opinion

Offer clarity1 of 1

Makes the pricing ladder explicit free, $7/mo

Action path2 of 4

Puts proof in the first viewport ★ Your resume 0%
Offers a free trial or free tier Free Plan

Trust & proof2 of 2

Shows customer logos or a trusted-by claim used by
Puts a number on adoption 500 companies

Friction reduction2 of 2

Answers buyer objections Common questions
Offers a free trial or free tier also shown under Action path

Value reinforcement1 of 2

Puts a number on adoption also shown under Trust & proof

What we didn’t find

4 of 11 applicable

applicable tactics we checked for and did not see on any step we reached

measuredextracted directly from the live page. a fact, not an opinion

What we didn’t see4 of 11 applicable

Demo / docs entry 477 of the 1,393 funnels we checked
Lead-capture form 342 of the 1,393 funnels we checked
Us-vs-them comparison 332 of the 1,968 funnels we checked
Scarcity / urgency copy 101 of the 1,960 funnels we checked

Absence is a measurement, not a recommendation: we do not know why a tactic is missing, whether it belongs here, or whether adding it would change anything. Where a walk stopped early, a tactic living deeper would also read as not detected.

How well it’s built

15 run · 5 flagged

contrast, mobile, typography, accessibility, weight — each with what would fix it

measuredextracted directly from the live page. a fact, not an opinion

5 of 14 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

90% of measurable text passes WCAG AA. 4+ runs fail.

worst: “Check out the new extension!” at 1:1 (14px, #ffffff on #ffffff). needs 4.5:1

FixRaise text/background contrast to ≥4.5:1 (≥3:1 for large text), especially on CTAs and body copy.

Body text size

type:body-text-size

Smallest body text is 8px (base ~18px). below the ~16px readable floor.

FixKeep body copy ≥15-16px; reserve sub-13px for fine print only.

Render-blocking resources

weight:render-blocking-resources

17 stylesheets/scripts in <head> block first paint.

FixDefer non-critical JS (defer/async) and inline only critical CSS.

Oversized images

weight:oversized-images

5 images are shipped at more than 2x the width shown.

“dang-verified.png” is 550px wide, displayed at 100px

FixServe responsive sizes (srcset/sizes) matching the rendered width.

Tap-target size (mobile)

mobile:tap-target-size-mobile

99 of 127 interactive targets are under 44×44px on mobile.

smallest: “Dismiss announcement” at 22×22px

FixGive tappable controls a ≥44×44px hit area. the touch minimum.

Worth knowing5

Line length

21 paragraphs run past ~95 characters per line.

FixCap measure at ~60-75ch for comfortable reading.

type:line-length
Form labels

1 form field relies on placeholder text as the only label.

FixBack placeholders with a real <label>. placeholder text vanishes on input.

a11y:form-labels
Label in name

3 controls have an aria-label that does not contain its visible text, so voice-control users cannot activate it by saying what they see.

FixMake the accessible name start with the visible label text.

a11y:label-in-name
Landmark regions

No <main> landmark. screen-reader users cannot jump between regions.

FixWrap the page in <header>, <main> and <footer> (or matching ARIA roles).

structure:landmark-regions

Not measurable1

Page weight

At least 1.1 MB across 188 measurable resources, but 113 cross-origin resources did not expose a size. The true weight cannot be determined from the page.

weight:page-weight

Clear4

Mobile viewport · Language declared · Image alt text · Inline validation

Brand kit

5 colour roles

palette by on-page usage · type rendered live

measuredextracted directly from the live page. a fact, not an opinion
full palette ordered by on-page usage %
primary#1e2254
accent#1e2254
bg#fafaf9
surface#ffffff
text#52525b
See the roles applied
accent

Body copy in their text role, on a surface card.

the roles, doing their job
The quick brown fox48px
Jumps over the lazy dog44px
A subheading in their voice18px

Body copy set at their measured paragraph size. This is how their product reads to a first-time visitor. same family, same scale, same weight.

  • List item one, at body scale
  • List item two
  • List item three
Type scale, weights & families
SIZE SCALE
9pxAa
10pxAa
11pxAa
12pxAa
13pxAa
14pxAa
15pxAa
16pxAa
17pxAa
18pxAa
44pxAa
48pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
Aa900
FAMILIES
Manrope · Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

1 of 10 layers

layers we ran on this funnel that came back empty

measuredextracted directly from the live page. a fact, not an opinion

Playbook match — which funnel play this page runs — measured, evidence-quoted

We ran this pass on the pages we captured and found nothing to show. That is a measurement of this funnel, not a recommendation — and it is a different statement from a layer we never ran, which does not appear here at all.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls