saas · Aug 15, 2026

reporters.io

75/100 Strong

Scores above 87% of 1,252 multi-step funnels we have measured. Among the 959 saas funnels in that group, above 84%.

How this was measured

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.

Measured by Roentgen 1.25.1, one of our versioned rulesets. A capture is read once and its measurements freeze there, so the stamp says which ruleset read this one.

Walk 30 links seen, 15 walkable, 2 matched, and we walked 3 pages.

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

What we recorded

Progress

2 scans

this funnel’s coverage score across measured re-scans

measuredextracted directly from the live page. a fact, not an opinion
0pts since the first measured scan (2026-08-09) — 2 re-scans
  1. 75 Strong 2026-08-09
  2. 75 Strong 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
7 tactics

$5 +2 more  ·  1 proof point

FAQTrust badgesPressFree trialLogo wallUsage proofPricing tiers
Plans
02

Plans

4 tactics

$35 +1 more  ·  30% off  ·  subscription  ·  1 proof point

FAQFree trialNo cardPricing tiers
Signup
03

Signup

▼ thinnest
1 tactic
Free trial

In their own words

34 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
Best Journalist Contact Database | Reporters.io
Meta description
Use the most accurate journalist contact database to find journalists by beat, outlet, or region. Streamline your PR outreach with verified contact info.
Headline
Best Journalist Contact Database
Section headings
It's super easy to find journalists.Our journalist contact database covers top media outletsUse our journalist contact database for every need to find journalists for PR, marketing, and brand teamsFind journalists in 3 simple stepsOur FeaturesWhy Choose Reporters.io?PricingFrequently Asked Questions+8 more, not shown
Buttons and links
FeaturesLoginTechCrunchStartupsVenture CapitalAIHide FiltersContacts 20Outlets 19Locations 1+2 more, not shown
Prices on the page
$5$35$85

Sections

6 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 reporters.io
Nav0% down the page
Hero section of reporters.io
Hero1% down the page
Logos section of reporters.io
Logos19% down the page
Pricing section of reporters.io
Pricing66% down the page
FAQ section of reporters.io
FAQ75% down the page
Footer section of reporters.io
Footer94% down the page

Elements

2 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
Guarantee element
Guarantee“Money Back Guarantee”
No credit card element
No credit card“No credit card required Cancel anytime Setup in 5 minutes”

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 $35/mo, $85/mo, free

Action path2 of 4

Offers a free trial or free tier free trial
Lead-capture form firstName, lastName, emailAddress, password

Trust & proof2 of 2

Shows customer logos or a trusted-by claim logos: Email, Linkedin, X, website
Puts a number on adoption 200+Teams

Friction reduction2 of 2

Answers buyer objections Frequently Asked Questions
Offers a free trial or free tier free trial

Value reinforcement1 of 2

Puts a number on adoption 200+Teams

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 440 of 1256 measured funnels run this
Us-vs-them comparison 304 of 1777 measured funnels run this
Proof above the fold 292 of 1777 measured funnels run this
Scarcity / urgency copy 94 of 1769 measured funnels run this

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

Readability & contrast1 flagged

Text contrast (WCAG AA) needs workcontrast:text-contrast-wcag-aa

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

worst: “US” at 2.54:1 (12px, #9ca3af on #ffffff). needs 4.5:1

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

Mobile & tap targetsclear

Mobile viewport passesmobile:mobile-viewport

Responsive viewport meta is present.

Typography1 flagged

Body text size needs worktype:body-text-size

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

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

Line length notetype:line-length

5 paragraphs run past ~95 characters per line.

fix Cap measure at ~60-75ch for comfortable reading.

Accessibility hygieneclear

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 57 content images carry alt text.

Form labels notea11y:form-labels

3 form fields rely on placeholder text as the only label.

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

Weight & delivery1 flagged

Page weight not measurableweight:page-weight

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

Render-blocking resources noteweight:render-blocking-resources

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

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

Oversized images needs workweight:oversized-images

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

“image?url=%2F_next%2Fstatic%2Fmedia%2Fem” is 512px wide, displayed at 30px

fix Serve responsive sizes (srcset/sizes) matching the rendered width.

Structure & reachability1 flagged

Landmark regions needs workstructure:landmark-regions

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

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

Form usability1 flagged

Input types needs workforms:input-types

1 field uses type="text" for email or phone. mobile keyboards will not adapt.

“emailAddress”

fix Use type="email" / type="tel" so phones show the right keyboard.

Autocomplete hints noteforms:autocomplete-hints

No autocomplete attributes across 4 fields. browsers cannot autofill.

fix Add autocomplete="email"/"tel"/"name" to identity fields.

Inline validation passesforms:inline-validation

4 fields carry validation attributes (required/pattern/aria-invalid).

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#030712
accent#030712
bg#ffffff
surface#f3f4f6
text#475569
See the roles applied
accent

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

the roles, doing their job
The quick brown fox60px
Jumps over the lazy dog48px
A subheading in their voice40px

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
10pxAa
12pxAa
14pxAa
16pxAa
18pxAa
20pxAa
24pxAa
30pxAa
36pxAa
40pxAa
48pxAa
60pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
recoleta · ui-sans-serif
rendered in their own type system · webfont not loaded. system fallback if uninstalled

We also looked for Playbook match, and found none on this funnel.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls