saas · Aug 15, 2026

ieltswritingchecker.org

50/100 Thin

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

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 50 · mobile 50.

Walk 126 links on the entry page, 120 walkable. 1 matched a funnel step; we captured 2 pages in all, this one included.

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

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
1 fewer tactic detected 5 → 4 across 2 scans since 2026-08-09. The ruleset changed in this window, so part of this may be our detection improving rather than the page changing.
  1. 5 tactics 2026-08-09
  2. 4 tactics 2026-08-15

The funnel, frame by frame

2 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

$10 +4 more

ReviewsComparisonCountdownFAQFree trialLogo wall
Pricing
02

Pricing

▼ thinnest
2 tactics

$0 +3 more

ComparisonFree trial

In their own words

36 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
The Most Accurate IELTS Writing Checker for Task 1 & Task 2
Meta description
Get an IELTS Writing score that is closer to official grading, with criterion breakdowns, inline corrections, and clear next steps for Academic Task 1, General Training Task 1, and Task 2.
Headline
The most accurate IELTS Writing Checker
Section headings
Writing taskEssayWhy Choose IELTS Writing Checker?Your hard work deserves better than a misleading scoreStart with the feedback that shapes your scoreEvery issue connects to the exact sentencePlansFrequently asked questions+8 more, not shown
Buttons and links
QuestionsSamplesSign inENView plansTask 1Task 2Random taskStartCheck writing+2 more, not shown
Prices on the page
$10$0$14.99$29.99$2.50

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 ieltswritingchecker.org
Nav1% down the page
Hero section of ieltswritingchecker.org
Hero2% down the page
Comparison section of ieltswritingchecker.org
Comparison17% down the page
Pricing section of ieltswritingchecker.org
Pricing67% down the page
FAQ section of ieltswritingchecker.org
FAQ78% down the page
Footer section of ieltswritingchecker.org
Footer91% 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
Countdown element
Countdown“40:00 Start”

What we found

4 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

Action path1 of 4

Offers a free trial or free tier Start free

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Listed on Backlink Dirs, Verified on DANG!, Good AI Tools, Submit AI Tools, Toshi L

Friction reduction2 of 2

Answers buyer objections IELTS WRITING CHECKER FAQ Frequently asked questions Is there a free IELTS Writing Checker
Offers a free trial or free tier also shown under Action path

Value reinforcement1 of 2

Compares itself against alternatives comparison table: Feature · IELTS Writing Checker · Traditional Human Tutor · General Gram

What we didn’t find

7 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 see7 of 11 applicable

Pricing tiers 699 of the 1,385 SaaS funnels we checked
Press / "as seen in" 508 of the 1,960 funnels we checked
Demo / docs entry 477 of the 1,393 funnels we checked
Lead-capture form 342 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

13 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 12 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

94% of measurable text passes WCAG AA. 4+ runs fail. 38% of text was unmeasurable (over images/gradients). not counted either way.

worst: “< 0.5” at 1:1 (15px, #c8102e on #c8102e). 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 6px (base ~14px). below the ~16px readable floor.

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

Named controls

a11y:named-controls

4 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

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

“trustpilot-logo.svg” is 300px wide, displayed at 88px

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

97 of 118 interactive targets are under 44×44px on mobile.

smallest: “IELTS Writing Checker” at 40×40px

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

Worth knowing3

Line length

2 paragraphs run past ~95 characters per line.

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

type:line-length
Label in name

1 control has 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
Keyboard reachability

10 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability

Not measurable1

Page weight

At least 0.7 MB across 21 measurable resources, but 34 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 · Render-blocking resources

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#c8102e
accent#c8102e
bg#ffffff
surface#fbfaf7
text#374151
See the roles applied
accent

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

the roles, doing their job
The quick brown fox40px
Jumps over the lazy dog24px
A subheading in their voice20px

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
20pxAa
24pxAa
40pxAa
WEIGHTS
Aa400
Aa600
Aa650
Aa700
Aa800
Aa900
FAMILIES
Lora · Plus Jakarta Sans
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