2025-01-20
Shopify powers over 4 million online stores worldwide, making it the most common e-commerce platform on the web. Shopify stores have highly distinctive fingerprints.
Every Shopify store serves assets from Shopify's CDN:
cdn.shopify.com — JS, CSS, and app assetsmyshopify.com — default store domainsIf you see requests to cdn.shopify.com, you're looking at a Shopify store.
Shopify injects global JavaScript objects into every storefront:
Shopify.theme — theme metadataShopify.analytics — analytics trackingShopifyAnalytics — customer trackingShopify liquid templates generate distinctive HTML:
shopify-section- prefixed div IDsdata-shopify attributesx-shopify-stage and similar headers appear in API responses.
Shopify's payment buttons (Shop Pay, Shopify Pay) include recognizable markup patterns.
Many Shopify stores use custom domains (e.g., brand.com) instead of brand.myshopify.com. Even on custom domains, the cdn.shopify.com CDN requests are a giveaway.
Shopify itself is not an AI builder — it's a traditional e-commerce platform. A Shopify store gets an "AI Score" of 25/100 (Traditional) on our scanner. The developer may have used AI tools to build it, but the hosting platform is not AI-native.
Our scanner identifies Shopify stores with 95%+ confidence using CDN domain matching, JavaScript object detection, and header analysis.