saas · Aug 15, 2026

theinfluencer.ai

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 52 links on the entry page, 32 walkable. 2 matched a funnel step; we captured 3 pages in all, this one included.

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

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

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

$19 +5 more  ·  Save 18%  ·  subscription  ·  1 proof point

FAQPressFree trialLogo wallPricing tiers
Pricing
02

Pricing

4 tactics

$19 +3 more  ·  Save 18%  ·  1 proof point

Trust badgesFree trialLogo wallPricing tiers
Signup
03

Signup

▼ thinnest
3 tactics
Free trialNo cardLogo wall

In their own words

37 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 Leading AI Influencer Generator | The Influencer AI
Meta description
AI influencer content in minutes: create stunning images and videos with one consistent virtual persona, skipping weeks of production with The Influencer AI
Headline
Create your own AI influencer.
Section headings
What creators are shipping todayCreators like you already love it.One persona. Infinite content.One AI influencer generator for photos, videos & UGCAI Influencer Builder Create a unique face trait by trait.Clone yourself into an AI influencer.For creators. For brands. For sellers.We chase the frontier AI models. You make the content.+8 more, not shown
Buttons and links
GuidesAI ToolsLog InPhotosVideosEditTry-onMotion🇺🇸 English🇪🇸 Spanish+2 more, not shown
Prices on the page
$19$500$5,000$39$99$199

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 theinfluencer.ai
Nav0% down the page
Hero section of theinfluencer.ai
Hero0% down the page
Logos section of theinfluencer.ai
Logos14% down the page
Pricing section of theinfluencer.ai
Pricing77% down the page
FAQ section of theinfluencer.ai
FAQ89% down the page
Footer section of theinfluencer.ai
Footer97% down the page

Elements

2 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“★★★★★”
No credit card element
No credit card“Sign up free and start designing — no credit card to begin.”

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 $19/mo, free, $39/mo, $99/mo

Action path3 of 4

Puts proof in the first viewport ★★★★★
Offers a free trial or free tier free trial
Lead-capture form email, password

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Ajay Shankar testimonial, Ankit Nayal testimonial, English clip, Stripe, Discord

Friction reduction2 of 2

Answers buyer objections What is an AI influencer?
Offers a free trial or free tier also shown under Action path

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
Us-vs-them comparison 332 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

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

Body text size

type:body-text-size

Smallest body text is 11px (base ~20px). below the ~16px readable floor.

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

Named controls

a11y:named-controls

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

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

Page weight

weight:page-weight

At least 5.0 MB across 293 measurable resources. 123 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.

Render-blocking resources

weight:render-blocking-resources

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

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

Oversized images

weight:oversized-images

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

“product-promo.webp” is 640px wide, displayed at 268px

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

83 of 124 interactive targets are under 44×44px on mobile.

smallest: “Log in” at 41×20px

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

Worth knowing4

Line length

7 paragraphs run past ~95 characters per line.

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

type:line-length
Heading levels

2 headings skip 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
Landmark regions

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

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

structure:landmark-regions
Keyboard reachability

17 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability

Clear5

Text contrast (WCAG AA) · Mobile viewport · Language declared · Image alt text · Inline validation

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#01394d
accent#01394d
bg#f5f6f7
surface#ffffff
text#515c73
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 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
10pxAa
11pxAa
12pxAa
13pxAa
14pxAa
15pxAa
16pxAa
17pxAa
18pxAa
20pxAa
24pxAa
48pxAa
WEIGHTS
Aa300
Aa400
Aa500
Aa600
Aa700
FAMILIES
Poppins
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