www.canada.ca
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”. 0/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈226 across regions). 45% 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
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
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 (≈367 across regions). 66% 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
pre-JS raw HTML
Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
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 (2)
~ 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
✗ Structured data (JSON-LD) medium impact No JSON-LD found
Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.
What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.
How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>Spec: https://schema.org/
Passed audits (9)
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 | max-age=31536000 |
| ❌ Content-Security-Policy | no content-security-policy header |
| ✅ X-Content-Type-Options | nosniff |
| ⚠️ Referrer-Policy | no referrer-policy header (browser default applies) |
| ✅ CORS exposure | access-control-allow-origin: * |
How to improve
whole profile
Third-party impact
15 third-party requests · 327 KiB (42.8% of transfer) · 60 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 |
|---|---|---|---|
| adobedtm.com | 3 | 176 KiB | 51 ms |
| gstatic.com | 3 | 61 KiB | — |
| go-mpulse.net | 2 | 58 KiB | 9 ms |
| googleapis.com | 1 | 30 KiB | — |
| demdex.net | 3 | 1 KiB | — |
| omtrdc.net | 2 | 1 KiB | — |
| true | 1 | 0 KiB | — |
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.canada.ca/etc/designs/canada/wet-boew/js/wet-boew.min.js | 80 KiB | 79.7% | 63 KiB |
| https://assets.adobedtm.com/be5dfd287373/abb618326704/launch-3eac5e076135.min.js 3P | 161 KiB | 33.6% | 54 KiB |
| https://s.go-mpulse.net/boomerang/KBFUZ-C9D7G-RB8SX-GRGEN-HGMC9 3P | 58 KiB | 76.3% | 44 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/js/theme.min.js | 22 KiB | 90% | 20 KiB |
| https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js 3P | 30 KiB | 59.7% | 18 KiB |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js 3P | 13 KiB | 53.2% | 7 KiB |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js 3P | 2 KiB | 81.5% | 1 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://assets.adobedtm.com/be5dfd287373/abb618326704/launch-3eac5e076135.min.js | Script | 200 | 161 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/css/theme.min.css | Stylesheet | 200 | 85 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/js/wet-boew.min.js | Script | 200 | 80 KiB |
| https://s.go-mpulse.net/boomerang/KBFUZ-C9D7G-RB8SX-GRGEN-HGMC9 | Script | 200 | 58 KiB |
| https://www.canada.ca/content/dam/canada/splash/sp-bg-1.jpg | Image | 200 | 47 KiB |
| https://www.canada.ca/content/dam/canada/splash/sp-bg-5.jpg | Image | 200 | 44 KiB |
| https://www.canada.ca/content/dam/canada/splash/sp-bg-2.jpg | Image | 200 | 39 KiB |
| https://www.canada.ca/content/dam/canada/splash/sp-bg-4.jpg | Image | 200 | 38 KiB |
| https://www.canada.ca/content/dam/canada/splash/sp-bg-3.jpg | Image | 200 | 31 KiB |
| https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js | Script | 200 | 30 KiB |
| https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2 | Font | 200 | 23 KiB |
| https://fonts.gstatic.com/s/lato/v22/S6u9w4BMUTPHh6UVSwiPGQ.woff2 | Font | 200 | 23 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/js/theme.min.js | Script | 200 | 22 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/fonts/glyphicons-halflings-regular.woff2 | Font | 200 | 18 KiB |
| https://fonts.gstatic.com/s/notosans/v25/o-0IIpQlx3QUlC5A4PNr5TRA.woff2 | Font | 200 | 16 KiB |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js | Script | 200 | 13 KiB |
| https://www.canada.ca/content/dam/canada/json/im.xml | XHR | 200 | 13 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/js/i18n/en.min.js | Image | 200 | 7 KiB |
| https://www.canada.ca/ | Document | 200 | 4 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/assets/favicon.ico | Other | 200 | 4 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/assets/sig-blk-en.svg | Image | 200 | 3 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/assets/wmms-blk.svg | Image | 200 | 2 KiB |
| https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js | Script | 200 | 2 KiB |
| https://www.canada.ca/etc/designs/canada/wet-boew/css/messages.min.css | Stylesheet | 200 | 1 KiB |
| https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A90F2A0D55423F537F000101%40AdobeOrg&d_nsid=0&ts=1789818348731 | XHR | 200 | 1 KiB |
| https://canada.tt.omtrdc.net/rest/v1/delivery?client=canada&sessionId=e5e11ce24cdc4615b0d384d5ce424cd6&version=2.11.4 | XHR | 200 | 1 KiB |
| https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aq517AAAADFmX3NO | Image | 200 | 0 KiB |
| https://canada.sc.omtrdc.net/b/ss/canadalivemain/1/JS-2.27.0-LGU4/s37347942117363?AQB=1&ndh=1&pf=1&t=19%2F8%2F2026%2011%3A45%3A49%206%200&sdid=4578A102CDB3945D-7A051F3C9F49485D&mid=37392869302303760524615439222464396142&aamlh=9&ce=UTF-8&pageName=Canada.ca&g=www.canada.ca%2F&c.&getQueryParam=4.0.1&pt=3.0&rfl=2.1&apl=4.0&inList=3.0&getPercentPageViewed=5.1&getTimeBetweenEvents=3.0&.c&cc=CAD&server=www.canada.ca&events=event103%2Cevent11%2Cevent12%3D1431&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3Dv1&v1=Saturday&c2=D%3Dv2&v2=11%3A30AM&c4=D%3Dv4&v4=desktop&c5=D%3Dv5&v5=eng&c7=D%3D%22Page%3A%20%22%2BpageName&c8=D%3Dv8&v10=blank%7Cblank&c11=D%3Dv11&v11=Canada.ca&c12=D%3Dv12&v12=www.canada.ca%2F&c15=D%3Dv15&v15=Service%20Canada&c16=D%3Dv16&v16=null-eng&v19=blank%20page%20url&c21=D%3Dv21&v21=2015-10-06&c22=www.canada.ca%2F&v22=www.canada.ca%2F&c23=D%3Dv23&v23=No%20URL%20folder&c24=D%3Dv24&v24=No%20URL%20filename&c25=D%3Dv25&c26=D%3Dv26&v26=Saturday%3A7%3A30AM&c39=D%3Dv39&v39=blank%20query%20string&c65=D%3Dv65&v65=canada&c66=D%3Dv66&v66=Public%20%2F%20Public&v74=14&c75=D%3Dv75&v75=Canada.ca%20production%202026-09-14%2C%2009%3A40%3A41&v77=Mozilla%2F5.0%20%28X11%3B%20Linux%20x86_64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F126.0.0.0%20Safari%2F537.36&v104=webAuth%20not%20enabled&v152=Bot%20Detected&v153=2.%20navigator.webdriver%20is%20true&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=A90F2A0D55423F537F000101%40AdobeOrg&AQE=1 | Image | 200 | 0 KiB |
| https://c.go-mpulse.net/api/config.json?key=KBFUZ-C9D7G-RB8SX-GRGEN-HGMC9&d=www.canada.ca&t=5966061&v=1.632.0&if=&sl=0&si=eejl3wacza-tlm0od&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,LOGN&acao=&ak.ai=231651 | XHR | 200 | 0 KiB |
| https://canada.demdex.net/dest5.html?d_nsid=0 | Document | 200 | 0 KiB |