Sample report — Northfold Sleep Co. is a fictional merchant. Every score, finding and figure below is illustrative seeded data produced with methodology v0.1.0. No real store was analysed to generate this page.
Sample report · fictional merchant · seeded data
Northfold Sleep Co.
- store
- northfoldsleep.example
- platform
- Shopify Plus
- market
- United States
- gmv band
- 250k-1m / mo
- products scanned
- 148
- methodology
- v0.1.0
Northfold Sleep Co. is a fictional merchant seeded for demonstration. Every finding below mirrors patterns we see repeatedly on real Shopify catalogs.
Readiness tier
Emerging
40–59
Critical
0–39
Emerging
40–59
Competitive
60–79
Agent-Ready
80–100
Score breakdown
Seven weighted categories totalling 100 points. Expand any card for findings, evidence, business impact and the recommended fix.
Catalog
Catalog & Product Semantics
Titles are brand-led rather than need-led, and 61% of mattress SKUs lack firmness, sleeping-position and material attributes.
Structured Data
Structured Data & Machine Readability
Product schema exists but is incomplete: offers lack availability and priceValidUntil, and variants are not emitted individually.
Discovery
AI Discovery / Retrieval Readiness
robots.txt blocks two major AI crawler user-agents, and collection pages depend on client-side rendering for product content.
Policies
Merchant Policies & Trust Data
Policies exist as long-form prose with conditional carve-outs that are not machine-extractable.
Inventory
Inventory, Price & Variant Clarity
Variant-level stock is available in the storefront API but promotional pricing is rendered client-side only.
Checkout
Cart / Checkout Agent Readiness
Permalink carts work for simple SKUs but bundles, financing and an interstitial popup break agent handoff.
Measurement
Measurement & AI Traffic Attribution
Agent referrals collapse into direct/other traffic; there is no reporting on agent-assisted revenue.
Prioritised remediation
Top 5 revenue-impact actions
Ranked by estimated impact relative to implementation effort.
- 1P0EFFORTSCritical
AI crawler user-agents disallowed in robots.txt
Decide crawler policy deliberately per agent; allow shopping-relevant agents and keep a documented block list.
Impact
96/100
- 2P0EFFORTSCritical
Email-capture interstitial blocks first-touch checkout
Suppress interstitials on cart/checkout entry paths and for known agent traffic.
Impact
92/100
- 3P0EFFORTSCritical
Product titles optimised for brand, not intent
Adopt a title pattern: Brand + Model + Category + Key Attribute + Size. Keep display titles via metafield if merchandising objects.
Impact
88/100
- 4P0EFFORTSCritical
Return window ambiguous across surfaces
Set one canonical return policy object and render every surface from it.
Impact
80/100
- 5P0EFFORTSCritical
No agent referrer classification
Add a channel group for AI assistant referrers and tag agent-originated sessions server-side.
Impact
78/100
Simulated buyer-agent test
10 realistic buying intents
- Not Found
“firm king mattress for side sleepers under $1,200”
No firmness attribute exposed; Northfold absent from the shortlist.
ChatGPT
- Ambiguous
“best cooling mattress for hot sleepers”
Cooling claim found in prose only; agent hedged on which model qualifies.
GeminiAurora II / Glacier Weave
- Found
“Northfold Aurora II queen price”
List price returned, but promotional price was missed.
ChatGPTAurora II — Queen
- Checkout Blocked
“buy a medium-firm queen mattress and have it delivered next week”
Cart permalink built, then interrupted by the email interstitial.
CopilotMeridian — Queen
- Ambiguous
“what is the return policy on Northfold mattresses”
Two conflicting trial windows found (100-night vs 90-night).
Perplexity
- Found
“organic cotton sheet set king”
Bedding attributes complete; variant resolved cleanly.
GeminiFoldwell Percale Set — King
- Checkout Blocked
“mattress and adjustable base bundle”
Bundle price only applies in-app; permalink cart priced at list.
ChatGPTAurora II + Lift Base
- Ambiguous
“mattress that fits a 10 inch platform bed frame”
Depth units inconsistent across variants; no confident answer.
Copilot
- Not Found
“hypoallergenic pillow for stomach sleepers”
Sleeping-position attribute absent on the pillow line.
Perplexity
- Ambiguous
“Northfold Sleep shipping time to Texas”
Regional exceptions live in footnotes; agent returned a range.
Gemini
Agent purchase funnel
Query → Product Found → Product Selected → Cart Ready → Checkout Ready
Query
10 representative buying intents
Product found
6 of 10 surfaced a Northfold SKU
Product selected
Ambiguity blocked 2 selections
Cart ready
Bundle carts priced incorrectly
Checkout ready
Interstitial blocked 2 handoffs
What an AI agent sees
The machine-readable surface of your store, before and after remediation.
product
Product as an agent reads it today
{
"@type": "Product",
"name": "The Aurora II",
"brand": "Northfold Sleep Co.",
"description": "Cloud-soft cradle with a breathable weave.",
"offers": {
"@type": "Offer",
"price": "1499.00",
"priceCurrency": "USD"
}
}- No category token in the name
- No firmness, size or material attributes
- Single offer, no variants
- No availability, no priceValidUntil
product
Same product, remediated
{
"@type": "Product",
"name": "Northfold Aurora II Medium-Firm Hybrid Mattress",
"brand": "Northfold Sleep Co.",
"category": "Furniture > Mattresses",
"additionalProperty": [
{ "@type": "PropertyValue", "name": "firmness", "value": "medium-firm" },
{ "@type": "PropertyValue", "name": "sleepingPosition", "value": "side, back" },
{ "@type": "PropertyValue", "name": "depthInches", "value": 12 }
],
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "USD",
"lowPrice": "1199.00",
"offers": [
{ "@type": "Offer", "sku": "AUR2-QN", "price": "1349.00",
"availability": "https://schema.org/InStock",
"priceValidUntil": "2026-09-15" }
]
}
}policy
Return policy as machine-readable data
{
"@type": "MerchantReturnPolicy",
"returnPolicyCategory": "MerchantReturnFiniteReturnWindow",
"merchantReturnDays": 100,
"returnMethod": "ReturnByMail",
"returnFees": "FreeReturn",
"restockingFee": 0,
"conditions": ["Minimum 30-night break-in period"]
}- Currently unpublished — the site states 100 nights and 90 nights on different pages
Revenue opportunity
Illustrative scenarios, not forecasts
The figures below are placeholders derived from the merchant's stated GMV band and the readiness gaps found in this report. They are illustrative only. Commerce4 does not guarantee revenue, ranking or recommendation by any AI platform.
Conservative
$7,800/mo
- agent sessions
- 1,200
- conv. lift assumed
- +0.4 pp
Agent-referred sessions stay flat; only checkout blockers and price mismatch are fixed.
Base
$21,400/mo
- agent sessions
- 2,400
- conv. lift assumed
- +0.9 pp
P0 catalog attributes and crawler access are fixed alongside checkout blockers.
Upside
$46,200/mo
- agent sessions
- 4,100
- conv. lift assumed
- +1.6 pp
Full remediation plus agentic checkout enablement and monitoring in place.
Fix the P0 items in one Sprint.
The Agentic Commerce Sprint implements the top-ranked remediation with your team and re-verifies it on completion. From USD 2,500.