argos.co.uk

Report from 7/20/2026, 1:29:11 PM https://argos.co.uk
Latest run · lab, cold cache
46
7/20/2026
28-day score · p75 · the standard
46
10 runs
CRR8%latest
SSD62%latest
TC983 toklatest
TTFUT159 ms28-day p75

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.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/argos.co.uk.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fargos.co.uk)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fargos.co.uk"><img src="https://agentvitals.dev/badge/argos.co.uk.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
Business nameArgos
CategoryOnlineStore
🟡Price£10 · guessed from page text (no structured data)
Locationnot found
Hoursnot found
Productsnot found
🟡DescriptionShop our products online across tech, home, garden, appliances, toys, video games & more. Get what you want today with Fast Track delivery, 7 days a week. · guessed from page text (no structured data)

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “Argos | Order online today for fast home delivery”.

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.

46
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

8%
CRR Content Recovery Poor
0.62
SSD Semantic Signal Density Good
983 tok
TC Token Cost Good
348 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈52,815 across regions). 79% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
21.4% · 11,313
Chrome (nav / header / footer)
73.4% · 38,756
Boilerplate (cookie / ad)
5% · 2,625
Other
0.2% · 121

Final screenshot

Final screenshot of https://argos.co.uk

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence92% of content requires JS · 8% of rendered content recovered (rest is placeholder/wrong)
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

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.

high TC 78.6% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 21.4%, chrome 73.4%, boilerplate 5%, other 0.2%. Only 21.400000000000006% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

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

Agent Discoverability 94/100 · Agent Ready

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

llms.txt Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: WebSite, OnlineStore Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

~ No login wall on public content high impact Login signal: /account/login

Business impact Public content behind authentication is unreachable to agents (they have no account). Gate only genuinely private material.

What we measured We follow redirects and detect 401/403 and login-form signals on content pages.

How to fix Separate public marketing/docs from authenticated areas; keep public pages reachable without login.

Spec: 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.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ 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.

Learn how to implement →

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.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ llms.txt present + valid✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

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.

100Transport posture (0–100, unscored)
5pass
0warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000 ; includeSubDomains ; preload
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

_app-e3726006fa7e972a.js — 670 KiB transferred, 53.1% unused

EvidenceCDP JS coverage: 356 KiB of this bundle is never executed on load.
Impact~-356 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of _app-e3726006fa7e972a.js, or drop unused dependencies.
highCut third-party weight

4rgos.it — 1197 KiB, 69 requests

EvidenceThird-party is 58% of total transfer (109 requests); 4rgos.it is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove 4rgos.it; defer non-critical third-party scripts.
highBreak up long main-thread tasks

longest task 329 ms (10 total)

EvidenceMain thread blocked 329 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumCut total transfer weight

3.8 MB total

Evidence3.8 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

109 third-party requests · 2230 KiB (58% of transfer) · 283 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
4rgos.it691197 KiB
googletagmanager.com4555 KiB236 ms
onetrust.com13328 KiB
go-mpulse.net258 KiB
newrelic.com132 KiB27 ms
tu.co.uk227 KiB
appsflyer.com116 KiB20 ms
tiqcdn.com513 KiB
nr-data.net52 KiB
demdex.net42 KiB
akstat.io10 KiB
googlesyndication.com20 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).

BundleTransferUnusedWasted
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/pages/_app-e3726006fa7e972a.js670 KiB53.1%356 KiB
https://www.googletagmanager.com/gtag/js?id=G-JWCPD5SJK1&cx=c&gtm=4e67f0 3P181 KiB48.5%88 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1061692377&cx=c&gtm=4e67f0 3P153 KiB52.2%80 KiB
https://www.googletagmanager.com/gtag/js?id=DC-9427595&cx=c&gtm=4e67f0 3P136 KiB54.7%74 KiB
https://cdn-ukwest.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.js 3P120 KiB56.4%68 KiB
https://www.argos.co.uk/utag/utag.js105 KiB61.8%65 KiB
https://www.googletagmanager.com/gtag/js 3P85 KiB64.8%55 KiB
https://www.argos.co.uk/dhSEySQsAOXTQJ67gg/rL3cfJEpuSp5/Jj11cEBEAQ/Dgc2/BgERcytb?v=f03bea0b-75cf-c521-02c2-1cb59a6a17d0146 KiB35.3%52 KiB
https://www.argos.co.uk/assets/common/vendor/5.0.17/commonvendor-react.min.js62 KiB63.7%40 KiB
https://s2.go-mpulse.net/boomerang/MP8YU-F9ZBB-XS7Y4-5KLS8-92JTH 3P57 KiB58.6%33 KiB
https://cdn.argos.co.uk/apps/nav-pdp/argos-header-service/header-assets/bundle.dc8bf592dc803dbeaeb8.js61 KiB38.8%24 KiB
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/framework-e952fed463eb8e34.js39 KiB51.4%20 KiB
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/main-0c48a58f2d95ad19.js34 KiB59.1%20 KiB
https://js-agent.newrelic.com/nr-spa-1.318.0.min.js 3P32 KiB54.2%17 KiB
https://websdk.appsflyer.com/?st=banners& 3P16 KiB74.2%12 KiB

