saas · Aug 15, 2026

timothe.ai

75/100 Strong

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

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 429 links seen, 406 walkable, 2 matched, and we walked 3 pages.

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
0pts since the first measured scan (2026-08-13) — 2 re-scans
  1. 75 Strong 2026-08-13
  2. 75 Strong 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

$29 +3 more  ·  subscription

ComparisonFAQFree trialLogo wallPricing tiers
Tools
02

Tools

3 tactics
ComparisonFAQLogo wall
Sign Up
03

Sign Up

▼ thinnest
0 tactics

no named tactics detected on this step

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
Timothe AI | Your AI Marketing Agent for SEO and Growth
Meta description
Hi, I'm Timothe, an AI marketing agent for solo founders, marketers, startup teams and all teams. I plan, write, and publish SEO content, with social media and more on the way.
Headline
Hi, I'm Timothe. I'm your AI marketing agent.
Section headings
Built for teams that run onFrequently asked questionsThanks for reaching outProductLegalGrowth CalendarKeyword Research350+ free tools+5 more, not shown
Buttons and links
OKEnglish1x2x3x4x5xCompare all plansWhich generative AI models do you use?Do AI hallucinations occur?+2 more, not shown
Prices on the page
$29$59$99$0

Sections

5 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 timothe.ai
Hero0% down the page
Pricing section of timothe.ai
Pricing40% down the page
FAQ section of timothe.ai
FAQ68% down the page
CTA section of timothe.ai
CTA78% down the page
Footer section of timothe.ai
Footer96% 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, $0/mo, $29/mo, $59/mo

Action path2 of 4

Offers a free trial or free tier Free$0
Lead-capture form search, range, email, Tell us how we can help

Trust & proof1 of 2

Shows customer logos or a trusted-by claim trusted by

Friction reduction2 of 2

Answers buyer objections Which generative AI models do you use?
Offers a free trial or free tier Free$0

Value reinforcement1 of 2

Compares itself against alternatives comparison grid: 39 rows

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

Press / "as seen in" 448 of 1769 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

16 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 & contrastclear

Text contrast (WCAG AA) not measurablecontrast:text-contrast-wcag-aa

No sampleable body text found to measure.

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 10px (base ~11px). below the ~16px readable floor.

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

Line length notetype:line-length

12 paragraphs run past ~95 characters per line.

fix Cap measure at ~60-75ch for comfortable reading.

Accessibility hygiene1 flagged

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 19 content images carry alt text.

Form labels notea11y:form-labels

1 form field relies on placeholder text as the only label.

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

Named controls needs worka11y:named-controls

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

fix Add aria-label to icon-only buttons and links.

Heading levels notea11y:heading-levels

2 headings skip 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 & delivery2 flagged

Page weight not measurableweight:page-weight

At least 2.8 MB across 144 measurable resources, but 166 cross-origin resources did not expose a size. The true weight cannot be determined from the page.

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

14 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

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

“growth-calendar.webp” is 1440px wide, displayed at 360px

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

Structure & reachability1 flagged

Landmark regions needs workstructure:landmark-regions

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

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

Keyboard reachability notestructure:keyboard-reachability

124 elements look clickable but cannot be reached by keyboard.

“PDF tools”, “32”, “URL tools”

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

Form usabilityclear

Inline validation passesforms:inline-validation

4 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 home: comparison grid: 39 rowscomparison copy Compare LLM Tokenizers — ChatGPT vs Claude vs Gemini token counts. | Tools by Timothe AI

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#2f85c0
accent#2f85c0
bg#2f85c0
surface#2f85c0
text#111111
See the roles applied
accent

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

the roles, doing their job
The quick brown fox36px
Jumps over the lazy dog30px
A subheading in their voice24px

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
14pxAa
16pxAa
18pxAa
20pxAa
24pxAa
30pxAa
36pxAa
WEIGHTS
Aa400
Aa500
Aa600
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