www.pagerduty.com
Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.
The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.
An agent is likely to fabricate missing details rather than say “I don’t know”. 2/7 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈7,989 across regions). 100% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈7,288 across regions). 100% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.
Rendered profile: headless
Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →
Agent files & endpoints
Issues (5)
~ No content-blocking cookie wall medium impact Consent platform: onetrust (verify it doesn't block content)
Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.
What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.
How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.
Spec: https://gdpr.eu/cookies/
~ llms.txt present + valid high impact Found at /llms.txt but missing H1/blockquote
Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.
What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).
How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: https://llmstxt.org
~ agents.json discovery low impact Absent (emerging standard)
Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.
What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.
How to fix Publish /agents.json describing your site's capabilities and actions.
~ WebMCP endpoint low impact Absent (emerging standard)
Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.
What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.
How to fix Add a WebMCP endpoint exposing your key actions to agents.
Spec: https://webmcp.org
~ API documentation low impact No OpenAPI/Swagger found
Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.
What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.
How to fix Publish an OpenAPI spec at a well-known path.
Passed audits (7)
Transport & Trust (SEC 1.0.0)
HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.
Per-header findings (6)
| Header | Evidence |
|---|---|
| ✅ HTTPS | served over HTTPS |
| ❌ HSTS | no strict-transport-security header |
| ❌ Content-Security-Policy | no content-security-policy header |
| ❌ X-Content-Type-Options | missing nosniff |
| ⚠️ Referrer-Policy | no referrer-policy header (browser default applies) |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
longest task 721 ms (10 total)
9739-a50bd04e334420c6.js — 314 KiB transferred, 30.7% unused
9.9 MB total
Third-party impact
147 third-party requests · 1931 KiB (19.1% of transfer) · 3804 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.
| Third-party domain | Reqs | Transfer | Main-thread |
|---|---|---|---|
| googletagmanager.com | 6 | 788 KiB | 1409 ms |
| visualwebsiteoptimizer.com | 11 | 289 KiB | — |
| cookielaw.org | 10 | 195 KiB | 173 ms |
| facebook.net | 2 | 165 KiB | 478 ms |
| segment.com | 8 | 148 KiB | 387 ms |
| demandbase.com | 3 | 76 KiB | 155 ms |
| thisgreencolumn.com | 13 | 55 KiB | 136 ms |
| licdn.com | 4 | 41 KiB | 123 ms |
| heapanalytics.com | 5 | 40 KiB | 298 ms |
| clarity.ms | 6 | 28 KiB | 412 ms |
| redditstatic.com | 1 | 20 KiB | — |
| bing.com | 4 | 18 KiB | 61 ms |
Wasted JavaScript (by bundle)
Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).
| Bundle | Transfer | Unused | Wasted |
|---|---|---|---|
| https://www.pagerduty.com/_next/static/chunks/9739-a50bd04e334420c6.js | 314 KiB | 30.7% | 96 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-3YMQ5CE37B&cx=c>m=4e67t1 3P | 178 KiB | 48.6% | 87 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-59KPFTX&l=dataLayer 3P | 177 KiB | 43.4% | 77 KiB |
| https://www.googletagmanager.com/gtag/destination?id=AW-987719011&cx=c>m=4e67t1 3P | 152 KiB | 49.1% | 75 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-349924864&cx=c>m=4e67t1 3P | 144 KiB | 50.5% | 73 KiB |
| https://cdn.cookielaw.org/scripttemplates/202409.2.0/otBannerSdk.js 3P | 112 KiB | 64.3% | 72 KiB |
| https://www.googletagmanager.com/gtag/js?id=DC-12278716 3P | 137 KiB | 52% | 71 KiB |
| https://connect.facebook.net/en_US/fbevents.js 3P | 104 KiB | 42.6% | 44 KiB |
| https://tag.demandbase.com/shared/forms_94a9bc7b23.min.js 3P | 57 KiB | 72.8% | 41 KiB |
| https://cdn.segment.com/next-integrations/integrations/vendor/commons.1b78f84a8c1751144d06.js.gz 3P | 57 KiB | 61.9% | 35 KiB |
| https://cdn.segment.com/next-integrations/actions/vwo/901f44e7664901d6a45f.js 3P | 52 KiB | 65.4% | 34 KiB |
| https://www.pagerduty.com/_next/static/chunks/3347-bc5f15bcbe498724.js | 60 KiB | 55.4% | 33 KiB |
| https://www.pagerduty.com/_next/static/chunks/6b363df1-858194b811a0a35b.js | 54 KiB | 58.7% | 32 KiB |
| https://www.pagerduty.com/_next/static/chunks/2619-72a99067ef24da2f.js | 42 KiB | 72.2% | 31 KiB |
| https://ob.thisgreencolumn.com/i/313a1c6c53fc549b6cf9213d79f8ac28.js 3P | 52 KiB | 51.1% | 26 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://cdn.pagerduty.com/images/home-pillar-bg.png | Image | 200 | 2214 KiB |
| https://cdn.pagerduty.com/videos/wave-form-moving-v2-compressed.webm | Media | 206 | 1195 KiB |
| https://cdn.pagerduty.com/videos/wave-form-moving-v2-cropped.webm | Media | 206 | 831 KiB |
| https://cdn.pagerduty.com/videos/home-page-hero-dev-v2-compressed.webm | Media | 206 | 736 KiB |
| https://www.pagerduty.com/_next/static/chunks/9739-a50bd04e334420c6.js | Script | 200 | 314 KiB |
| https://cdn.pagerduty.com/images/testimonial-2.jpg | Image | 200 | 270 KiB |
| https://cdn.pagerduty.com/images/testimonial-5.jpg | Image | 200 | 190 KiB |
| https://cdn.pagerduty.com/images/testimonial-1.jpg | Image | 200 | 189 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-3YMQ5CE37B&cx=c>m=4e67t1 | Script | 200 | 178 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-59KPFTX&l=dataLayer | Script | 200 | 177 KiB |
| https://cdn.pagerduty.com/images/pillar2.3--ai-status-update.png | Image | 200 | 154 KiB |
| https://www.googletagmanager.com/gtag/destination?id=AW-987719011&cx=c>m=4e67t1 | Script | 200 | 152 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-349924864&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=DC-12278716 | Script | 200 | 137 KiB |
| https://www.pagerduty.com/pricing/incident-management/?_rsc=pwq2w9ySXCTSjO5U | Fetch | 200 | 122 KiB |
| https://cdn.pagerduty.com/images/persona-tui.jpg | Image | 200 | 116 KiB |
| https://cdn.cookielaw.org/scripttemplates/202409.2.0/otBannerSdk.js | Script | 200 | 112 KiB |
| https://connect.facebook.net/en_US/fbevents.js | Script | 200 | 104 KiB |
| https://cdn.pagerduty.com/images/pillar2.2---ai-powered-incident-response.png | Image | 200 | 101 KiB |
| https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-45ed6ca34be4109706ff24f525451a9c.br.js | XHR | 200 | 99 KiB |
| https://cdn.pagerduty.com/images/home-page-hero-dev-v2-poster.jpg | Image | 200 | 94 KiB |
| https://cdn.pagerduty.com/images/pillar-3.3--bi-directional---without-frame.png | Image | 200 | 90 KiB |
| https://cdn.pagerduty.com/images/pillar2.1-on-call.png | Image | 200 | 89 KiB |
| https://cdn.pagerduty.com/images/pillar-3.1---integrations-2.png | Image | 200 | 87 KiB |
| https://cdn.pagerduty.com/images/pillar2.4---post-incident.png | Image | 200 | 87 KiB |
| https://cdn.pagerduty.com/images/pillar1.4-insights-agent.png | Image | 200 | 84 KiB |
| https://cdn.pagerduty.com/images/pillar1.3-shift-agent.png | Image | 200 | 84 KiB |
| https://cdn.pagerduty.com/images/pillar1.2-scribe-agent.png | Image | 200 | 78 KiB |
| https://cdn.pagerduty.com/images/pillar1.1-sre-agent.png | Image | 200 | 75 KiB |
| https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-0097cb7be209344717af85d4a20048b8.br.js | XHR | 200 | 73 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 10239 ms | 721 ms |
| 1364 ms | 684 ms |
| 3831 ms | 411 ms |
| 11636 ms | 397 ms |
| 6639 ms | 361 ms |
| 6109 ms | 326 ms |
| 9401 ms | 300 ms |
| 5055 ms | 277 ms |
| 8151 ms | 253 ms |
| 7833 ms | 198 ms |