Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 44 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 0 out of 100
- GEO, AIO and AEO 84 out of 100
- SEO 92 out of 100
- Performance and Accessibility 74 out of 100
What AI sees of your website

Welcome to the era of agentic marketing
Convert inbound leads at scale with Piper, the #1 AI SDR Agent. Welcome to the era of agentic marketing—faster B2B pipeline generation starts here.
Next step
Turn this report into a fix workflow
28 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 44 | Priority fix | 9 | 14 | 1 | View details |
| Discoverability | 57 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 63 | Needs work | 5 | 5 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 84 | Mostly ready | 10 | 1 | 7 | View details |
| GEO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| AIO Readiness | 77 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 82 | Mostly ready | 3 | 0 | 4 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 0 | Priority fix | 4 | 5 | 0 | View details |
| Security & Trust | 0 | Priority fix | 0 | 5 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 74 | Needs work | 18 | 7 | 2 | View details |
| Performance | 60 | Needs work | 12 | 7 | 2 | View details |
| Accessibility | 99 | Strong | 6 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
48 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": [
"SoftwareApplication",
"VideoObject"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Markdown content type".
Validation steps
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
Structured Markdown body
Markdown response is missing a heading.
Evidence
{
"failedStep": "content-type",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "fail",
"evidence": {
"statusCode": 200,
"contentType": "text/html; charset=utf-8"
},
"issue": "Content-Type \"text/html; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": "accept-encoding"
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"accept-encoding\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "fail",
"evidence": {
"valid": false,
"hasHeading": false,
"wordCount": 28996,
"excerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"",
"issue": "Markdown response is missing a heading."
},
"issue": "Markdown response is missing a heading.",
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": [
"SoftwareApplication",
"VideoObject"
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; missing <footer> landmark; invalid h1 (found 3); skipped heading levels; 4 buttons missing accessible names; 0/1 applicable form inputs have autocomplete attributes (1 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": false,
"nav": true,
"footer": false,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": true,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-C0001\" aria-labelledby=\"ot-header-id-C0001 ot-status-id-C0001\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-C0004\" aria-labelledby=\"ot-header-id-C0004\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-C0003\" aria-labelledby=\"ot-header-id-C0003\"></button>",
"<button aria-expanded=\"false\" ot-accordion=\"true\" aria-controls=\"ot-desc-id-C0002\" aria-labelledby=\"ot-header-id-C0002\"></button>"
],
"missingAutocompleteInputs": [
"<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\" placeholder=\"Search…\" aria-label=\"Cookie list search\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h1: Welcome to the era of agentic marketing.",
"h1: The future of B2B buying is available now.",
"h2: Hey marketers, here's an AI SDR agent that works for you.",
"h2: Piper the AI SDR Agent is on a mission to generate you pipeline.",
"h2: The results speak for themselves.",
"h2: “For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”",
"h4: “Piper the AI SDR Agent completely changed how we think about inbound.”",
"h4: “The time savings for our human SDRs has been huge.”",
"h4: “We’re seeing 6x SDR efficiency and 22% more opportunities.”",
"h4: “We booked 3X more meetings in 6 months.”",
"h4: “At Sinch, Piper the AI SDR Agent does the work of 13 SDRs.”",
"h4: “Piper the AI SDR Agent has been a huge unlock for us.”",
"h4: “Piper the AI SDR Agent unlocks more pipeline at our scale and complexity.”",
"h1: Recognized by industry leaders. Loved by customers.",
"h2: Ready to hire Piper the #1 AI SDR agent onto your team?",
"h3: Hear how thought leaders are thinking about AI Workers.",
"h2: Privacy Preference Center",
"h3: Manage Consent Preferences",
"h4: Strictly Necessary Cookies",
"h4: Targeting Cookies",
"h4: Functional Cookies",
"h4: Performance Cookies",
"h3: Cookie List"
]
},
"counts": {
"h1": 3,
"headings": 23,
"links": 176,
"inaccessibleLinks": 0,
"buttons": 32,
"inaccessibleButtons": 4,
"images": 240,
"imagesWithAlt": 240,
"autocompleteInputs": 1,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 1
}
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
HSTS header
HSTS header is missing or incomplete.
Needs attention
HSTS header
Issue
HSTS header is missing or incomplete.
Why it matters
HSTS tells browsers to keep using HTTPS after the first secure visit, reducing downgrade and mixed-transport risk for repeat users.
Check name
HSTS header
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Require HTTPS for repeat visits with Strict-Transport-Security.
Result
HSTS header is missing or incomplete.
Evidence
{
"header": "strict-transport-security",
"value": null
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
20 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.qualified.com",
"probes": [
{
"name": "_index._agents.www.qualified.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.qualified.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.qualified.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "qualified.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="ot-group-id-C0004"> is missing tool-param-description.<input name="ot-group-id-C0003"> is missing tool-param-description.<input name="ot-group-id-C0002"> is missing tool-param-description.<input name="vendor-search-handler"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 216,
"interactiveWithTags": 0,
"totalCount": 216,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 12,
"issues": [
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"ot-group-id-C0004\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0003\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0002\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"vendor-search-handler\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 216,
"interactiveWithTags": 0,
"totalCount": 216,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 0,
"formsWithTags": 0,
"totalInteractive": 216,
"interactiveWithTags": 0,
"totalCount": 216,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 31/100 and needs a fix.
10 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 31/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
9 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
31/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 31/100 and needs a fix.
Evidence
{
"schemaCount": 2,
"checkedFields": [
{
"path": "$[0].name",
"value": "Qualified - Homepage"
},
{
"path": "$[0].description",
"value": "a Homepage 2025 video"
},
{
"path": "$[1].name",
"value": "Piper the AI SDR Agent"
},
{
"path": "$[1].description",
"value": "AI SDR Agent that engages and converts inbound buyers at scale through website conversations, email nurture, and automated meeting scheduling."
},
{
"path": "$[1].provider.name",
"value": "Qualified.com, Inc."
},
{
"path": "$[1].review[0].author.name",
"value": "Shannon Duffy"
},
{
"path": "$[1].review[0].author.worksFor.name",
"value": "Asana"
},
{
"path": "$[1].review[1].author.name",
"value": "Tricia Gellman"
},
{
"path": "$[1].review[1].author.worksFor.name",
"value": "Box"
},
{
"path": "$[1].review[2].author.name",
"value": "Kristina Finseth"
},
{
"path": "$[1].review[2].author.worksFor.name",
"value": "Greenhouse"
},
{
"path": "$[1].review[3].author.name",
"value": "Alexi Hatch"
},
{
"path": "$[1].review[3].author.worksFor.name",
"value": "Quantum Metric"
}
],
"mismatches": [
{
"path": "$[0].name",
"value": "Qualified - Homepage"
},
{
"path": "$[0].description",
"value": "a Homepage 2025 video"
},
{
"path": "$[1].review[0].author.name",
"value": "Shannon Duffy"
},
{
"path": "$[1].review[0].author.worksFor.name",
"value": "Asana"
},
{
"path": "$[1].review[1].author.name",
"value": "Tricia Gellman"
},
{
"path": "$[1].review[2].author.name",
"value": "Kristina Finseth"
},
{
"path": "$[1].review[2].author.worksFor.name",
"value": "Greenhouse"
},
{
"path": "$[1].review[3].author.name",
"value": "Alexi Hatch"
},
{
"path": "$[1].review[3].author.worksFor.name",
"value": "Quantum Metric"
}
],
"score": 31,
"weight": 18
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
8 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
75/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Tue, 09 Jun 2026 20:06:42 GMT",
"schemaDates": [
"2025-08-25T14:24:51.000Z"
],
"metaDateCount": 0,
"timeDateCount": 0
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
7 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 9,
"passing": 2,
"failing": [
{
"heading": "Hey marketers, here's an AI SDR agent that works for you.",
"headingHtml": "<h2 class=\"heading2 text-bold color-blackpearl text-pretty\">Hey marketers, here's an AI SDR agent that works for you.</h2>",
"firstParagraph": "For decades, marketers have juggled clunky systems and limited SDR bandwidth to convert inbound buyers—leaving too much pipeline on the table. Now, the agentic marketing funnel changes everything. Piper the AI SDR Agent engages your buyers at every touchpoint, from initial interest to meeting booked.",
"paragraphHtml": "<p class=\"body1 color-body\">For decades, marketers have juggled clunky systems and limited SDR bandwidth to convert inbound buyers—leaving too much pipeline on the table. Now, the agentic marketing funnel changes everything. Piper the AI SDR Agent engages your buyers at every touchpoint, from initial interest to meeting booked.</p>",
"words": 46,
"direct": false,
"issue": "First paragraph is 46 words and does not look like a concise direct answer."
},
{
"heading": "Piper the AI SDR Agent is on a mission to generate you pipeline.",
"headingHtml": "<h2 class=\"heading2 text-bold color-blackpearl\">Piper the AI SDR Agent is on a mission to generate you pipeline.</h2>",
"firstParagraph": "Designed with a rich set of capabilities, Piper the AI SDR Agent intelligently engages buyers along their journey and works towards her goal of pipeline generation.",
"paragraphHtml": "<p class=\"body1 color-body\">Designed with a rich set of capabilities, Piper the AI SDR Agent intelligently engages buyers along their journey and works towards her goal of pipeline generation.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”",
"headingHtml": "<h2>“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”</h2>",
"firstParagraph": "Ranked #1 in agentic marketing platforms across G2, Salesforce AppExchange, and Forrester.",
"paragraphHtml": "<p>Ranked #1 in agentic marketing platforms across G2, Salesforce AppExchange, and Forrester.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Ready to hire Piper the #1 AI SDR agent onto your team?",
"headingHtml": "<h2 class=\"heading1 text-bold text-pretty\">Ready to hire Piper the #1 AI SDR agent onto your team?</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hear how thought leaders are thinking about AI Workers.",
"headingHtml": "<h3 class=\"heading2 text-bold text-pretty color-white\">Hear how thought leaders are thinking about AI Workers.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
7 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 70/100 and needs improvement.
Evidence
{
"h2Count": 6,
"questionH2s": [
{
"index": 5,
"text": "Ready to hire Piper the #1 AI SDR agent onto your team?",
"isQuestion": true,
"html": "<h2 class=\"heading1 text-bold text-pretty\">Ready to hire Piper the #1 AI SDR agent onto your team?</h2>"
}
],
"hasFaq": false,
"score": 70,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
240 image(s) are missing width/height attributes. 9 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 1826,
"htmlBytes": 481968,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav.avif\" loading=\"lazy\" sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 360px, (max-width: 1279px) 304px, 24vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8..."
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677364f293ae528439a6aeb8_Group%20289899_2%201.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677364f293ae528439a6aeb8_Group%20289899_2%201.avif\" loading=\"lazy\" alt class=\"nav-resources_bg\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677367830bfb0ff6e4efe449_Qualified%2B%20Dark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677367830bfb0ff6e4efe449_Qualified%2B%20Dark.svg\" loading=\"lazy\" alt=\"Qualified+\" class=\"icon-long_24 is-q\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67fecc6e84440906f43e6f3e_Qualified%20Plus%20Logo%20White.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67fecc6e84440906f43e6f3e_Qualified%20Plus%20Logo%20White.svg\" loading=\"lazy\" alt=\"Qualified+\" class=\"icon-long_24 is-q-white\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg\" loading=\"lazy\" alt class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69cbc60a9db31a38b8c87fff_bg.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69cbc60a9db31a38b8c87fff_bg.avif\" loading=\"lazy\" alt class=\"absolute-cover z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav.avif\" loading=\"lazy\" sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 360px, (max-width: 1279px) 304px, 24vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8db9ee0bc9dbf4b2a8cd7514a2211_piper%20nav-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690246c4ea36007781b1cb66_88f8..."
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677364f293ae528439a6aeb8_Group%20289899_2%201.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677364f293ae528439a6aeb8_Group%20289899_2%201.avif\" loading=\"lazy\" alt class=\"nav-resources_bg w-variant-20bc782a-8247-373b-41f0-15ca1512e0a8\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677367830bfb0ff6e4efe449_Qualified%2B%20Dark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/677367830bfb0ff6e4efe449_Qualified%2B%20Dark.svg\" loading=\"lazy\" alt=\"Qualified+\" class=\"icon-long_24 is-q w-variant-20bc782a-8247-373b-41f0-15ca1512e0a8\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67fecc6e84440906f43e6f3e_Qualified%20Plus%20Logo%20White.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67fecc6e84440906f43e6f3e_Qualified%20Plus%20Logo%20White.svg\" loading=\"lazy\" alt=\"Qualified+\" class=\"icon-long_24 is-q-white w-variant-20bc782a-8247-373b-41f0-15ca1512e0a8\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg\" loading=\"lazy\" alt class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69cbc60a9db31a38b8c87fff_bg.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69cbc60a9db31a38b8c87fff_bg.avif\" loading=\"lazy\" alt class=\"absolute-cover z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6169c5b701c52c020705d57d_arrow-right.svg\" loading=\"lazy\" alt class=\"nav_header_arrow\">"
},
{
"src": "https://fast.wistia.com/embed/medias/yycs41i9xs/swatch",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://fast.wistia.com/embed/medias/yycs41i9xs/swatch\" style=\"filter:blur(5px);height:100%;object-fit:contain;width:100%;\" alt aria-hidden=\"true\" onload=\"this.parentNode.style.opacity=1;\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903e830c8e8aa98cfdd_Asana.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903e830c8e8aa98cfdd_Asana.svg\" alt=\"vmware Logo\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e90368d64d3d2f08be59_Box.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e90368d64d3d2f08be59_Box.svg\" alt=\"Sodexo Logo\" class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e93e31e59f2b03540d50_Group%201000006198.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e93e31e59f2b03540d50_Group%201000006198.svg\" alt=\"Sodexo Logo\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e90311106c2a41a67f85_Plaid.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e90311106c2a41a67f85_Plaid.svg\" alt=\"Fujitsu Logo\" class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903c58e835e9e5ecb63_Adecco.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903c58e835e9e5ecb63_Adecco.svg\" alt=\"Sodexo Logo\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903f5bc3a4993e8f180_Logic%20Monitor.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e903f5bc3a4993e8f180_Logic%20Monitor.svg\" alt=\"vmware Logo\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a2854dd073482dbd20d9ab7_suse.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a2854dd073482dbd20d9ab7_suse.svg\" alt=\"vmware Logo\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f3229863a9767847b49c_PiperX%20Light.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 686px) 100vw, 686px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f3229863a9767847b49c_PiperX%20Light-p-500.png 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f3229863a9767847b49c_PiperX%20Light.png 686w\" alt=\"PiperX\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f3229863a9767847b49c_PiperX%20Light.png\" loading=\"lazy\" class=\"icon-long_120 mobile-icon_60\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/61514ed523ecfaf56d699cb8_link-icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/61514ed523ecfaf56d699cb8_link-icon.svg\" alt=\"Link to video\" class=\"icon_20\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f4423a8d0e4ddcd29d87_a081fe878a027c3c5ad56e1d9c9a4780_Sarah%20McConnell.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f4423a8d0e4ddcd29d87_a081fe878a027c3c5ad56e1d9c9a4780_Sarah%20McConnell.avif\" loading=\"lazy\" sizes=\"(max-width: 479px) 58vw, (max-width: 767px) 74vw, 500px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f4423a8d0e4ddcd29d87_a081fe878a027c3c5ad56e1d9c9a4780_Sarah%20McConnell-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a5f4423a8d0e4ddcd29d87_a081fe878a027c3c5ad5..."
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a202f88a706031e1a99bb32_Image%20Container.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a202f88a706031e1a99bb32_Image%20Container.avif\" loading=\"lazy\" alt=\"With the new agentic marketing funnel, Piper the AI SDR Agent works the entire funnel—instantly and at scale.\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67599450028c69e412c94b5f_piper_compressed.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67599450028c69e412c94b5f_piper_compressed.avif\" loading=\"lazy\" alt=\"Piper\" class=\"x-chat_piper\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3b6ae579e426c745120f_Tab%20BG.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3b6ae579e426c745120f_Tab%20BG.svg\" loading=\"lazy\" alt=\"Website ui\" class=\"bg-absolute-cover rounded-16\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3c0a28051a18d903c773_email.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3c0a28051a18d903c773_email.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3c0a28051a18d903c773_email-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3c0a28051a18d903c773_email.avif 1114w\" alt=\"Email\" class=\"rounded-16 shadow-1 img-full-width z-1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3cd0a70566dc91d3b534_Tab%202%20BG.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3cd0a70566dc91d3b534_Tab%202%20BG.svg\" loading=\"lazy\" alt=\"Gradient background\" class=\"bg-absolute-cover rounded-16\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68a891ae87d83947859eae59_Loop.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68a891ae87d83947859eae59_Loop.png\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68a891ae87d83947859eae59_Loop-p-500.png 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68a891ae87d83947859eae59_Loop-p-800.png 800w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68a891ae87d83947859eae59_Loop.png 1033w\" alt=\"Loop website and email\" class=\"img-fu..."
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3cd0a70566dc91d3b534_Tab%202%20BG.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a3cd0a70566dc91d3b534_Tab%202%20BG.svg\" loading=\"lazy\" alt=\"Gradient background\" class=\"bg-absolute-cover rounded-16\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc6a39d1a68100409a4594_Speakap.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc6a39d1a68100409a4594_Speakap.svg\" alt class=\"icon-long_60 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc51fe663465aa47c0e4d4_card%20bg.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc51fe663465aa47c0e4d4_card%20bg.avif\" alt class=\"img-full-width absolute-bottom\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc72b6ce8aee843a11eba6_Erwin%20Speakap.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"(max-width: 767px) 97vw, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc72b6ce8aee843a11eba6_Erwin%20Speakap-p-500.png 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc72b6ce8aee843a11eba6_Erwin%20Speakap.png 558w\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc72b6ce8aee843a11eba6_Erwin%20Speakap.png\" loading=\"lazy\" class=\"img-full-width z-1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bd87ad043a7ed76afd11f9_Saastr.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bd87ad043a7ed76afd11f9_Saastr.png\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bd87ad043a7ed76afd11f9_Saastr-p-500.png 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bd87ad043a7ed76afd11f9_Saastr.png 693w\" class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995e8f9ef99fcc4d2299c69_Amelia_small%201.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995e8f9ef99fcc4d2299c69_Amelia_small%201.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995e8f9ef99fcc4d2299c69_Amelia_small%201-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995e8f9ef99fcc4d2299c69_Amelia_small%201.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6967abbab619c3d6a31e7033_glean_purple.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6967abbab619c3d6a31e7033_glean_purple.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3c0b6c8c811985e413_Katy.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3c0b6c8c811985e413_Katy.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3c0b6c8c811985e413_Katy-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3c0b6c8c811985e413_Katy.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69960e80382ff6e575affe00_Susan.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69960e80382ff6e575affe00_Susan.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69960e80382ff6e575affe00_Susan-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69960e80382ff6e575affe00_Susan.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3ccbc99dd9387a10aa_Heldi.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3ccbc99dd9387a10aa_Heldi.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3ccbc99dd9387a10aa_Heldi-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69975a3ccbc99dd9387a10aa_Heldi.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac3314fb2482115f245a_Jonathan.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac3314fb2482115f245a_Jonathan.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac3314fb2482115f245a_Jonathan-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac3314fb2482115f245a_Jonathan.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac6f052fd4d0429ded67_Brooke.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac6f052fd4d0429ded67_Brooke.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac6f052fd4d0429ded67_Brooke-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c1ac6f052fd4d0429ded67_Brooke.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg\" alt class=\"icon-long_40 filter-bright\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img aria-hidden=\"true\" focusable=\"false\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc54ba9edd0d5c634a63ad_Video%20Play%20Button.svg\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a048a720cdd68c39b4d6488_Justin%20Gentile.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a048a720cdd68c39b4d6488_Justin%20Gentile.avif\" alt sizes=\"(max-width: 479px) 100vw, (max-width: 767px) 350px, 550px\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a048a720cdd68c39b4d6488_Justin%20Gentile-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6a048a720cdd68c39b4d6488_Justin%20Gentile.avif 792w\" class=\"customer-card_profile\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f85d22e2aa510982339_bg-graphics.svg\" alt class=\"absolute-bottom z--2\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c19f689b4de807e93c4a28_overlay.svg\" alt class=\"absolute-bottom z--1\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018d84769ea159ed347_Aptiv.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018d84769ea159ed347_Aptiv.svg\" alt class=\"icon-long_20\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f64187cd64bf0bc8a0dca_5a4baa165b6d85d7ca9240264f06122a_paychex-ar21.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f64187cd64bf0bc8a0dca_5a4baa165b6d85d7ca9240264f06122a_paychex-ar21.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc492f877e519ddcf71952_resource-pro-colored-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc492f877e519ddcf71952_resource-pro-colored-logo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef72b449be393f3d7bd9_veeam.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef72b449be393f3d7bd9_veeam.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6490857c21b97f54986a_Uber%20FReight.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6490857c21b97f54986a_Uber%20FReight.png\" alt class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f601aa8252d3c759de0c5_c8f5b089003c45c57aefff7d1ee38f35_Unity.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f601aa8252d3c759de0c5_c8f5b089003c45c57aefff7d1ee38f35_Unity.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a9ed533920259ce4df3ad1_Cision_Ltd_logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a9ed533920259ce4df3ad1_Cision_Ltd_logo.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018c21615340d3bad00_Zayo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018c21615340d3bad00_Zayo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bcf170ea9fec4ceadd70_Aptean.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bcf170ea9fec4ceadd70_Aptean.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60182a7ec95b6c8cf626_Trellix.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60182a7ec95b6c8cf626_Trellix.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60183274d1363573d55e_2U.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60183274d1363573d55e_2U.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67781476641bf5a23fa4f6d6_sentinelone.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67781476641bf5a23fa4f6d6_sentinelone.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef70e810cddcba756c60_blackbaud.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef70e810cddcba756c60_blackbaud.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a4a545d2d560d3d03b7_rapid7-logo.4b93d3fe.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a4a545d2d560d3d03b7_rapid7-logo.4b93d3fe.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6128c062833efbb5dbe7_Alteryx.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6128c062833efbb5dbe7_Alteryx.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4903de3f6998adfacfbe_Barracuda.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4903de3f6998adfacfbe_Barracuda.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442ea2432f52d7d08d6839f_flexera.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442ea2432f52d7d08d6839f_flexera.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6466799cf13b4725d611a401_b581c283e333cdf1734fe7afd863d0ce_8x8.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6466799cf13b4725d611a401_b581c283e333cdf1734fe7afd863d0ce_8x8.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690cfedd81f8679d5f9c211c_BambooHR.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690cfedd81f8679d5f9c211c_BambooHR.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a1bc5fb45b71149b0b1_bazaarvoice.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a1bc5fb45b71149b0b1_bazaarvoice.svg\" alt class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/623a0be1536c68400c43570e_braze-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/623a0be1536c68400c43570e_braze-logo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/682ca846a6e56068494212ba_tipalti.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/682ca846a6e56068494212ba_tipalti.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699dd1dd477dcd4b9b6b8e29_appfolio.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699dd1dd477dcd4b9b6b8e29_appfolio.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bfab70ea9fec4cedf37b_Epson_logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bfab70ea9fec4cedf37b_Epson_logo.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef722606af8e05084f3f_Service%20Express.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef722606af8e05084f3f_Service%20Express.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760924ba69d7f6a031240a6_bonterra.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760924ba69d7f6a031240a6_bonterra.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018d84769ea159ed347_Aptiv.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018d84769ea159ed347_Aptiv.svg\" alt class=\"icon-long_20\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f64187cd64bf0bc8a0dca_5a4baa165b6d85d7ca9240264f06122a_paychex-ar21.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f64187cd64bf0bc8a0dca_5a4baa165b6d85d7ca9240264f06122a_paychex-ar21.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467be6ca7da50119efbc83c_Unisys%202.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc492f877e519ddcf71952_resource-pro-colored-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc492f877e519ddcf71952_resource-pro-colored-logo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef72b449be393f3d7bd9_veeam.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef72b449be393f3d7bd9_veeam.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6490857c21b97f54986a_Uber%20FReight.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6490857c21b97f54986a_Uber%20FReight.png\" alt class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f601aa8252d3c759de0c5_c8f5b089003c45c57aefff7d1ee38f35_Unity.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f601aa8252d3c759de0c5_c8f5b089003c45c57aefff7d1ee38f35_Unity.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f7f788c555b1c0a5d79_sinch.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a9ed533920259ce4df3ad1_Cision_Ltd_logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69a9ed533920259ce4df3ad1_Cision_Ltd_logo.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018c21615340d3bad00_Zayo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6018c21615340d3bad00_Zayo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bcf170ea9fec4ceadd70_Aptean.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bcf170ea9fec4ceadd70_Aptean.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60182a7ec95b6c8cf626_Trellix.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60182a7ec95b6c8cf626_Trellix.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60183274d1363573d55e_2U.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f60183274d1363573d55e_2U.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67781476641bf5a23fa4f6d6_sentinelone.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67781476641bf5a23fa4f6d6_sentinelone.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef70e810cddcba756c60_blackbaud.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef70e810cddcba756c60_blackbaud.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a4a545d2d560d3d03b7_rapid7-logo.4b93d3fe.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a4a545d2d560d3d03b7_rapid7-logo.4b93d3fe.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6128c062833efbb5dbe7_Alteryx.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f6128c062833efbb5dbe7_Alteryx.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4903de3f6998adfacfbe_Barracuda.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4903de3f6998adfacfbe_Barracuda.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442ea2432f52d7d08d6839f_flexera.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442ea2432f52d7d08d6839f_flexera.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6466799cf13b4725d611a401_b581c283e333cdf1734fe7afd863d0ce_8x8.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6466799cf13b4725d611a401_b581c283e333cdf1734fe7afd863d0ce_8x8.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690cfedd81f8679d5f9c211c_BambooHR.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690cfedd81f8679d5f9c211c_BambooHR.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a1bc5fb45b71149b0b1_bazaarvoice.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc4a1bc5fb45b71149b0b1_bazaarvoice.svg\" alt class=\"icon-long_40\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/623a0be1536c68400c43570e_braze-logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/623a0be1536c68400c43570e_braze-logo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/682ca846a6e56068494212ba_tipalti.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/682ca846a6e56068494212ba_tipalti.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699dd1dd477dcd4b9b6b8e29_appfolio.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699dd1dd477dcd4b9b6b8e29_appfolio.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bfab70ea9fec4cedf37b_Epson_logo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6467bfab70ea9fec4cedf37b_Epson_logo.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef722606af8e05084f3f_Service%20Express.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6550ef722606af8e05084f3f_Service%20Express.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760924ba69d7f6a031240a6_bonterra.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760924ba69d7f6a031240a6_bonterra.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f67e1981ef89b89c6c3ae_WPEngine_Logo_R.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f67e1981ef89b89c6c3ae_WPEngine_Logo_R.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6859ba3196b35f238b735fb2_gainsight-1c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6859ba3196b35f238b735fb2_gainsight-1c.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760af94271cf8690d6d68ec_tebra%20technologies.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760af94271cf8690d6d68ec_tebra%20technologies.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442e77f48b391021f567f35_Upland.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442e77f48b391021f567f35_Upland.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c02e09a65d03d8adf01aa_CultureAmp.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c02e09a65d03d8adf01aa_CultureAmp.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66c8a5fbdc6965c4e393c0c6_Namely.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66c8a5fbdc6965c4e393c0c6_Namely.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee529e5a73b2c4aefe719_Logo%20(1).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee529e5a73b2c4aefe719_Logo%20(1).svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67094f07fa991b36706d463d_demandbase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67094f07fa991b36706d463d_demandbase.svg\" alt=\"Demandbase\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2bfe4c98285aa748535b1_neo_technologies_logo.png.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2bfe4c98285aa748535b1_neo_technologies_logo.png.png\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/680a19623c8c6add4581576c_Bloomreach.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/680a19623c8c6add4581576c_Bloomreach.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690d02422039e74039652c9e_Quickbase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690d02422039e74039652c9e_Quickbase.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc482ad975c5cf4cca7061_Flock%20Safety.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc482ad975c5cf4cca7061_Flock%20Safety.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f78b517e2e9fa55b791_greenhouse.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f78b517e2e9fa55b791_greenhouse.svg\" alt=\"greenhosue\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c033219be9ad20c78c01b_0e5c04c9fe4e3f15f0a74b4ad2ab71d9_pendo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c033219be9ad20c78c01b_0e5c04c9fe4e3f15f0a74b4ad2ab71d9_pendo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e9034d6a4939b7ecc614_clari.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e9034d6a4939b7ecc614_clari.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64e8cc25e07118b74c9d216a_G2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64e8cc25e07118b74c9d216a_G2.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee218d36403775bb62084_on24.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee218d36403775bb62084_on24.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f690e35563081e3ff3e3c_Webflow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f690e35563081e3ff3e3c_Webflow.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995b31108d8e18c5222f046_0cfb735d3047a09b4ea7b872f6791e6e_Fourkites.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995b31108d8e18c5222f046_0cfb735d3047a09b4ea7b872f6791e6e_Fourkites.png\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/676083db2b84906577dbbfbe_LogicMonitor.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f67e1981ef89b89c6c3ae_WPEngine_Logo_R.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f67e1981ef89b89c6c3ae_WPEngine_Logo_R.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6859ba3196b35f238b735fb2_gainsight-1c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6859ba3196b35f238b735fb2_gainsight-1c.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760af94271cf8690d6d68ec_tebra%20technologies.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6760af94271cf8690d6d68ec_tebra%20technologies.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442e77f48b391021f567f35_Upland.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6442e77f48b391021f567f35_Upland.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c02e09a65d03d8adf01aa_CultureAmp.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c02e09a65d03d8adf01aa_CultureAmp.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66c8a5fbdc6965c4e393c0c6_Namely.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66c8a5fbdc6965c4e393c0c6_Namely.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee529e5a73b2c4aefe719_Logo%20(1).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee529e5a73b2c4aefe719_Logo%20(1).svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67094f07fa991b36706d463d_demandbase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/67094f07fa991b36706d463d_demandbase.svg\" alt=\"Demandbase\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2bfe4c98285aa748535b1_neo_technologies_logo.png.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2bfe4c98285aa748535b1_neo_technologies_logo.png.png\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/680a19623c8c6add4581576c_Bloomreach.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/680a19623c8c6add4581576c_Bloomreach.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dedd88eb84743e6f220bb7_emburse%201.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690d02422039e74039652c9e_Quickbase.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/690d02422039e74039652c9e_Quickbase.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc482ad975c5cf4cca7061_Flock%20Safety.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69bc482ad975c5cf4cca7061_Flock%20Safety.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f78b517e2e9fa55b791_greenhouse.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/66aa8f78b517e2e9fa55b791_greenhouse.svg\" alt=\"greenhosue\" class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c033219be9ad20c78c01b_0e5c04c9fe4e3f15f0a74b4ad2ab71d9_pendo.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688c033219be9ad20c78c01b_0e5c04c9fe4e3f15f0a74b4ad2ab71d9_pendo.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e9034d6a4939b7ecc614_clari.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6890e9034d6a4939b7ecc614_clari.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64e8cc25e07118b74c9d216a_G2.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64e8cc25e07118b74c9d216a_G2.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69350b6456c893afbe37d38c_emplifi_dark.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee218d36403775bb62084_on24.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/68dee218d36403775bb62084_on24.svg\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f690e35563081e3ff3e3c_Webflow.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699f690e35563081e3ff3e3c_Webflow.svg\" alt class=\"icon-long_24\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995b31108d8e18c5222f046_0cfb735d3047a09b4ea7b872f6791e6e_Fourkites.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6995b31108d8e18c5222f046_0cfb735d3047a09b4ea7b872f6791e6e_Fourkites.png\" alt class=\"icon-long_32\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699d2263626b0dea9e921432_1800.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699d2263626b0dea9e921432_1800.svg\" alt=\"1800+ 5 Star Reviews\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/678aebb5d1fa4e78430ed0c7_Salesforce%20Appexchange.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/678aebb5d1fa4e78430ed0c7_Salesforce%20Appexchange.svg\" alt class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2d2034433160a47c8d9f8_G2-badges.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2d2034433160a47c8d9f8_G2-badges-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2d2034433160a47c8d9f8_G2-badges.avif 862w\" alt src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69c2d2034433160a47c8d9f8_G2-badges.avif\" loading=\"lazy\" class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699d2b55b513560e0ac27bd1_forrester%20r.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/699d2b55b513560e0ac27bd1_forrester%20r.svg\" alt class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a57711a5888a9d7260fc8_hp%20footer%20bg.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/688a57711a5888a9d7260fc8_hp%20footer%20bg.svg\" loading=\"lazy\" alt class=\"section_hp-footer_bg is-piperx\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6669c8225c719d063ef54937_ai-workforce-summit_footer.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6669c8225c719d063ef54937_ai-workforce-summit_footer.svg\" loading=\"lazy\" alt class=\"icon-long_120 mobile-smaller\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69b04cfede837392788590fd_piperfest%20nav.svg\" loading=\"lazy\" alt class=\"img-full-width\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69024017b3bb087e436c0ee2_Footer%20Gfx.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69024017b3bb087e436c0ee2_Footer%20Gfx.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69024017b3bb087e436c0ee2_Footer%20Gfx-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/69024017b3bb087e436c0ee2_Footer%20Gfx.avif 1107w\" alt class=\"image-191\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6893a5b0f6c955ef10bc37dd_footer%20bg.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6893a5b0f6c955ef10bc37dd_footer%20bg.avif\" loading=\"lazy\" sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6893a5b0f6c955ef10bc37dd_footer%20bg-p-500.avif 500w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6893a5b0f6c955ef10bc37dd_footer%20bg-p-800.avif 800w, https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/6893a5b0f6c955ef10bc37dd_footer%20bg.avif 1594w\" alt class=..."
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64cd0693f26bbf28db36c56d_x%20(1).svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/64cd0693f26bbf28db36c56d_x%20(1).svg\" loading=\"lazy\" alt=\"X\" class=\"image-77\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616dfb6e8a78957b9c46b692_linkedin-icon.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616dfb6e8a78957b9c46b692_linkedin-icon.svg\" loading=\"lazy\" alt=\"linkedin\" class=\"image-77\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/61b75ecfb1ca998bd3515aa3_instagram.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/61b75ecfb1ca998bd3515aa3_instagram.svg\" loading=\"lazy\" alt=\"instagram\" class=\"image-77\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616e01da27a7ec12555eb63d_apple-app.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616e01da27a7ec12555eb63d_apple-app.svg\" loading=\"lazy\" alt=\"Download on App Store\">"
},
{
"src": "https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616e01daa5c9e174529c0c26_google-app.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/616e01daa5c9e174529c0c26_google-app.svg\" loading=\"lazy\" alt=\"Get it on Google Play\">"
},
{
"src": "https://cdn.cookielaw.org/logos/d14c517a-71c8-4539-90f1-99c459a05e62/8fa60b2c-ca8e-4a28-ae5f-bd64c6e359e0/48d37b2f-164d-4428-92bc-17a3f7b6da86/Color=Teal_+_Pearl.png",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Qualified\" src=\"https://cdn.cookielaw.org/logos/d14c517a-71c8-4539-90f1-99c459a05e62/8fa60b2c-ca8e-4a28-ae5f-bd64c6e359e0/48d37b2f-164d-4428-92bc-17a3f7b6da86/Color=Teal_+_Pearl.png\">"
},
{
"src": "https://cdn.cookielaw.org/logos/static/powered_by_logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Powered by Onetrust\" src=\"https://cdn.cookielaw.org/logos/static/powered_by_logo.svg\" title=\"Powered by OneTrust Opens in a new Tab\">"
}
],
"possibleDialogs": [
"<div id=\"video-modal\" class=\"modal-overlay\"> <!-- Backdrop covers full screen --> <div class=\"modal-backdrop\" id=\"modal-backdrop\"></div> <!-- Aligner matches .container position --> <div id=\"modal-aligner\"> <div class=\"modal-structure\"> <!-- Close Button Outside --> <button id=\"modal-close-btn\" class=\"modal-close-btn\" aria-label=\"Close Modal\"> <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M18 6L6 18M6 6l12...",
"<div class=\"modal-backdrop\" id=\"modal-backdrop\"></div>",
"<div id=\"modal-aligner\"> <div class=\"modal-structure\"> <!-- Close Button Outside --> <button id=\"modal-close-btn\" class=\"modal-close-btn\" aria-label=\"Close Modal\"> <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M18 6L6 18M6 6l12 12\"/> </svg> </button> <!-- Modal Content (Video Container) --> <div class=\"modal-content\"> <!-- Wistia Player Target --> <div id=\"wistia-player-container\"> <!-- Video will be inject...",
"<div class=\"modal-structure\"> <!-- Close Button Outside --> <button id=\"modal-close-btn\" class=\"modal-close-btn\" aria-label=\"Close Modal\"> <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M18 6L6 18M6 6l12 12\"/> </svg> </button> <!-- Modal Content (Video Container) --> <div class=\"modal-content\"> <!-- Wistia Player Target --> <div id=\"wistia-player-container\"> <!-- Video will be injected here --> </div> </div>...",
"<button id=\"modal-close-btn\" class=\"modal-close-btn\" aria-label=\"Close Modal\"> <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M18 6L6 18M6 6l12 12\"/> </svg> </button>",
"<div class=\"modal-content\"> <!-- Wistia Player Target --> <div id=\"wistia-player-container\"> <!-- Video will be injected here --> </div> </div>",
"<div class=\"ot-sdk-container\" role=\"dialog\" aria-label=\"Privacy\"><div class=\"ot-sdk-row\"><div id=\"onetrust-group-container\" class=\"ot-sdk-twelve ot-sdk-columns\"><div id=\"onetrust-policy\"><div class=\"banner-header\"><div class=\"banner_logo\"></div></div><div id=\"onetrust-policy-text\">This site uses cookies and other technologies from Qualified and our service providers to enable analytics, personalization, and advertising. By continuing to browse this site, you acknowledge having read and unders...",
"<div role=\"dialog\" aria-modal=\"true\" style=\"height: 100%;\" aria-label=\"Privacy Preference Center\"><!-- Close Button --><div class=\"ot-pc-header\"><!-- Logo Tag --><div class=\"ot-pc-logo\" role=\"img\" aria-label=\"Qualified\"><img alt=\"Qualified\" src=\"https://cdn.cookielaw.org/logos/d14c517a-71c8-4539-90f1-99c459a05e62/8fa60b2c-ca8e-4a28-ae5f-bd64c6e359e0/48d37b2f-164d-4428-92bc-17a3f7b6da86/Color=Teal_+_Pearl.png\"></div><button id=\"close-pc-btn-handler\" class=\"ot-close-icon\" aria-label=\"Close pref...",
"<section id=\"ot-fltr-modal\"><div id=\"ot-fltr-cnt\"><div id=\"ot-filter-list-header\"></div><button id=\"clear-filters-handler\">Clear</button><div class=\"ot-fltr-scrlcnt ot-pc-scrollbar\"><ul class=\"ot-fltr-opts\"><li class=\"ot-fltr-opt\"><div class=\"ot-chkbox\"><input id=\"chkbox-id\" type=\"checkbox\" class=\"category-filter-handler\"> <label for=\"chkbox-id\"><span class=\"ot-label-txt\">checkbox label</span></label> <span class=\"ot-label-status\">label</span></div></li></ul><div class=\"ot-fltr-btns\"><button..."
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
7 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 9,
"passing": 2,
"failing": [
{
"heading": "Hey marketers, here's an AI SDR agent that works for you.",
"headingHtml": "<h2 class=\"heading2 text-bold color-blackpearl text-pretty\">Hey marketers, here's an AI SDR agent that works for you.</h2>",
"firstParagraph": "For decades, marketers have juggled clunky systems and limited SDR bandwidth to convert inbound buyers—leaving too much pipeline on the table. Now, the agentic marketing funnel changes everything. Piper the AI SDR Agent engages your buyers at every touchpoint, from initial interest to meeting booked.",
"paragraphHtml": "<p class=\"body1 color-body\">For decades, marketers have juggled clunky systems and limited SDR bandwidth to convert inbound buyers—leaving too much pipeline on the table. Now, the agentic marketing funnel changes everything. Piper the AI SDR Agent engages your buyers at every touchpoint, from initial interest to meeting booked.</p>",
"words": 46,
"direct": false,
"issue": "First paragraph is 46 words and does not look like a concise direct answer."
},
{
"heading": "Piper the AI SDR Agent is on a mission to generate you pipeline.",
"headingHtml": "<h2 class=\"heading2 text-bold color-blackpearl\">Piper the AI SDR Agent is on a mission to generate you pipeline.</h2>",
"firstParagraph": "Designed with a rich set of capabilities, Piper the AI SDR Agent intelligently engages buyers along their journey and works towards her goal of pipeline generation.",
"paragraphHtml": "<p class=\"body1 color-body\">Designed with a rich set of capabilities, Piper the AI SDR Agent intelligently engages buyers along their journey and works towards her goal of pipeline generation.</p>",
"words": 26,
"direct": false,
"issue": "First paragraph is 26 words and does not look like a concise direct answer."
},
{
"heading": "“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”",
"headingHtml": "<h2>“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”</h2>",
"firstParagraph": "Ranked #1 in agentic marketing platforms across G2, Salesforce AppExchange, and Forrester.",
"paragraphHtml": "<p>Ranked #1 in agentic marketing platforms across G2, Salesforce AppExchange, and Forrester.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Ready to hire Piper the #1 AI SDR agent onto your team?",
"headingHtml": "<h2 class=\"heading1 text-bold text-pretty\">Ready to hire Piper the #1 AI SDR agent onto your team?</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Hear how thought leaders are thinking about AI Workers.",
"headingHtml": "<h3 class=\"heading2 text-bold text-pretty color-white\">Hear how thought leaders are thinking about AI Workers.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Hey marketers, here's an AI SDR agent that works for you.",
"html": "<h2 class=\"heading2 text-bold color-blackpearl text-pretty\">Hey marketers, here's an AI SDR agent that works for you.</h2>"
},
{
"text": "Piper the AI SDR Agent is on a mission to generate you pipeline.",
"html": "<h2 class=\"heading2 text-bold color-blackpearl\">Piper the AI SDR Agent is on a mission to generate you pipeline.</h2>"
},
{
"text": "The results speak for themselves.",
"html": "<h2>The results speak for themselves.</h2>"
},
{
"text": "“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”",
"html": "<h2>“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”</h2>"
},
{
"text": "Ready to hire Piper the #1 AI SDR agent onto your team?",
"html": "<h2 class=\"heading1 text-bold text-pretty\">Ready to hire Piper the #1 AI SDR agent onto your team?</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "how",
"label": "How does Welcome to the era of agentic marketing work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Welcome to the era of agentic marketing free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Welcome to the era of agentic marketing compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Welcome to the era of agentic marketing free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Welcome to the era of agentic marketing compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Hey marketers, here's an AI SDR agent that works for you.",
"html": "<h2 class=\"heading2 text-bold color-blackpearl text-pretty\">Hey marketers, here's an AI SDR agent that works for you.</h2>"
},
{
"text": "Piper the AI SDR Agent is on a mission to generate you pipeline.",
"html": "<h2 class=\"heading2 text-bold color-blackpearl\">Piper the AI SDR Agent is on a mission to generate you pipeline.</h2>"
},
{
"text": "The results speak for themselves.",
"html": "<h2>The results speak for themselves.</h2>"
},
{
"text": "“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”",
"html": "<h2>“For a global company like Speakap, engaging buyers in their preferred language is critical. Piper makes that possible while delivering a personalized experience — something impossible to scale with a human SDR team.”</h2>"
},
{
"text": "Ready to hire Piper the #1 AI SDR agent onto your team?",
"html": "<h2 class=\"heading1 text-bold text-pretty\">Ready to hire Piper the #1 AI SDR agent onto your team?</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "how",
"label": "How does Welcome to the era of agentic marketing work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Welcome to the era of agentic marketing free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Welcome to the era of agentic marketing compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Welcome to the era of agentic marketing?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Welcome to the era of agentic marketing free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Welcome to the era of agentic marketing compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 163580,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
"compatibleContentType": false,
"contentLength": 159427,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": true,
"mentionsCredential": false,
"links": [
"https://webflow.com",
"https://cdn.prod.website-files.com\"",
"/title",
"https://s3.amazonaws.com/website-assets.qualified.com/images/social/open-graph-green.png\"",
"https://s3.amazonaws.com/website-assets.qualified.com/images/social/open-graph-green.png\"",
"https://cdn.prod.website-files.com/5bf5b410e2ba0f030f3e22cd/css/qualified.webflow.shared.24ac43be2.min.css\"",
"/css",
"/DtufYqcC1Rc1c76iwb5ZtPMK49n33V3275hO5MT5cXQFqGjFMH3ipS",
"https://fonts.googleapis.com\"",
"https://fonts.gstatic.com\""
],
"rawExcerpt": "<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Jun 09 2026 20:04:20 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"main-prod-e35e30.qualified-website.com\" data-wf-page=\"6466799bf13b4725d6117cf3\" data-wf-site=\"5bf5b410e2ba0f030f3e22cd\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Page Not Found</title><meta content=\"Meet Instantly with Qualified Prospects the Moment They Land on Your Website. Real-Time Website Analytics for Sales. Live Chat, Voice Calls, and Screen Sharing. Instant Sales Meetings Result in Higher Lead Conversion Rates, More Pipeline, and More Revenue\" name=\"description\"/><meta content=\"Page Not Found\" property=\""
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88,
"text": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.qualified.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.qualified.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.qualified.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.qualified.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
Check name
Browser errors were logged to the console
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)
Evidence
{
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
2 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "2 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Duplicated JavaScript
Check name
Duplicated JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 27 KiB
Fix guidance
Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 27 KiB",
"description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
}Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
11 Fail
Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
Check name
LCP request discovery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
References
https://web.dev/learn/performance/Evidence
{
"description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 158 KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 158 KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 160
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 629 KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 629 KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 360
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 1,969 KiB
Fix guidance
A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 1,969 KiB",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 635 KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 635 KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
6 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 9 KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 9 KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
70/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "interactive",
"title": "Time to Interactive",
"score": 86,
"displayValue": "2.7 s",
"numericValue": 2691.8304276454637
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 46,
"displayValue": "2.5 s",
"numericValue": 2513.5027680392823
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 80,
"displayValue": "160 ms",
"numericValue": 161.99999999999955
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "0 ms",
"numericValue": 4.328879999999998
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 180 ms",
"numericValue": 184
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 20,
"displayValue": "3.3 s",
"numericValue": 3315.904260476892
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 67,
"displayValue": "260 ms",
"numericValue": 257.99999999999955
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 59,
"displayValue": "1.5 s",
"numericValue": 1453.502768039282
}
]
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 52/100 | Level 3, Bot-Aware | Current report |