What is the Claims & Proof pillar?
The third pillar of the Verity Score audit analyzes your storeβs credibility in the eyes of AI systems. It detects your marketing claims (shipping promises, guarantees, quality labels) and verifies whether structured proofs support them.
Why it matters for AI
LLMs have a fundamental problem: hallucination. To counteract it, theyβre trained to prefer sources that provide verifiable proofs.
When an LLM needs to recommend a product, it looks for:
- Structured data (schema.org) that confirms claims
- Accessible policy pages that detail conditions
- Coherence between whatβs displayed and whatβs read in the code
A store displaying βFree 24h shippingβ without structured proof is treated as less reliable than a store with a detailed shipping policy and an Offer schema with shippingDetails.
What AI actually checks
For each type of claim, AI agents look for a corresponding structured proof: policy pages for shipping/return promises, AggregateRating for review claims, Offer schema for pricing claims.
AI also verifies coherence between whatβs displayed visually and whatβs readable in the code. A β4.8/5β badge displayed as an image but absent from schema creates an inconsistency signal.
Verity Score automatically audits these aspects and tells you precisely where gaps exist between your claims and your proofs.
Finding Types
- Critical (red): Claim without any proof, numerical inconsistency, inaccessible proof
- High (orange): Partial proof, JS-only proof, ambiguous claim
- Positive (green): Proven claim, complete policy, confirmed coherence
How to Fix on Shopify
- Write clear, accessible policy pages (Settings β Policies)
- Add
shippingDetailsandhasMerchantReturnPolicyto your Product schema - Audit manually: for each displayed badge, verify the same value exists in JSON-LD
Related articles
- E-E-A-T Signals for AI: How Agents Evaluate Trust
- Schema.org Product: Why and How on Shopify
- AggregateRating: Making Your Reviews AI-Readable
- Conversational Content: Writing for Humans AND AI
- GEO Audit: The Complete Guide to Optimizing Your Shopify Store for AI
Ready to check your store? Run a free GEO audit β