saas · Aug 15, 2026

telliac.pages.dev

60/100 Partial

Scores higher than 94% of 577 entry-page captures we have measured. Among the 311 saas funnels in that group, higher than 92%.

Walk 6 links seen, 6 walkable, and 0 matched a funnel step. If this funnel continues past the entry page, we did not reach it — everything below is measured from the entry page alone.

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

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

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 5 conversion tactics detected since 2026-08-09.
  1. 5 tactics 2026-08-09
  2. 5 tactics 2026-08-15

The funnel, frame by frame

1 step 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

5 tactics

$7.50 +11 more  ·  subscription

ComparisonTrust badgesFree trialLogo wallDemo / docs

In their own words

43 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
TellIaC — Human Infrastructure as Code Platform
Meta description
TellIaC lets you describe cloud infrastructure in plain English — like writing a sentence — and provisions it across AWS, Azure, GCP, and Kubernetes with HCL Export, Cost Estimation, Security Scanning, and Graph Visualization.
Headline
Tell your cloud what to build.
Section headings
TellIaC Official Releases & BinariesTellIaC Core Capabilities🌐 Supported Cloud Services & Resources (35+ Resources)Enterprise Features & Execution Demos⚡ Live Interactive TellIaC Sandbox Playground🤖 AI HiAC Infrastructure Generator & Automated Testing Lab⚔️ Strategic IaC Tool Comparison MatrixQuickstart+8 more, not shown
Buttons and links
Download for Windows v2.6.0 .zip / .exe — Windows 64-bitDownload for Linux v2.6.0 .tar.gz — Linux x86_64All Providers (35+)🟧 AWS (15)🟦 Azure (7)🟩 GCP (6)💙 Kubernetes (7)💬 Plain Text ("laanaugure")🔗 Dependency Mapping (DAG)🔒 Policy-as-Code Audit+2 more, not shown
Prices on the page
$7.50$1.50$2.50$0.50$0.40$28.00$1.00$2.00+4 more, not shown

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
Nav section of telliac.pages.dev
Nav0% down the page
Hero section of telliac.pages.dev
Hero0% down the page
Footer section of telliac.pages.dev
Footer99% down the page

What we found

5 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 path3 of 4

Offers a free trial or free tier Free Tier
Lead-capture form select, textarea, e.g. I want an AWS VPC with 3 public subnets using count.index loop, 3 EC2 web servers with t3.micro, an S3 bucket for assets, and a DynamoDB table in production environment., text
Offers a demo or docs entry point documentation

Trust & proof1 of 2

Shows customer logos or a trusted-by claim used by

Friction reduction1 of 2

Offers a free trial or free tier also shown under Action path

Value reinforcement1 of 2

Compares itself against alternatives comparison table: Feature / Dimension · ⚡ TellIaC (HiAC) · HashiCorp Terraform · Pulumi ·

What we didn’t find

6 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 see6 of 11 applicable

FAQ / objection handling 1,302 of the 1,968 funnels we checked
Pricing tiers 699 of the 1,385 SaaS funnels we checked
Press / "as seen in" 508 of the 1,960 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

16 run · 4 flagged

contrast, mobile, typography, accessibility, weight — each with what would fix it

measuredextracted directly from the live page. a fact, not an opinion

4 of 15 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

79% of measurable text passes WCAG AA. 4+ runs fail.

worst: “~/my-project” at 2.6:1 (12px, #4a6080 on #111e35). 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 10px (base ~18px). below the ~16px readable floor.

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

Form labels

a11y:form-labels

4 of 14 form fields have no label (+10 rely on placeholder only).

FixGive every input a <label> or aria-label; placeholders are not labels.

Tap-target size (mobile)

mobile:tap-target-size-mobile

66 of 87 interactive targets are under 44×44px on mobile.

smallest: “Close navigation menu” at 36×36px

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

Worth knowing6

Line length

4 paragraphs run past ~95 characters per line.

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

type:line-length
Heading levels

1 heading skips 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
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.

FixMake the accessible name start with the visible label text.

a11y:label-in-name
Landmark regions

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

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

structure:landmark-regions
Autocomplete hints

No autocomplete attributes across 10 fields. browsers cannot autofill.

FixAdd autocomplete="email"/"tel"/"name" to identity fields.

forms:autocomplete-hints

Not measurable1

Page weight

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

weight:page-weight

Clear5

Mobile viewport · Language declared · Image alt text · Render-blocking resources · 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#00d4ff
accent#00d4ff
bg#ffffff
surface#ffffff
text#8ea2c0
See the roles applied
accent

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

the roles, doing their job
The quick brown fox42px
Jumps over the lazy dog26px
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
26pxAa
42pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
Aa900
FAMILIES
Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

2 of 10 layers

layers we ran on this funnel that came back empty

measuredextracted directly from the live page. a fact, not an opinion

Elements — the atomic pieces — price anchors, ratings, guarantees — with their verbatim on-page text

Playbook match — which funnel play this page runs — measured, evidence-quoted

We ran these passes 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