Network

154Requests
3846 KiBTransferred
33Scripts
58%3rd-party
10Long tasks
Script (33)
2159 KiB
Image (75)
1207 KiB
Fetch (14)
209 KiB
Document (2)
103 KiB
Stylesheet (4)
82 KiB
Font (4)
58 KiB
XHR (20)
27 KiB
Other (1)
2 KiB
Ping (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/pages/_app-e3726006fa7e972a.jsScript200670 KiB
https://media.4rgos.it/i/Argos/0926-m0014-m007-m050-asym-m008-m022-soak-up-the-sun?w=auto&qlt=50&fmt=webp&noiser=0&Image200223 KiB
https://www.googletagmanager.com/gtag/js?id=G-JWCPD5SJK1&cx=c&gtm=4e67f0Script200181 KiB
https://www.argos.co.uk/dhSEySQsAOXTQJ67gg/uL3cfJEpuSp5Gh7D7c/M0lvcEBEAQ/cRAL/URdpB1wBScript200178 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1061692377&cx=c&gtm=4e67f0Script200153 KiB
https://media.4rgos.it/i/Argos/M001.5-garden-desktab?w=auto&qlt=50&fmt=webp&noiser=0&Image200150 KiB
https://www.argos.co.uk/dhSEySQsAOXTQJ67gg/rL3cfJEpuSp5/Jj11cEBEAQ/Dgc2/BgERcytb?v=f03bea0b-75cf-c521-02c2-1cb59a6a17d0Script200146 KiB
https://www.googletagmanager.com/gtag/js?id=DC-9427595&cx=c&gtm=4e67f0Script200136 KiB
https://cdn-ukwest.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.jsScript200120 KiB
https://www.argos.co.uk/utag/utag.jsScript200105 KiB
https://www.argos.co.uk/Document200103 KiB
https://media.4rgos.it/i/Argos/0726-m050-8892203?w=auto&qlt=50&fmt=webp&noiser=0&Image20095 KiB
https://cdn-ukwest.onetrust.com/vendorlist/iab2V2Data.jsonFetch20088 KiB
https://www.googletagmanager.com/gtag/jsScript20085 KiB
https://media.4rgos.it/i/Argos/1926-m0014-m007-m050-asym-m008-m022-homepage-dining?w=auto&qlt=50&fmt=webp&noiser=0&Image20076 KiB
https://media.4rgos.it/i/Argos/1926-M001.5-hero-4351762-furn-desktab?w=auto&qlt=50&fmt=webp&noiser=0&Image20072 KiB
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/css/3892e0543fa4caa4.cssStylesheet20066 KiB
https://www.argos.co.uk/assets/common/vendor/5.0.17/commonvendor-react.min.jsScript20062 KiB
https://cdn.argos.co.uk/apps/nav-pdp/argos-header-service/header-assets/bundle.dc8bf592dc803dbeaeb8.jsScript20061 KiB
https://cdn-ukwest.onetrust.com/consent/b7b86492-4d84-4b05-950b-ed66298bbb71/0198f098-22ff-799c-86e9-fae6a94234ca/en.jsonFetch20061 KiB
https://s2.go-mpulse.net/boomerang/MP8YU-F9ZBB-XS7Y4-5KLS8-92JTHScript20057 KiB
https://media.4rgos.it/i/Argos/2026-m0014-m007-m050-asym-m008-m022-homepage-brand-lego-7940709?w=auto&qlt=50&fmt=webp&noiser=0&Image20044 KiB
https://media.4rgos.it/i/Argos/2026-m0014-m007-m050-asym-m008-m022-brand-tu-clothing?w=auto&qlt=50&fmt=webp&noiser=0&Image20041 KiB
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/framework-e952fed463eb8e34.jsScript20039 KiB
https://cdn.argos.co.uk/apps/personalisation/gm-ui-content-pages/_next/static/chunks/main-0c48a58f2d95ad19.jsScript20034 KiB
https://js-agent.newrelic.com/nr-spa-1.318.0.min.jsScript20032 KiB
https://media.4rgos.it/i/Argos/M020-argos-marketing-sign-up-desktab-test?w=auto&qlt=50&fmt=webp&noiser=0&Image20031 KiB
https://media.4rgos.it/i/Argos/1926-m050-summer-tech?w=auto&qlt=50&fmt=webp&noiser=0&Image20029 KiB
https://media.4rgos.it/i/Argos/2026-M020-tcl-homepage-QR-desktab?w=auto&qlt=50&fmt=webp&noiser=0&Image20025 KiB
https://media.4rgos.it/i/Argos/1026_C009_Deep_Argos_Pay_New?w=auto&qlt=50&fmt=webp&noiser=0&Image20023 KiB

Long tasks (>50 ms)

StartDuration
1936 ms329 ms
1505 ms326 ms
702 ms241 ms
1231 ms162 ms
3321 ms153 ms
3897 ms144 ms
2380 ms143 ms
3178 ms123 ms
2880 ms119 ms
984 ms93 ms
Analyzing…
running mobile + desktop · ~30s