Shopify Says AI Shopping Traffic and Orders Tripled in Q2

AI-driven traffic and orders to Shopify stores tripled year over year, while conventional search continued to grow.

2 min
Abstract editorial illustration of AI and search pathways flowing into a product catalog

Abstract editorial illustration of AI and search pathways flowing into a product catalog

Shopify says referrals from AI services are becoming an additional commerce channel rather than replacing conventional search. During its second-quarter earnings call, the company reported that both AI-driven traffic and orders to Shopify stores tripled from a year earlier.

The channel remains small compared with Shopify's $116 billion in quarterly gross merchandise volume, according to management. Its growth, however, is changing how products are discovered. New-buyer orders from AI channels arrived at roughly twice the rate seen across other channels.

Search remains the larger channel

Shopify President Harley Finkelstein said traditional search still accounts for about one-third of storefront sessions. Search sessions have increased 1.3 times over the past two years, undercutting the idea that assistants are simply taking traffic from Google and other search engines.

The distinction matters because publishers and retailers experience AI discovery differently. An answer generated by a search engine can satisfy a reader without sending a click to the original publication. A shopper still has to reach a merchant to inspect and buy a product.

Shopify says half of sessions referred by AI land directly on a product page, 2.5 times the rate for conventional search. It also reported that 75 percent of AI-attributed purchases came from outside its 100 largest product categories. That suggests conversational recommendations may be useful for matching narrow requests to products that would struggle to rank for broad keywords.

Structured catalogs favor specific queries

Finkelstein attributed the pattern to assistants making multiple calls against Shopify's structured catalog. Instead of matching one short keyword phrase, an agent can combine product dimensions, compatibility requirements, price and other constraints in one request.

Shopify is positioning its catalog and checkout infrastructure as the transaction layer behind those queries. It has built connectors for Claude, ChatGPT, Perplexity, Manus, Replit and Vercel, along with development platforms including Lovable.

The company reported 34 percent year-over-year revenue growth for the quarter and an 18 percent free-cash-flow margin. Those figures do not isolate AI's contribution, and Shopify has not disclosed the absolute number or value of AI-referred orders. For now, the threefold growth rate describes momentum from an undisclosed base, not the size of the channel.

Sources

Shopify: Q2 2026 financial results

TechCrunch: Shopify says AI search is driving more traffic and sales, not replacing Google

Shopify Q2 2026 earnings call transcript

Written by

More to read

  • Prompt Caching Across Cloud LLM Providers: Architecture, TTL Lifecycles, and Economic Break-Even for Anthropic, OpenAI, Gemini, and DeepSeek

    The primary latency and computational bottleneck in large language model inference is the prefill phase. When an application submits a request containing thousands of tokens of static system instructions, OpenAPI tool schemas, few-shot demonstrations, and retrieved document context, the inference server must process all input tokens through every transformer layer before generating the first output token. In high-concurrency production environments, repeating this full forward pass across identi

    1 min
  • Normalizing Flows and Real NVP: How Invertible Neural Networks and Triangular Jacobians Compute Exact Log-Likelihoods

    Normalizing Flows and Real NVP: How Invertible Neural Networks and Triangular Jacobians Compute Exact Log-Likelihoods Generative modeling in deep learning revolves around a fundamental question: how can a neural network learn to transform a simple, analytically tractable probability distribution into a complex, high-dimensional empirical data distribution? Over the past decade, four primary generative modeling paradigms have emerged to address this challenge: 1. Generative Adversarial Networ

    1 min
  • Linus Torvalds Credits AI in Linux Kernel Commit After 24-Patch Driver Debug Session

    In a notable public milestone for AI-assisted systems programming, Linux creator Linus Torvalds credited an artificial intelligence model with doing the heavy analytical work during an intensive driver debugging session, allowing the model to author the commit message merged into the upstream kernel. The commit, titled drm/xe: Don't hand out the flat CCS storage as usable VRAM (commit 818bebeb63dd6bf5f4e07e145f6cdbace520a34c), resolves a memory allocation bug in the Intel Xe Direct Rendering Ma

    1 min