saas · Aug 15, 2026

noirprompt.com

75/100 Strong

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 75.

Walk 27 links on the entry page, 16 walkable. 3 matched a funnel step; we captured 4 pages in all, this one included.

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

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
Unchanged across 2 scans Same 7 conversion tactics detected since 2026-08-09.
  1. 7 tactics 2026-08-09
  2. 7 tactics 2026-08-15

The funnel, frame by frame

4 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

6 tactics

$0 +6 more  ·  Save 25%  ·  1 proof point

ReviewsTrust badgesPressFree trialLogo wallPricing tiers
Pricing
02

Pricing

▲ strongest
7 tactics

$0 +8 more  ·  Save 25%  ·  1 proof point

ComparisonFAQTrust badgesPressFree trialLogo wallPricing tiers
Features
03

Features

3 tactics
PressFree trialLogo wall
Register
04

Register

▼ thinnest
0 tactics

no named tactics detected on this step

In their own words

31 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
Noir Prompt - AI Prompt Manager for Creators
Meta description
The Prompt Manager for Creators. One library for every prompt you've ever written across Midjourney, Runway, Claude, ChatGPT, and more.
Headline
Stop rebuilding prompts you've already perfected.
Section headings
All PromptsYour prompt library, beautifully organisedMade for creators who live inside AI toolsBuilt for the moments that made you want to quit.Simple, transparent pricingStop losing your best prompts.Visual AI CreatorsCursor + Claude Power Users+6 more, not shown
Buttons and links
New PromptImportGet startedStart freeGet started freeStart 30-day free trialSign up
Prices on the page
$0$12$144$29$348$79$948

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 noirprompt.com
Nav0% down the page
Hero section of noirprompt.com
Hero1% down the page
Pricing section of noirprompt.com
Pricing67% down the page
Footer section of noirprompt.com
Footer93% down the page

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, $0/mo, $12/mo, $29/mo

Action path2 of 4

Offers a free trial or free tier Free$0
Lead-capture form name, username, email, password

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logo wall (10 distinct marks)

Friction reduction2 of 2

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

Value reinforcement1 of 2

Compares itself against alternatives comparison grid: 14 rows

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
Proof above the fold 314 of the 1,968 funnels we checked
Usage / adoption proof 237 of the 1,539 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

17 run · 6 flagged

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

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

6 of 16 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “01” at 1.47:1 (10px, #d1d5db 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 9px (base ~11px). below the ~16px readable floor.

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

Named controls

a11y:named-controls

17 buttons/links have no accessible name (icon-only, no aria-label).

FixAdd aria-label to icon-only buttons and links.

Oversized images

weight:oversized-images

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

“submitaitools.png” is 600px wide, displayed at 108px

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

Landmark regions

structure:landmark-regions

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

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

115 of 128 interactive targets are under 44×44px on mobile.

smallest: “(unnamed)” at 16×16px

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

Worth knowing7

Line length

17 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
Heading structure

The landing page has 2 <h1> elements (expected 1).

FixUse exactly one <h1> as the page’s title.

a11y:heading-structure
Render-blocking resources

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

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

weight:render-blocking-resources
Keyboard reachability

108 elements look clickable but cannot be reached by keyboard.

FixUse <button>/<a>, or add role + tabindex="0" and a key handler.

structure:keyboard-reachability
Autocomplete hints

No autocomplete attributes across 6 fields. browsers cannot autofill.

FixAdd autocomplete="email"/"tel"/"name" to identity fields.

forms:autocomplete-hints

Not measurable1

Page weight

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

weight:page-weight

Clear3

Mobile viewport · Language declared · Image alt text

Playbook match

1 matched

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

deriveda deterministic summary generated only from measured facts. labeled, never an LLM guess

Comparison surface matches the Intent-Match pattern — measured comparison table plus comparison-intent copy

comparison table pricing: comparison grid: 14 rowscomparison copy Free vs Pro

A match means this funnel's measurable surfaces fit the playbook's pattern — the quoted language is what fired the detection. A lever is one playbook mechanism observed on-page. We never claim what a brand's ads or emails do; a crawl can't see them. All funnel designs →

Two different things sit side by side here. The claim and its quoted evidence are measured on this funnel, the same way every other fact on this page is. The playbook itself is written guidance — our strategy library, not a measurement of this site — and it lives behind the links above. Nothing on this page recommends what this brand should do.

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#14161f
accent#14161f
bg#ffffff
surface#f9fafb
text#6b7280
See the roles applied
accent

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

the roles, doing their job
The quick brown fox88px
Jumps over the lazy dog60px
A subheading in their voice48px

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
11pxAa
12pxAa
13pxAa
14pxAa
16pxAa
18pxAa
24pxAa
36pxAa
48pxAa
60pxAa
88pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
Cormorant Garamond · DM Mono
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

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

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