The AI Commerce Glossary
Every term in GEO, AEO, AI SEO, and Agentic Commerce, defined for Shopify merchants.
Core Concepts
11 termsCore Concepts
GEO (Generative Engine Optimization)
Optimizing your content so AI models include your store in their generated answers.
Core Concepts
AEO (Answer Engine Optimization)
Optimizing content to appear directly inside AI-generated answers, not just in a list of links below them.
Core Concepts
AI SEO (AISEO)
The umbrella discipline of optimizing any digital presence for discovery and recommendation by AI systems.
Core Concepts
Prompt Ranking
The position your store occupies when a specific buyer query is submitted to an AI platform.
Core Concepts
AI Citation
An explicit mention or link to your store inside an AI-generated response.
Core Concepts
AI-Attributed Revenue
Shopify orders where the traffic source traces back to an AI platform such as ChatGPT, Perplexity, Claude, Gemini, or Copilot.
Core Concepts
Answer Engine
An AI system that responds to questions with direct, synthesized answers rather than a list of links.
Core Concepts
Zero-Click Answer
An AI response so complete that the buyer doesn't need to click any link to get the information they wanted.
Core Concepts
Share of Voice (AI)
The percentage of relevant AI-generated answers that mention your brand versus competitors.
Core Concepts
Citation Worthiness
The degree to which your content is structured, authoritative, and specific enough for an AI to quote or reference it.
Core Concepts
AI Shopping Assistant
An AI product, built into ChatGPT, Perplexity, or a dedicated app, that helps a buyer research, compare, and purchase products through conversation instead of browsing.
AI Platforms
8 termsAI Platforms
ChatGPT Shopping
ChatGPT's native product recommendation feature that surfaces products directly inside conversations.
AI Platforms
Perplexity Shopping
Perplexity AI's integrated shopping feature that shows products with buy-now links inside search answers.
AI Platforms
Microsoft Copilot
Microsoft's AI assistant, embedded in Bing, Windows, and Edge, that answers queries and recommends products using web retrieval.
AI Platforms
Google Gemini
Google's AI model that powers AI Overviews in Google Search and the standalone Gemini assistant, both of which recommend products.
AI Platforms
AI Overview (Google)
The AI-generated summary block that appears at the top of Google search results, above organic links.
AI Platforms
Claude (Anthropic)
Anthropic's AI assistant that powers agentic workflows and is increasingly embedded in enterprise tools that automate purchasing.
AI Platforms
Large Language Model (LLM)
The AI technology powering ChatGPT, Perplexity, Claude, Gemini, and Copilot, the systems that generate product recommendations.
AI Platforms
Google AI Mode
Google's conversational search experience that generates synthesized, multi-step answers instead of a ranked list of blue links.
Technical & Infrastructure
37 termsTechnical & Infrastructure
LLMs.txt
A file at your site root that tells AI crawlers which content to index and how to understand your store, the AI equivalent of robots.txt.
Technical & Infrastructure
AI Crawlability
How accessible and readable your site's content is to AI crawlers operated by ChatGPT, Perplexity, Gemini, and other AI platforms.
Technical & Infrastructure
RAG (Retrieval-Augmented Generation)
The architecture most AI answer engines use, retrieve live web content, then generate an answer by combining retrieved facts with model knowledge.
Technical & Infrastructure
Structured Data / Schema Markup
Machine-readable tags embedded in your HTML that tell search engines and AI systems exactly what your content represents.
Technical & Infrastructure
Product Feed
A structured data file listing your product catalog, the primary input for AI shopping surfaces like ChatGPT Shopping and Google Gemini Shopping.
Technical & Infrastructure
LLM Indexing
The process by which AI platforms crawl and store your site's content for use in generating answers.
Technical & Infrastructure
GPTBot
OpenAI's web crawler, used to index site content for ChatGPT's retrieval and training pipelines.
Technical & Infrastructure
PerplexityBot
Perplexity AI's web crawler that indexes content for use in Perplexity's answer generation.
Technical & Infrastructure
Knowledge Grounding
Anchoring AI-generated answers to specific, verifiable source content rather than generating claims from model memory alone.
Technical & Infrastructure
Model Knowledge Cutoff
The date beyond which an LLM's training data does not extend, meaning products published after that date only exist in live retrieval, not model memory.
Technical & Infrastructure
Semantic HTML
HTML that uses meaningful tags so machines, including AI crawlers, understand the structure and purpose of your content.
Technical & Infrastructure
Server-Side Rendering (SSR)
Generating HTML on the server so page content is readable by crawlers without executing JavaScript.
Technical & Infrastructure
E-E-A-T
Google's quality framework, Experience, Expertise, Authoritativeness, Trustworthiness, that also influences AI citation decisions.
Technical & Infrastructure
Robots.txt (AI Context)
The site configuration file that controls which crawlers, including AI crawlers like GPTBot and PerplexityBot, can access your content.
Technical & Infrastructure
Sitemap (AI Context)
An XML file listing all indexable URLs on your site, helps AI crawlers discover product pages they might not find through link-following alone.
Technical & Infrastructure
Real-Time Retrieval
The live web search component of AI platforms that fetches current content at query time rather than relying on training data alone.
Technical & Infrastructure
Google Merchant Center
Google's platform for submitting and managing the product feed that powers Google Shopping, AI Overviews, and Gemini shopping surfaces.
Technical & Infrastructure
Product Schema
The schema.org markup (Product, Offer, AggregateRating) that tells search engines and AI crawlers what a page is selling, at what price, and whether it's in stock.
Technical & Infrastructure
Merchant Listing Structured Data
Schema.org markup specifically for shopping listings, price, availability, condition, shipping, that search engines use to render rich shopping results.
Technical & Infrastructure
Product Data Quality
How complete, accurate, and consistent a store's product data is across titles, descriptions, attributes, and images, the foundation everything else in AI shopping is built on.
Technical & Infrastructure
Product Data Enrichment
The process of adding structured detail, specifications, use cases, comparison points, FAQs, to raw product listings so AI agents have enough context to recommend them.
Technical & Infrastructure
Shopify Metafields
Custom fields on Shopify products, collections, and pages that store structured data beyond the platform's default fields, the mechanism most product data enrichment runs through.
Technical & Infrastructure
Shopify Storefront API
Shopify's GraphQL API for building custom and headless storefronts, and the same interface AI agents and MCP integrations use to query a store programmatically.
Technical & Infrastructure
Product Knowledge Graph
A structured web of relationships between a store's products, attributes, and categories that helps AI systems understand a catalog as connected data, not isolated pages.
Technical & Infrastructure
Schema.org
The shared vocabulary of structured data types, Product, Organization, FAQPage, Review, maintained jointly by Google, Microsoft, Yahoo, and Yandex, that powers structured data markup.
Technical & Infrastructure
Product Taxonomy
The hierarchical category structure a store organizes its catalog into, the backbone that collection pages, navigation, and AI category understanding are all built on.
Technical & Infrastructure
Product Attributes
The discrete, structured fields, size, color, material, compatibility, that describe a product's specific characteristics beyond its title and description.
Technical & Infrastructure
Product Variant
A specific version of a product, defined by combination of options like size and color, each with its own price, inventory, and availability.
Technical & Infrastructure
Product Availability
The real-time in-stock, out-of-stock, or preorder status of a product, one of the most time-sensitive data points AI shopping platforms rely on.
Technical & Infrastructure
Shopify Hydrogen
Shopify's React-based framework for building custom, headless storefronts on top of the Storefront API.
Technical & Infrastructure
Shopify Checkout Extensibility
Shopify's framework for customizing checkout with app-based extensions rather than custom checkout code, relevant to how agentic and one-click purchase flows get built.
Technical & Infrastructure
Shopify GraphQL API
The query architecture underlying both Shopify's Storefront and Admin APIs, letting systems request exactly the structured fields they need rather than fixed data dumps.
Technical & Infrastructure
Shopify Functions
Shopify's framework for running custom backend logic, discounts, shipping rules, payment customization, natively within Shopify's checkout and cart, without external servers.
Technical & Infrastructure
Shopify Markets
Shopify's built-in tooling for selling across multiple countries and currencies from a single store, including localized pricing, domains, and compliance.
Technical & Infrastructure
Review Schema
The schema.org Review and AggregateRating markup that makes star ratings and review counts machine-readable, subject to strict visibility and authenticity requirements.
Technical & Infrastructure
Vector Search
A retrieval method that finds content based on semantic similarity, represented as numerical embeddings, rather than exact keyword matching.
Technical & Infrastructure
Embeddings
Numerical representations of text (or images) that capture semantic meaning, the underlying data format that makes vector search and semantic matching possible.
Content & Signals
13 termsContent & Signals
Conversational Query
A natural-language question typed into an AI platform, as opposed to the keyword fragments used in traditional search.
Content & Signals
Buyer Intent Signal
Indicators within a search query that suggest the person is ready to make a purchase.
Content & Signals
Factual Density
The concentration of specific, verifiable facts in a piece of content, a key quality signal for AI citation selection.
Content & Signals
Authority Signals
External and on-site indicators that AI systems use to assess whether your store is a trustworthy source for product recommendations.
Content & Signals
Brand Mention
An instance of your brand or store name appearing on a third-party site, even without a link, that contributes to AI authority signals.
Content & Signals
FAQ Schema
Structured markup that presents question-and-answer content in a format AI crawlers can parse and cite directly.
Content & Signals
Semantic SEO
Optimizing content around topics and meaning, not just keywords, to match how AI systems understand and categorize information.
Content & Signals
Content Freshness
How recently your content has been updated, a retrieval signal that influences whether AI systems surface your page in live queries.
Content & Signals
Buying Guide
Long-form content that helps buyers evaluate product options, a high-value AI citation target because it directly addresses comparison queries.
Content & Signals
Product Review Signals
Star ratings, review text, and review volume that AI systems use as social proof when deciding which products to recommend.
Content & Signals
Topical Authority
The degree to which an AI system treats your site as the definitive source on a specific product category or topic.
Content & Signals
Unstructured Data Signals
Customer reviews, social posts, forum discussions, and other free-form content that AI systems mine for signals about your brand's reputation.
Content & Signals
AI Trust Signals
The specific, verifiable markers, visible reviews, third-party mentions, consistent entity data, that make an AI system more confident recommending a brand over an unverified alternative.
Agentic Commerce
17 termsAgentic Commerce
Agentic Commerce
A commerce paradigm where AI agents, not humans, perform product discovery, comparison, selection, and purchase on a buyer's behalf.
Agentic Commerce
Agentic Shopping
The act of an AI agent browsing, comparing, and purchasing products on behalf of a human buyer.
Agentic Commerce
AI Agent
An autonomous AI system that takes multi-step actions, including browsing, comparing, and buying, on a user's behalf.
Agentic Commerce
Conversational Commerce
Commerce that happens through natural conversation with an AI, from product discovery through checkout, rather than through traditional website browsing.
Agentic Commerce
Autonomous Checkout
An AI agent completing the purchase process, cart, shipping, payment, without human intervention at each step.
Agentic Commerce
AI-to-Merchant Transaction
A completed purchase initiated and executed by an AI agent rather than a human buyer clicking through a storefront.
Agentic Commerce
Agent-Readable Storefront
A Shopify store configured so that AI shopping agents can retrieve product data, check availability, and execute checkout via API.
Agentic Commerce
Headless Commerce
A commerce architecture where the storefront presentation layer is decoupled from the backend, enabling AI agents and non-browser interfaces to transact directly.
Agentic Commerce
MCP (Model Context Protocol)
The open protocol that lets AI models like Claude and ChatGPT query and retrieve structured data from external systems, including Shopify catalogs.
Agentic Commerce
ACP (Agentic Commerce Protocol)
The emerging standard that governs how an AI agent executes a purchase on a merchant's behalf, from cart to payment authorization.
Agentic Commerce
UCP (Universal Commerce Protocol)
A cross-platform protocol, co-developed by Shopify and Google, that lets AI agents discover, evaluate, and transact across any supported store using one standard.
Agentic Commerce
Agent Orchestration
The coordination layer that manages how multiple AI agents or sub-tasks work together to complete a complex request, like researching, comparing, and purchasing a product.
Agentic Commerce
Multi-Agent System
An architecture where multiple specialized AI agents, research, comparison, purchasing, work together rather than one general-purpose model handling an entire task alone.
Agentic Commerce
Agent Memory
The information an AI agent retains across a session or over time, past queries, stated preferences, prior purchases, that shapes how it evaluates future recommendations.
Agentic Commerce
Preference Memory
The specific subset of agent memory that stores a buyer's stated or inferred preferences, style, budget, brand affinity, sustainability priorities, across shopping sessions.
Agentic Commerce
Intent-to-Product Matching
The process an AI system uses to translate a buyer's expressed intent, in natural language, into a specific, ranked set of matching products from a catalog.
Agentic Commerce
Intent-to-Item Fulfillment
The execution step that follows intent-to-product matching, turning a selected product into a completed order, the point where agentic commerce becomes a real transaction.
Analytics & Attribution
13 termsAnalytics & Attribution
Revenue Attribution (AI)
The system for tracking which Shopify orders originated from which AI platform.
Analytics & Attribution
UTM Parameters (AI Context)
URL tracking codes that tell Shopify analytics which AI platform sent each visitor.
Analytics & Attribution
AI Analytics
A reporting layer that shows which AI platforms are sending traffic and generating sales to your Shopify store.
Analytics & Attribution
Conversion Rate (AI)
The percentage of visitors arriving from AI platform citations who complete a purchase on your Shopify store.
Analytics & Attribution
Prompt Visibility
A metric capturing how frequently and prominently your brand appears across AI platform queries relevant to your products.
Analytics & Attribution
Order Tagging (AI)
Adding an AI source tag to Shopify orders that originated from AI platform citations.
Analytics & Attribution
AI Impressions
The count of times your store or product is mentioned in an AI-generated answer, the top-of-funnel metric in AI visibility reporting.
Analytics & Attribution
AI Referral Traffic
Website visits that originate from a buyer clicking a link cited in an AI-generated answer.
Analytics & Attribution
AI Conversion Funnel
The sequence from AI query → citation → click → Shopify visit → purchase, the new buying funnel for AI-driven commerce.
Analytics & Attribution
Click-Through Rate (AI)
The percentage of AI-generated answer viewers who click through to your Shopify store after seeing a citation.
Analytics & Attribution
LLM Visibility
How often and how prominently a brand appears across large language model outputs for relevant buyer queries, the AI-era equivalent of search rankings.
Analytics & Attribution
AI Visibility Score
A single composite metric summarizing a brand's LLM visibility across platforms and queries, used to benchmark progress and compare against competitors.
Analytics & Attribution
Citation Gap
The set of buyer queries where a competitor gets cited by AI platforms and a brand does not, the specific, actionable output of competitor AI monitoring.
Traditional SEO
14 termsTraditional SEO
Organic Search
Traffic arriving at your store from unpaid search engine results, the channel AI search is increasingly complementing.
Traditional SEO
Featured Snippet
The boxed answer at the top of Google search results, the predecessor to AI Overviews and the original answer engine placement.
Traditional SEO
Backlink Profile
The set of external sites linking to your store, a traditional authority signal that also contributes to AI citation worthiness.
Traditional SEO
Domain Authority
A composite score predicting how well a domain ranks in search, a rough proxy for the brand authority signals that also influence AI recommendations.
Traditional SEO
Long-Tail Query
A specific, low-volume search phrase, especially valuable in AI search because AI answers these with high specificity.
Traditional SEO
Technical SEO
The infrastructure layer of SEO, crawlability, site speed, indexability, structured data, that determines whether search engines and AI crawlers can access a site at all.
Traditional SEO
Ecommerce SEO
SEO practices specific to online stores, product and collection page optimization, faceted navigation, structured data for shopping results, distinct from content-site SEO.
Traditional SEO
Entity SEO
Optimizing so search engines and AI models recognize a brand, product, or person as a distinct, well-defined entity, not just a string of matching keywords.
Traditional SEO
Knowledge Graph
The structured database of entities and their relationships that search engines and AI models draw on to answer factual questions, the data layer behind knowledge panels and AI answers.
Traditional SEO
Canonical URL
The rel="canonical" tag that tells search engines and AI crawlers which version of a page is authoritative when duplicate or near-duplicate URLs exist.
Traditional SEO
Indexability
Whether a page is technically eligible to be crawled, parsed, and included in a search engine's or AI system's index at all.
Traditional SEO
Core Web Vitals
Google's set of page experience metrics, loading speed, interactivity, visual stability, that affect both search ranking and how reliably AI crawlers can render a page.
Traditional SEO
Product Page SEO
Optimization specific to individual product pages: unique descriptions, structured data, image alt text, and Q&A content that answers buyer questions directly.
Traditional SEO
Collection Page SEO
Optimization for category and collection pages, the aggregation layer between the homepage and individual products, including handling of filtered and faceted URL variants.
Emerging Terms
14 termsEmerging Terms
Prompt Engineering (Merchant Context)
Crafting specific test queries designed to audit whether your store appears in AI platform answers.
Emerging Terms
Competitor Watch (AI)
Monitoring which AI queries your competitors rank for that you don't, identifying citation gaps to close.
Emerging Terms
Prompt Watch
Real-time monitoring of the AI queries that are sending buyers to competitor stores in your product category.
Emerging Terms
Source Attribution (AI)
The mechanism by which AI platforms credit specific websites when using their content to generate an answer.
Emerging Terms
Knowledge Panel (AI)
A structured summary an AI platform generates about a brand or store, drawing on scraped and retrieved data.
Emerging Terms
AI-First Content Strategy
Designing all product and brand content primarily for AI citation and recommendation, with traditional SEO as a secondary consideration.
Emerging Terms
AI-Powered Search
Search experiences where an AI model interprets the query, generates a synthesized answer, and may recommend products.
Emerging Terms
Parametric Knowledge
What an LLM knows from its training data, relevant to how AI platforms represent your brand without doing a live web search.
Emerging Terms
AI Visibility Audit
A systematic review of how and how often your Shopify store appears across AI platforms for relevant buyer queries.
Emerging Terms
AI Purchase Intent Query
A natural-language query submitted to an AI platform that signals the user is actively looking to buy, not just research.
Emerging Terms
Context Engineering
The practice of deliberately structuring what information an AI model has access to at query time, the discipline that determines whether an LLM answers accurately or guesses.
Emerging Terms
Context Window
The maximum amount of text an AI model can consider at once when generating a response, a hard limit on how much retrieved or provided information can inform an answer.
Emerging Terms
Retrieval Quality
How accurately and completely a RAG or search system pulls the right supporting content before an AI generates its answer, the step that determines whether a citation is even possible.
Emerging Terms
Hallucination
When an AI model generates confident, plausible-sounding information that isn't actually accurate, a persistent risk in AI shopping answers when source data is thin or ambiguous.