CanAgentUse tools

UCP Suite

Validate Universal Commerce Protocol discovery, then test product search, carts, checkout links, and merchant handoff flows.

MCP Playground

Connect to remote MCP servers, inspect tools and resources, test prompts, auth, headers, notifications, and JSON-RPC responses.

A2A Playground

Inspect Agent Cards, validate advertised endpoints, and prepare safe requests for agent-to-agent workflows.

Agent Website Viewer

Enter a public URL and see the roles, names, landmarks, controls, and blockers that shape how AI agents understand the page.

SCANNED
Jul 5, 2026, 2:03 PM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
49/100

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability61%Agent Easeof Use52%Security& Trust54%GEO, AIO, AEO67%SEO92%Performance56%Accessibility0%
  • AI Discoverability 61 out of 100
  • Agent Ease of Use 52 out of 100
  • Security & Trust 54 out of 100
  • GEO, AIO and AEO 67 out of 100
  • SEO 92 out of 100
  • Performance 56 out of 100
  • Accessibility 0 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Sales Performance Management & Gamification Software – LevelEleven favicon

Sales Performance Management & Gamification Software – LevelEleven

Motivate reps, improve coaching effectiveness, and drive predictable performance through gamification and data transparency.

Open Agent View
Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
61
Needs work2700
Discoverability
67
Needs work800
Content Readiness
53
Needs work1600
Bot Access Control
63
Needs work300
Agent Ease of Use
52
Needs work310View details
Auth
48
Priority fix100
Google Agentic Browsing
67
Needs work210View details
GEO, AIO and AEO
67
Needs work900
GEO Readiness
Not Applicable
Not Applicable300
AIO Readiness
Not Applicable
Not Applicable300
AEO Readiness
Not Applicable
Not Applicable300
SEO
92
Strong900
SEO
92
Strong900
Security & Trust
54
Needs work1000
Security & Trust
54
Needs work1000
Performance
56
Needs work1300
Performance
56
Needs work1300
Accessibility
0
Priority fix020View details
Accessibility
0
Priority fix020View details

Prioritized recommendations

Issues ranked by score impact

3 items need attention

Agent Ease of UseGoogle Agentic BrowsingBrowser audit

Accessibility tree is not well-formed

100 Fail

Check name

Accessibility tree is not well-formed

Score

0/100

Status

fail

Device

desktop

Category

Google Agentic Browsing

Fix guidance

A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page.

Evidence
{
  "description": "A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page."
}

AccessibilityAccessibilityBrowser audit

Certain ARIA roles must be contained by particular parents

50 Fail

Check name

Certain ARIA roles must be contained by particular parents

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Certain ARIA roles must be contained by particular parents

Evidence
{
  "ruleId": "aria-required-parent",
  "impact": "critical",
  "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag131",
    "EN-301-549",
    "EN-9.1.3.1",
    "RGAAv4",
    "RGAA-9.3.1"
  ],
  "affectedNodeCount": 6,
  "nodes": [
    {
      "target": [
        "div[role=\"tablist\"] > .collection-item.w-dyn-item[role=\"listitem\"]:nth-child(1)"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 199
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: list"
    },
    {
      "target": [
        ".collection-item.w-dyn-item[role=\"listitem\"]:nth-child(1) > .case-studies-carousel__tab[role=\"tab\"][type=\"button\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 137
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
    },
    {
      "target": [
        "div[role=\"tablist\"] > .collection-item.w-dyn-item[role=\"listitem\"]:nth-child(2)"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 195
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: list"
    },
    {
      "target": [
        ".collection-item.w-dyn-item[role=\"listitem\"]:nth-child(2) > .case-studies-carousel__tab[role=\"tab\"][type=\"button\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 133
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
    },
    {
      "target": [
        "div[role=\"tablist\"] > .collection-item.w-dyn-item[role=\"listitem\"]:nth-child(3)"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 213
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: list"
    },
    {
      "target": [
        ".case-studies-carousel__tab.is-active[role=\"tab\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 151
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
    }
  ]
}

AccessibilityAccessibilityBrowser audit

Certain ARIA roles must contain particular children

50 Fail

Check name

Certain ARIA roles must contain particular children

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Certain ARIA roles must contain particular children

Evidence
{
  "ruleId": "aria-required-children",
  "impact": "critical",
  "description": "Ensure elements with an ARIA role that require child roles contain them",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag131",
    "EN-301-549",
    "EN-9.1.3.1",
    "RGAAv4",
    "RGAA-9.3.1"
  ],
  "affectedNodeCount": 1,
  "nodes": [
    {
      "target": [
        "div[role=\"tablist\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 68
      },
      "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: [role=listitem]"
    }
  ]
}

Sign in to see 44 other issues and the full report

Create a free account to unlock every issue, evidence details, exports, and higher free limits.

Email code

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.

Fix with MCP / CLI

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

1 reports
Public score history report links
Scan dateScoreReadinessReport
49/100Level 2, Agent-LimitedCurrent report