shopy.shshopy.shDocs
    View as Markdown

    ASX Score Explained

    The ASX Score (Agentic Shopping Experience Score) is a 0–100 score that measures how well an online store supports AI shopping agents. It's computed by scanning a store's website for 11 specific signals.

    The three pillars

    Clarity (up to 35 points)

    Can the agent understand the product catalog?

    SignalMax PointsWhat it measures
    JSON-LD / Structured Data15Product schema markup that agents can parse directly
    Product Feed / Sitemap10Structured sitemap with product URLs for catalog discovery
    Clean HTML / Semantic Markup10Well-structured DOM with semantic elements

    Discoverability (up to 30 points)

    Can the agent find and evaluate products?

    SignalMax PointsWhat it measures
    Search API / MCP10Programmatic API or MCP endpoint for product queries
    Internal Site Search10On-site search that returns relevant results
    Page Load Performance5Fast initial load for headless agent browsing
    Product Page Quality5Machine-readable pricing, variant selectors, direct URLs

    Reliability (up to 35 points)

    Can the agent complete a purchase?

    SignalMax PointsWhat it measures
    Access & Authentication10Guest checkout available, no mandatory registration walls
    Order Management10Clear variant selection, cart management, shipping details
    Checkout Flow10Discoverable discount fields, labeled payment and shipping options
    Bot Tolerance5No aggressive CAPTCHAs blocking agent interaction

    How the scan works

    1. An AI agent visits the store's homepage and a sample of product pages
    2. Each of the 11 signals is evaluated and scored
    3. Scores are summed across all three pillars
    4. The total ASX Score is reported with a per-signal breakdown

    Score interpretation

    RangeLabelMeaning
    80–100ExcellentStore is highly agent-ready. Agents can discover, browse, and purchase with minimal friction.
    60–79GoodStore supports basic agent interactions but has gaps in some areas.
    40–59FairAgents can find products but face significant obstacles in checkout or discovery.
    0–39Needs workStore is largely inaccessible to AI shopping agents.

    Rescanning

    ASX Scores are point-in-time snapshots. As a store improves its agent-readiness (adding structured data, fixing checkout flows, improving search), it can be rescanned to generate an updated score.