saas · Aug 9, 2026

lpm-ai.org

35/100 Sparse

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

How this was measured

Measured by Roentgen 1.20.1 on 2026-08-09. 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 35 · mobile 35.

Walk 15 links on the entry page, 10 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

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

7 tactics

$9.9  ·  40% OFF  ·  1 proof point

CountdownFAQTrust badgesPressFree trialNo cardLogo wall
Pricing
02

Pricing

7 tactics

$19.9 +10 more  ·  40% OFF  ·  subscription  ·  1 proof point

CountdownFAQTrust badgesPressFree trialNo cardLogo wall

In their own words

32 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
LPM 1.0 — AI Video Character Performance Model | Real-Time Generation
Meta description
LPM 1.0 (Large Performance Model) generates real-time AI video with full-duplex conversation. 17B DiT, 0.35s latency, identity-consistent infinite-length character video.
Headline
LPM 1.0: Video-based Character Performance Model — Real-Time AI Video Generation
Section headings
LPM 1.0 AI Video Gallery — Character Performance DemosLPM 1.0 AI Video Generation for Every ApplicationWhat Is LPM 1.0 — Large Performance Model for Real-Time AI VideoUse LPM Online — No Install RequiredCore Capabilities of LPM 1.0 AI Video GenerationHow LPM 1.0 Generates Real-Time AI Video — Technical PipelineLPM 1.0 AI Video Generation — Key Technical FeaturesLPM 1.0 vs LiveAvatar vs OmniHuman — AI Video Performance Model Comparison+8 more, not shown
Buttons and links
Text to VideoImage to VideoReference VideoLPM 1.0 | 5s | 720p | 16:9 | On |GenerateBodycam Christmas...Epic FantasyKitchen ASMRReal-Time Streaming — 0.35s Latency in LPM 1.0Infinite-Length Stability in LPM 1.0 AI Video+2 more, not shown
Prices on the page
$9.9

Sections

3 identified

structural bands identified on this funnel, cropped from its own capture

measuredextracted directly from the live page. a fact, not an opinion
Hero section of lpm-ai.org
Hero0% down the page
FAQ section of lpm-ai.org
FAQ85% down the page
Footer section of lpm-ai.org
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
Price anchor element
Price anchor“$19.9”

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 Free credits

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Creator avatar 1, Creator avatar 2, Creator avatar 3, Creator avatar 4, Creator ava

Friction reduction2 of 2

Answers buyer objections Frequently Asked Questions about LPM 1.0 AI Video Model
Offers a free trial or free tier also shown under Action path

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
Demo / docs entry 477 of the 1,393 funnels we checked
Lead-capture form 342 of the 1,393 funnels we checked
Us-vs-them comparison 332 of the 1,968 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

12 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 work

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “Sign In” at 4.23:1 (14px, #ffffff on #8b5cf6). 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 11px (base ~18px). below the ~16px readable floor.

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

Page weight

weight:page-weight

At least 6.1 MB across 97 measurable resources. 96 cross-origin resources did not expose a size, so the real total is higher.

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

Oversized images

weight:oversized-images

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

“feature-badge-white.webp” is 2400px wide, displayed at 240px

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

59 of 104 interactive targets are under 44×44px on mobile.

smallest: “Read more” at 88×20px

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

Worth knowing4

Line length

9 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
Render-blocking resources

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

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

weight:render-blocking-resources
Keyboard reachability

2 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability

Clear3

Mobile viewport · Language declared · Image alt text

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

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

the roles, doing their job
The quick brown fox48px
Jumps over the lazy dog36px
A subheading in their voice30px

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
11pxAa
12pxAa
13pxAa
14pxAa
16pxAa
18pxAa
30pxAa
36pxAa
48pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
IBM Plex Sans
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

1 of 9 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