affiliate · Aug 15, 2026

writetested.com

68/100 Partial

Scores higher than 88% of 1,391 multi-step funnels we have measured. Among the 80 affiliate funnels in that group, higher than 87%.

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 10 that apply to an affiliate funnel. Per device: desktop 75 · mobile 60.

Walk 58 links on the entry page, 53 walkable. 1 matched a funnel step; we captured 3 pages in all, this one included.

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

What we recorded

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
6 tactics

$29 +18 more  ·  subscription · 90 days  ·  1 proof point

ReviewsComparisonTrust badgesFree trialLogo wallPricing tiers
Reviews
02

Reviews

▼ thinnest
3 tactics

$29 +15 more

ReviewsLogo wallPricing tiers
Reviews
03

Reviews

5 tactics

$15 +9 more  ·  subscription · 90 days  ·  1 proof point

ReviewsFAQFree trialLogo wallPricing tiers

In their own words

44 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
WriteTested — AI Creative Tools, Actually Tested
Meta description
We tested 108 AI creative tools so you don't have to. Writing, video, presentation, image, SEO, and automation tools — real scores, real output samples, zero sponsored rankings.
Headline
We test AI tools so you don't have to.
Section headings
Every score earned the hard wayElevenLabsNew This Week.Which type of writer are you?Every AI Tool, Honestly ReviewedAll Tools, Side by SideSame Prompt. See the Difference.3 Questions. Your Perfect AI Writer.+1 more, not shown
Buttons and links
All Categories ▾Subscribe▼ Hide details▲ Hide details✍️ Freelance Writer📣 Content Marketer🔍 SEO AgencyAll (108)✍️ AI Writing (34)🤖 AI Assistants (8)+2 more, not shown
Prices on the page
$29$35$150$99$6$9$15$79+11 more, not shown

Sections

7 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 writetested.com
Nav0% down the page
Hero section of writetested.com
Hero0% down the page
CTA section of writetested.com
CTA13% down the page
Comparison section of writetested.com
Comparison40% down the page
Features section of writetested.com
Features58% down the page
Reviews section of writetested.com
Reviews81% down the page
Footer section of writetested.com
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
Rating element
Rating“★★★★”

What we found

6 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

Ranks options in a best-of list ranked list

Action path1 of 2

Puts proof in the first viewport 500+ hours tested 108 tools reviewed 8 categories

Trust & proof2 of 3

Shows customer logos or a trusted-by claim logos: zebracat, narrato, getresponse, longshot-ai
Discloses its affiliate relationship disclosure present

Friction reduction1 of 1

Answers buyer objections Frequently Asked Questions

Value reinforcement1 of 2

Compares itself against alternatives comparison table: TOOL · OVERALL · QUALITY · VALUE · EASE · FEATURES · PRICE

What we didn’t find

4 of 10 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 10 applicable

Press / "as seen in" 508 of the 1,960 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
Outbound offer CTAs 7 of the 129 affiliate 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

18 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 18 measured checks need work

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “← Prev” at 1.61:1 (14px, #cccccc 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 ~17px). below the ~16px readable floor.

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

Horizontal overflow

layout:horizontal-overflow

The page scrolls ~47px horizontally at 1440px wide. content spills past the viewport.

FixFind the overflowing element (fixed widths, unwrapped rows) and constrain it to 100%.

Oversized images

weight:oversized-images

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

“liftoff.webp” is 360px wide, displayed at 96px

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

Landmark regions

structure:landmark-regions

No <main> or <header> 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

191 of 327 interactive targets are under 44×44px on mobile.

smallest: “WriteTested on X” at 18×18px

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

Worth knowing7

Line length

65 paragraphs run past ~95 characters per line.

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

type:line-length
Form labels

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

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

a11y:form-labels
Heading levels

1 heading skips a level (e.g. <h2> followed by <h4>). Screen-reader users navigate by this outline.

FixStep heading levels one at a time; use CSS for size, not a deeper level.

a11y:heading-levels
Render-blocking resources

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

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

weight:render-blocking-resources
Keyboard reachability

1764 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 5 fields. browsers cannot autofill.

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

forms:autocomplete-hints

Clear5

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

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

Page matches the Bridge Funnel’s listicle pattern — ranked recommendations with disclosure/outbound offers

Ranked "best of" list home: ranked listAffiliate disclosure home: disclosure present

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#0d0a08
accent#0d0a08
bg#ffffff
surface#fafaf8
text#cccccc
See the roles applied
accent

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

the roles, doing their job
The quick brown fox32px
Jumps over the lazy dog21px
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
6pxAa
10pxAa
11pxAa
12pxAa
13pxAa
14pxAa
15pxAa
16pxAa
17pxAa
18pxAa
21pxAa
32pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Playfair Display · Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled
X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls