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-9b3b246b.js — 543 KiB transferred, 59.4% unused (third-party)

EvidenceCDP JS coverage: 322 KiB of this bundle is never executed on load.
Impact~-322 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of qualified-9b3b246b.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.4% of total transfer (219 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 114 ms (4 total)

EvidenceMain thread blocked 114 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.0 MB total

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

Third-party impact

219 third-party requests · 12148 KiB (91.4% of transfer) · 274 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.com142069 KiB
sfdcstatic.com521127 KiB274 ms
sfdcdigital.com52951 KiB
qualified.com12265 KiB
contentsquare.net3121 KiB
optimizely.com388 KiB
go-mpulse.net262 KiB
licdn.com239 KiB
google-analytics.com222 KiB
doubleclick.net1521 KiB
redditstatic.com120 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-9b3b246b.js 3P543 KiB59.4%322 KiB
https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e68c1 3P144 KiB75.3%109 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e68c1 3P134 KiB76.4%102 KiB
https://www.googletagmanager.com/gtag/js?id=G-3VHBZ2DJWP&cx=c&gtm=4e68c1 3P174 KiB45.5%79 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-11100595518&cx=c&gtm=4e68c1 3P144 KiB53.8%77 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-842161014&cx=c&gtm=4e68c1 3P145 KiB52.9%77 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-14611606&cx=c&gtm=4e68c1 3P134 KiB56.7%76 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e68c1 3P156 KiB48.7%76 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e68c1 3P144 KiB52.3%75 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e68c1 3P144 KiB51.6%74 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e68c1 3P144 KiB51.5%74 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e68c1 3P134 KiB55.1%74 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-N4QVCLK&gtm=4e68c1 3P115 KiB62.7%72 KiB
https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e68c1 3P134 KiB53.3%71 KiB
https://t.contentsquare.net/uxa/6eabac87aa381.js 3P120 KiB57.2%69 KiB

Network

264Requests
13298 KiBTransferred
82Scripts
91.4%3rd-party
4Long tasks
Image (85)
8358 KiB
Script (82)
3902 KiB
Fetch (45)
442 KiB
Media (2)
246 KiB
Font (5)
165 KiB
Stylesheet (18)
106 KiB
Document (5)
56 KiB
XHR (13)
21 KiB
Other (6)
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-9b3b246b.jsScript200543 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-salesforce/core/v1.62.1/consent/8e783e8c-0ad0-475d-8fca-4a03afa0a02a/019f5bce-180e-751a-8200-b5f35e9ff09b/en.jsonFetch200338 KiB
https://assets.qualified.com/static-media/piperx-loading/piper-anim.mp4Media206241 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-WRXS6THScript200222 KiB
https://www.salesforce.com/qriw/fexx/juII/0v/s6vg/EcOmSfOJ7NS9pf/WiUKVjkHAQ/LxsIQks/GYTMBScript200184 KiB
https://www.googletagmanager.com/gtag/js?id=G-3VHBZ2DJWP&cx=c&gtm=4e68c1Script200174 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e68c1Script200156 KiB
https://wp.sfdcdigital.com/en-ca/wp-content/uploads/sites/8/2026/02/the-agentic-maturity-model.webp?resize=768,432Image200145 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-842161014&cx=c&gtm=4e68c1Script200145 KiB
https://cdn.vidyard.com/thumbnails/48610537/cSEUdvcxQD8Q3nREDxmYGA.jpgImage200144 KiB
https://www.googletagmanager.com/gtag/destination?id=AW-11100595518&cx=c&gtm=4e68c1Script200144 KiB
https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e68c1Script200144 KiB
https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e68c1Script200144 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e68c1Script200144 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e68c1Script200144 KiB
https://www.googletagmanager.com/gtag/destination?id=DC-14611606&cx=c&gtm=4e68c1Script200134 KiB
https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e68c1Script200134 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e68c1Script200134 KiB
https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e68c1Script200134 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://t.contentsquare.net/uxa/6eabac87aa381.jsScript200120 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-N4QVCLK&gtm=4e68c1Script200115 KiB
https://a.sfdcstatic.com/digital/@sfdc-www/xsf-nav/v1-stable/navs-ssg.jsScript200112 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
2276 ms114 ms
743 ms84 ms
1639 ms67 ms
452 ms64 ms
Analyzing…
running mobile + desktop · ~30s