saas · Aug 15, 2026

soulthread.talk

55/100 Thin

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

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 34 links seen, 26 walkable, 1 matched, and we walked 2 pages.

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
0pts since the first measured scan (2026-08-09) — 2 re-scans
  1. 55 Thin 2026-08-09
  2. 55 Thin 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
5 tactics
SubscriptionFAQPressLogo wallPricing tiers
Pricing
02

Pricing

▼ thinnest
4 tactics

$0 +2 more  ·  subscription

ComparisonFAQPressPricing tiers

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
Soulthread — AI Characters That Remember
Meta description
Soulthread is a memory-driven interactive narrative platform with layered long-term memory, multi-agent story scenes, and branching plots. Story Mode, Free Chat, and persistent characters.
Headline
Characters that remember. Stories you can change.
Section headings
Download Soulthread — Story Mode & Free ChatNot another disposable chat loop.Why Soulthread — Layered Memory for AI CharactersTwo Ways to Play — Story Mode & Free ChatStill Here: Red Long Night — AI Story ModeRoadmap — Story Worlds & MemoryAbout Soulthread — Memory-Driven AI AgentsFREECHAT+5 more, not shown
Buttons and links
ENDownload on the App Store Join the iOS beta via TestFlightStory & EpisodesCharactersPlay the Prologue — FreePrologue We Are Still HereCh1 November 14Ch2 Silent WaveCh3 Blue BlueprintCh4 White Dove+2 more, not shown

Sections

2 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 soulthread.talk
Nav0% down the page
Footer section of soulthread.talk
Footer94% down the page

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

Makes the pricing ladder explicit free, $9.99/mo, $19.99/mo

Action path1 of 4

Lead-capture form email, region, interest, interest

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Soulthread, Get it on Google Play, 在 The One Startup 上推荐, Submit AI Tools, 优秀的AI工具

Friction reduction1 of 2

Answers buyer objections What is Soulthread? + How is Soulthread different from Character AI? + Is Soulthread avail

Value reinforcement1 of 2

Compares itself against alternatives comparison table: FREE · FREE CHAT MONTHLY · ALL ACCESS MONTHLY

What we didn’t find

5 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 see5 of 11 applicable

Free trial / freemium 974 of 1248 measured funnels run this
Demo / docs entry 440 of 1256 measured funnels run this
Proof above the fold 292 of 1777 measured funnels run this
Usage / adoption proof 224 of 1369 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

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

worst: “Celeste” at 2.72:1 (11px, #ba3c47 on #242730). 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 8px (base ~17px). below the ~16px readable floor.

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

Line length notetype:line-length

8 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 60 content images carry alt text.

Heading levels notea11y:heading-levels

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

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

Label in name notea11y:label-in-name

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

fix Make the accessible name start with the visible label text.

Weight & delivery3 flagged

Page weight needs workweight:page-weight

At least 12.8 MB across 95 measurable resources. 65 cross-origin resources did not expose a size, so the real total is higher.

fix Compress and lazy-load below-the-fold media; drop unused third-party scripts.

Render-blocking resources needs workweight:render-blocking-resources

9 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

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

“background.jpg” is 2000px wide, displayed at 805px

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

Structure & reachabilityclear

Keyboard reachability notestructure:keyboard-reachability

21 elements look clickable but cannot be reached by keyboard.

“What is Soulthread? +”, “+”, “How is Soulthread different from C”

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

Form usabilityclear

Autocomplete hints noteforms:autocomplete-hints

No autocomplete attributes across 8 fields. browsers cannot autofill.

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

Inline validation passesforms:inline-validation

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

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 table: FREE · FREE CHAT MONTHLY · ALL ACCESS MONTHLYcomparison copy Free vs paid at a glance

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#0d1018
accent#0d1018
bg#0a0b0f
surface#0a0b0f
text#a1a1aa
See the roles applied
accent

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

the roles, doing their job
The quick brown fox52px
Jumps over the lazy dog22px
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
22pxAa
52pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
Inter Variable
rendered in their own type system · webfont not loaded. system fallback if uninstalled

We also looked for Elements, 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