www.salesforce.com

Report from 7/5/2026, 8:40:22 AM https://www.salesforce.com/
Latest run · lab, cold cache
49
7/5/2026
28-day score · p75 · the standard
no history yet (nightly)

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/salesforce.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.salesforce.com%2F)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.salesforce.com%2F"><img src="https://agentvitals.dev/badge/salesforce.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameSalesforce
CategoryOrganization
🟡Price$25 · guessed from page text (no structured data)
Location415 Mission Street, San Francisco, CA, 94105, US
Hoursnot found
Productsnot found
🟡DescriptionSalesforce is the #1 Agentic AI CRM, helping companies become Agentic Enterprises where humans and agents drive success together through a unified AI, data, and Customer 360 platform. · guessed from page text (no structured data)

An agent gets the basics but will guess on the gaps. 3/7 applicable facts come from machine-readable structured data.

49
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.87
SSD Semantic Signal Density Good
1,040 tok
TC Token Cost Good
196 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈5,574 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
99.4% · 5,542
Chrome (nav / header / footer)
0% · 0
Boilerplate (cookie / ad)
0% · 0
Other
0.6% · 32

Final screenshot

Final screenshot of https://www.salesforce.com/

Diagnostics

No issues found — this page is well-prepared for agents.

Rendered profile: headless

Agent Discoverability 83/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 but missing H1/blockquote Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (6)

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

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

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

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 (6)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ Machine-readable prices✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

qualified-dac6b8bf.js — 574 KiB transferred, 57.5% unused (third-party)

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

vidyard.com — 7334 KiB, 6 requests

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

longest task 134 ms (7 total)

EvidenceMain thread blocked 134 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

13.3 MB total

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

Third-party impact

270 third-party requests · 12362 KiB (91.1% of transfer) · 688 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
vidyard.com67334 KiB
googletagmanager.com142132 KiB
sfdcstatic.com691211 KiB688 ms
sfdcdigital.com48950 KiB
qualified.com23267 KiB
contentsquare.net4156 KiB
optimizely.com388 KiB
go-mpulse.net262 KiB
doubleclick.net1829 KiB
impactcdn.com126 KiB
google-analytics.com222 KiB
licdn.com121 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://a.sfdcstatic.com/digital/@sfdc-www/open-blade-libs/qualified/v1.0.0/qualified-dac6b8bf.js 3P574 KiB57.5%330 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e69g1 3P149 KiB75%112 KiB
https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e69g1 3P139 KiB75.8%105 KiB
https://t.contentsquare.net/uxa/6eabac87aa381.js 3P149 KiB59.8%89 KiB
https://www.googletagmanager.com/gtag/js?id=G-3VHBZ2DJWP&cx=c&gtm=4e69g1 3P176 KiB47.2%83 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-11100595518&cx=c&gtm=4e69g1 3P149 KiB53.6%80 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-842161014&cx=c&gtm=4e69g1 3P150 KiB53.3%80 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e69g1 3P163 KiB48.4%79 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-14611606&cx=c&gtm=4e69g1 3P140 KiB56.3%79 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e69g1 3P148 KiB52.2%78 KiB
https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e69g1 3P149 KiB51.4%77 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e69g1 3P149 KiB51%76 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e69g1 3P139 KiB54.5%76 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-N4QVCLK&gtm=4e69g1 3P117 KiB64%75 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e69g1 3P139 KiB53%74 KiB

Network

317Requests
13570 KiBTransferred
86Scripts
91.1%3rd-party
7Long tasks
Image (88)
8357 KiB
Script (86)
4115 KiB
Fetch (66)
435 KiB
Media (2)
246 KiB
Font (5)
165 KiB
Stylesheet (34)
162 KiB
Document (5)
56 KiB
XHR (17)
32 KiB
Other (11)
1 KiB
Ping (3)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://cdn.vidyard.com/thumbnails/44614001/rZpyTiWlg2Adzg0_i4tcpA.pngImage2004018 KiB
https://cdn.vidyard.com/thumbnails/46091158/p43v6O2o68fW75IHV_zFsg.pngImage2002871 KiB
https://a.sfdcstatic.com/digital/@sfdc-www/open-blade-libs/qualified/v1.0.0/qualified-dac6b8bf.jsScript200574 KiB
https://wp.sfdcdigital.com/en-ca/wp-content/uploads/sites/8/2026/03/the-agentic-enterprise.png?resize=1024,577Image200360 KiB
https://c.salesforce.com/digital/one-trust/core/stable/consent/8e783e8c-0ad0-475d-8fca-4a03afa0a02a/019e3ba8-766c-79b5-9fe2-b5ee70335abf/en.jsonFetch200331 KiB
https://assets.qualified.com/static-media/piperx-loading/piper-anim.mp4Media206241 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-WRXS6THScript200226 KiB
https://www.salesforce.com/OU7RHu/GFKynT/q/n8P/7RuusajI/EXiONpwiaOcEGX/HV9rWxMtAg/Nyd8C2/sObBIScript200187 KiB
https://www.googletagmanager.com/gtag/js?id=G-3VHBZ2DJWP&cx=c&gtm=4e69g1Script200176 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e69g1Script200163 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-842161014&cx=c&gtm=4e69g1Script200150 KiB
https://t.contentsquare.net/uxa/6eabac87aa381.jsScript200149 KiB
https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e69g1Script200149 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e69g1Script200149 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e69g1Script200149 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-11100595518&cx=c&gtm=4e69g1Script200149 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e69g1Script200148 KiB
https://wp.sfdcdigital.com/en-ca/wp-content/uploads/sites/8/2026/02/the-agentic-maturity-model.webp?resize=768,432Image200145 KiB
https://cdn.vidyard.com/thumbnails/48610537/cSEUdvcxQD8Q3nREDxmYGA.jpgImage200144 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-14611606&cx=c&gtm=4e69g1Script200140 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e69g1Script200139 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e69g1Script200139 KiB
https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e69g1Script200139 KiB
https://wp.sfdcdigital.com/en-ca/wp-content/uploads/sites/8/2026/02/grow-your-small-business-with-ai-agents-hero.pngImage200126 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-N4QVCLK&gtm=4e69g1Script200117 KiB
https://a.sfdcstatic.com/digital/@sfdc-www/xsf-nav/v1-stable/navs-ssg.jsScript200113 KiB
https://cdn.vidyard.com/thumbnails/49004245/47kOMseFvOjxXAuq-86Zww.jpgImage200106 KiB
https://cdn.vidyard.com/thumbnails/48527894/pd5hNUFOKPsqD28469xAfg.jpgImage200104 KiB
https://wp.sfdcdigital.com/en-ca/wp-content/uploads/sites/8/2026/02/low-code-playbook-refresh-confirmation-1200x675-1.png?resize=1024,577Image200104 KiB
https://wp.sfdcdigital.com/en-us/wp-content/uploads/sites/4/2025/01/Logo-320x180-YoungDrivers-1.png?w=640Image200102 KiB

Long tasks (>50 ms)

StartDuration
986 ms134 ms
2759 ms129 ms
4133 ms124 ms
716 ms110 ms
347 ms68 ms
4283 ms64 ms
1788 ms62 ms
Analyzing…
running mobile + desktop · ~30s