Shopify Stack Intelligence 2026: Reveal Any Store Free
Shopify Stack Intelligence 2026: Reveal Any Store Free
Every public Shopify storefront is more transparent than most operators realise. The platform's architecture means the theme ID, the installed app list, the product catalogue, the pricing and shipping logic, and often the traffic tier are all visible in public page source or via open endpoints. No hacking. No paid tool required. Just five minutes and the right method per surface.
This hub is the consolidated 2026 walkthrough for operators who want to reverse-engineer a competitor Shopify store — what is working, what they are running, where they source from — without paying a subscription. If you have ever asked "what app is that review slider?" or "what theme is this?" or "what product actually sells here?", this page gives you the free answer for each.
The five intelligence surfaces
Every competitor analysis question collapses into one of five surfaces. Each one has a different detection method, and each one is free to check in 2026.
1. Theme detection
The Shopify theme a store runs determines 60 to 80 percent of what it can and cannot do on the frontend. Knowing the theme tells you whether the store is on a free theme (Dawn, Craft), a premium paid theme (Debutify, Turbo, Booster), a custom-built Liquid theme, or a headless setup (Hydrogen, Nuxt, Next.js). That in turn tells you the store's budget tier and technical sophistication.
How to detect for free: Open any Shopify store's homepage, view page source (Cmd+U on Mac, Ctrl+U on Windows), and search for Shopify.theme. The JSON object that appears has name, role, and theme_store_id fields. theme_store_id matches a row in the Shopify theme store — one Google search converts the ID to the human-readable theme name.
If Shopify.theme.name is something generic like "Debut" with role "main," the store is on a stock free theme. If the name is non-standard ("my-custom-2025") and theme_store_id is null, the store is running a custom-coded theme — a signal of higher budget and engineering involvement.
2. Installed apps
Shopify apps extend functionality — reviews, upsells, bundles, loyalty, shipping rules, email capture. An app list is a direct read-out of what the competitor is investing in. If a store is running a review-import app plus a bundle upsell app plus a loyalty app, their strategy is review-social-proof + AOV-via-bundles + retention-via-loyalty. You just reverse-engineered their growth playbook.
How to detect for free: Installed Shopify apps leak into page source in three predictable ways:
- Asset URLs. Each app usually injects a script or stylesheet from its own CDN. URLs like
cdn.shopify.com/apps/{app-name}/...or{app-vendor}.com/assets/...in page source reveal the app. - Liquid block class names. Apps register custom sections with namespaced class names (e.g.,
loox-reviews,judge-me,vitals-bundle,klaviyo-form) visible in rendered HTML. - Window globals. Some apps attach to
window.{appNamespace}(e.g.,window.Loox,window.Klaviyo,window.Rebuy) — check DevTools console.
Over 200+ Shopify apps are reliably detectable via these signatures. AliShopping Tools' free Shopify tab runs all three checks automatically on any Shopify store you visit and shows the list in seconds.
3. Product catalogue and pricing strategy
Every Shopify store exposes its full product catalogue via a public JSON endpoint: {store-domain}/products.json. You can append ?limit=250&page=N to paginate. This returns product title, handle, type, tags, variants, and prices — everything except inventory levels.
From the catalogue you can extract:
- Total product count (how wide is the catalogue)
- Product-type distribution (do they focus on one niche or spray across many)
- Price distribution (average order value targeting, whether they discount-anchor)
- Newest products (sort by
created_at— what they are testing this month) - Variant count per product (bundle-heavy versus single-SKU)
How to detect for free: Visit {store-domain}/products.json?limit=250 directly in the browser. It works on the vast majority of Shopify stores because it is enabled by default. A handful of stores password-protect or disable it; in that case the Shopify store spy in AliShopping Tools parses the public catalogue surface differently using rendered collection pages.
4. Traffic and sales signals
You cannot see a Shopify store's internal analytics, but several public signals correlate with traffic and sales tier:
- "Recently sold" notifications (apps like Sales Pop / FOMO show live order frequency — count them over 60 seconds)
- Review recency and volume on product pages (high-volume + recent = active sales)
- Shipping-delay banners (present banners often correlate with holiday demand or order backlogs)
- Inventory stock-out badges ("only 3 left" is sometimes scarcity-theatre, but cross-checked against review velocity it can be real)
- Published Instagram / TikTok following (from social links in footer — correlates loosely with traffic)
None of these are ground truth. In combination they give a surprisingly accurate tier estimate: hobby (0-50 orders/month), small (50-500), medium (500-5000), large (5000+).
How to detect for free: Open the store and watch live notifications for 60 seconds. Check reviews sorted by newest. Look at the social-media links and quickly count followers on each platform. AliShopping Tools' Shopify tab surfaces live sales count automatically where the store exposes that app — no manual watching required.
5. Ad stack and traffic sources
Which ad platforms does the store actively run on? This is harder to learn than theme or apps because platforms silo ad visibility — but there are free methods:
- Facebook Ad Library (
facebook.com/ads/library) — public, searchable by page name. If the store's Facebook page has active ads, they show here including creative, copy, and geographies targeted. - TikTok Creative Center — similar free public search for TikTok ads by brand.
- Tracking pixels in page source —
fbq(means Facebook Pixel active,gtag(means Google,ttq.load(means TikTok,snaptr(means Snapchat. The pixel list tells you which platforms the store is actively tracking conversions on, which strongly implies where they run ads. - UTM parameters in cached URLs (Google search
site:{store-domain} utm_source) — reveals past paid campaigns.
How to detect for free: Check the Facebook Ad Library first (five-second check, most reliable signal). Then view page source and ctrl-F for fbq(, gtag(, ttq.load(. The combination gives you 80 percent of the ad-stack picture for zero cost.
Putting it together: the 5-minute competitor stack audit
For any Shopify store you want to reverse-engineer, this is the workflow:
- Install AliShopping Tools (30 seconds, one-time) — free, no account.
- Open the store's homepage — extension auto-populates the Shopify tab with theme, apps, product count, and live sales.
- Check Facebook Ad Library (15 seconds) — are they running active ads, and which creatives?
- View
{store}/products.json?limit=250(20 seconds) — skim title/price distribution and newest products. - View page source, ctrl-F the four pixel strings (15 seconds) — which platforms is this store active on?
Three minutes. You now have: theme, app stack, product count, price tiering, active ads, tracking pixels. That is more actionable competitive intelligence than most operators extract from a paid monthly subscription.
Is this legal?
Yes. Every signal in this hub comes from public page source or public endpoints the store itself exposes. No authentication bypass, no scraping of admin-only data, no violation of Shopify's terms. The store voluntarily publishes this information to anyone who visits the site.
What is not legal or advisable: scraping customer data (emails, order IDs, personal information), abusing rate limits to DoS the store, or reselling the aggregated data in a way that violates the store's terms of service. None of those are necessary for competitive research — the five surfaces above give you everything strategically useful without crossing any line.
Where paid tools still earn their price
Honesty matters more than conversion here. Free tools cover the store-level decision (what is this one store running?). Paid tools like Koala Inspector, Commerce Inspector, and Sell The Trend's Shopify Hunter earn their price in two specific cases [approx. publicly advertised tiers, apr 2026]:
Monitoring at scale
Tracking 50+ competitor stores continuously — getting alerts when they launch new products, change theme, add new apps, or start running ads on a new platform — is a paid-tool job. A free extension is per-page; a paid monitor runs in the background across hundreds of stores. For agencies or multi-store operators this scales better than manual checks.
Historical data
Free tools show the current state. Paid tools show the trajectory — what did this store look like six months ago, what apps did they try and remove, what was their product count a year back. If your research leans on historical trends, the paid data library has real value.
For the 90 percent of operators who do per-store competitor checks as needed, the free stack covers it. Deep comparison with paid tools is in our Pexgle alternative guide and related alternatives cluster.
Common mistakes operators make
Trusting a single signal
Theme alone does not tell you the store is successful. App stack alone does not tell you they are profitable. Live sales notifications can be faked by Sales Pop apps. Each of the five surfaces is one data point — the intelligence comes from the combination. A hobby store running a premium theme, 15 apps, zero live sales, and no pixel data is not a successful store — it is an aspirational one. Read the full stack.
Ignoring the product-page level
Storefront-level signals (theme, apps) are the macro view. Product-page-level signals (reviews, upsells, shipping copy, scarcity text) are the micro view. A store might run the right apps but execute poorly at the product page — or execute brilliantly on a single hero product without the rest of the catalogue being strong. Always check the product page for their top-selling item.
Skipping the AliExpress source check
Most dropshipping Shopify stores source from AliExpress. Copy a product title from their catalogue into AliExpress search — you often find the exact supplier in 30 seconds. Now you know their sourcing cost, their margin, and whether the product is over-saturated or still viable. This is the step many operators skip, and it is the highest-leverage one.
Related clusters
- For AliExpress sourcing on the supplier side (once you know what competitors sell), see our AliExpress Product Research hub.
- For trust verification of AliExpress listings before you source (your competitor's catalogue has the same trust failures), see our AliExpress Trust hub.
- For deep methodology on revealing Shopify stack, see the dedicated spoke guide: How to Spy on Any Shopify Store for Free.
- For paid-tool alternatives that cover this workflow, see Pexgle alternative and the broader alternatives cluster.
FAQ
Can you really reveal any Shopify store's apps for free?
Yes, for the vast majority of stores. Installed apps inject CDN assets, Liquid class names, and window globals into the page source of every page on the storefront. Any modern browser can view page source (Cmd+U / Ctrl+U) and detect them manually. Free tools like AliShopping Tools' Shopify tab automate the detection across 200+ common apps. A handful of stores strip app signatures aggressively, but they are the minority.
Is looking at a competitor's Shopify store source code legal?
Yes. Every browser allows viewing the public HTML and JavaScript source of any website — that is how the web works. The page source of a Shopify storefront is public by design. This is different from accessing the store's admin panel, customer data, or authenticated endpoints, which would be unauthorised access. Nothing in this guide requires any of those.
What free tool is best for Shopify store spy in 2026?
AliShopping Tools' free Shopify tab covers the five core surfaces — theme detection, 200+ app detection, product catalogue parsing, live sales monitoring, and tech stack fingerprinting — without an account. It runs as a Chrome extension, activates automatically on Shopify storefronts, and does not store or transmit the data to a central server. For ad-specific research pair it with the free Facebook Ad Library.
How do I tell what Shopify theme a store is using?
View page source (Cmd+U / Ctrl+U), search for Shopify.theme, and read the JSON object. The name field is the human-readable theme name; the theme_store_id is the Shopify theme store ID. If theme_store_id exists, Google it to find the theme store page. If theme_store_id is null, the store is running a custom or heavily-modified theme not listed in the public theme store.
Can I see how much a Shopify store makes?
Not directly — internal revenue is private. You can estimate traffic tier from public signals: live sales notifications (if the store runs a Sales Pop-style app), review recency and volume, social follower counts, and whether the store is actively running paid ads (Facebook Ad Library is the fastest check). Combined, these give a rough tier — hobby, small, medium, large — but not a precise number. Treat all traffic estimates as ranges, not ground truth.
What Shopify apps should I detect first?
The highest-signal apps are: review platforms (Loox, Judge.me, Yotpo, Okendo), upsell / bundle apps (Rebuy, Zipify OCU, Vitals), email / SMS (Klaviyo, Postscript, Omnisend), and conversion trust apps (Vitals, Sales Pop, Smile.io). The app stack tells you the competitor's funnel strategy — which is more actionable than knowing their theme.
Is there a paid tool that does this better than free?
For per-store checks, no — free tools cover it. For monitoring 50+ stores continuously with alerts on changes, yes — paid tools like Koala Inspector or Sell The Trend's Shopify Hunter earn their price at that scale. For 90 percent of operators the free stack is sufficient. Our Pexgle alternative guide compares the paid options in depth.
Will this work on non-Shopify stores?
No, the techniques in this hub are specific to Shopify's public endpoints (/products.json, Shopify.theme object). WooCommerce, BigCommerce, Wix, and custom Next.js stores have different detection surfaces. The core principle — that public page source leaks stack information — still applies, but the specific strings to look for are platform-dependent.
Honest recommendation
If you are evaluating competitors for the first time: install AliShopping Tools free, practice the 5-minute audit on 10 stores in your niche, and write down what you learn. You will have a better map of the niche's strategy than 90 percent of operators who do not do this step at all.
If you are scaling and researching 20+ stores a week: treat the audit as a standard operating procedure. The five surfaces, the 5-minute workflow, the ad-library check — document them as a checklist and run them on every candidate store. Operational discipline here is worth more than any single intelligence tool.
If you are an agency: the free stack still covers per-client analyses. For ongoing monitoring of competitor sets across clients, add a paid monitoring tool at the tier your client load justifies. The ROI threshold is roughly "are you tracking 50+ stores continuously?" — below that, free is enough.
The wrong move for everyone is assuming competitors have secret information you cannot access. They do not. The information is in their page source, their product JSON, and the public ad library. The operators who look at it win.
Try it free: Install AliShopping Tools on the Chrome Web Store.
Disclosure: This hub is published by the AliShopping Tools team. Detection methods reflect Shopify platform behaviour as of April 2026. Platforms evolve — we update this guide when detection surfaces change. If you notice a new app or stack pattern we should cover, email us via the contact page.
Ready to find winning products?
Try AliShopping Tools — 15 free AI tools for product research.
Frequently Asked Questions
Can you really reveal any Shopify store's apps for free?
Yes, for the vast majority of stores. Installed apps inject CDN assets, Liquid class names, and window globals into the page source of every page on the storefront. Any modern browser can view page source (Cmd+U / Ctrl+U) and detect them manually. Free tools like AliShopping Tools' Shopify tab automate the detection across 200+ common apps. A handful of stores strip app signatures aggressively, but they are the minority.
Is looking at a competitor's Shopify store source code legal?
Yes. Every browser allows viewing the public HTML and JavaScript source of any website — that is how the web works. The page source of a Shopify storefront is public by design. This is different from accessing the store's admin panel, customer data, or authenticated endpoints, which would be unauthorised access. Nothing in this guide requires any of those.
What free tool is best for Shopify store spy in 2026?
AliShopping Tools' free Shopify tab covers the five core surfaces — theme detection, 200+ app detection, product catalogue parsing, live sales monitoring, and tech stack fingerprinting — without an account. It runs as a Chrome extension, activates automatically on Shopify storefronts, and does not store or transmit the data to a central server. For ad-specific research pair it with the free Facebook Ad Library.
How do I tell what Shopify theme a store is using?
View page source (Cmd+U / Ctrl+U), search for `Shopify.theme`, and read the JSON object. The `name` field is the human-readable theme name; the `theme_store_id` is the Shopify theme store ID. If `theme_store_id` exists, Google it to find the theme store page. If `theme_store_id` is null, the store is running a custom or heavily-modified theme not listed in the public theme store.
Can I see how much a Shopify store makes?
Not directly — internal revenue is private. You can estimate traffic tier from public signals: live sales notifications (if the store runs a Sales Pop-style app), review recency and volume, social follower counts, and whether the store is actively running paid ads (Facebook Ad Library is the fastest check). Combined, these give a rough tier — hobby, small, medium, large — but not a precise number. Treat all traffic estimates as ranges, not ground truth.
What Shopify apps should I detect first?
The highest-signal apps are: review platforms (Loox, Judge.me, Yotpo, Okendo), upsell / bundle apps (Rebuy, Zipify OCU, Vitals), email / SMS (Klaviyo, Postscript, Omnisend), and conversion trust apps (Vitals, Sales Pop, Smile.io). The app stack tells you the competitor's funnel strategy — which is more actionable than knowing their theme.
Is there a paid tool that does this better than free?
For per-store checks, no — free tools cover it. For monitoring 50+ stores continuously with alerts on changes, yes — paid tools like Koala Inspector or Sell The Trend's Shopify Hunter earn their price at that scale. For 90 percent of operators the free stack is sufficient. Our Pexgle alternative guide compares the paid options in depth.
Will this work on non-Shopify stores?
No, the techniques in this hub are specific to Shopify's public endpoints (`/products.json`, `Shopify.theme` object). WooCommerce, BigCommerce, Wix, and custom Next.js stores have different detection surfaces. The core principle — that public page source leaks stack information — still applies, but the specific strings to look for are platform-dependent.
More from the blog
AliExpress Product Research Tool 2026: Free 5-Step Workflow
Product research on AliExpress has a 5-step workflow in 2026. This hub walks through each step, the free tools that cover it, and where paid tools still matter.
14 min read
AliExpress Trust Issues 2026: The Complete Operator's Hub
AliExpress listings hide 4 trust failures: fake descriptions, photos, reviews, supplier risk. Free detection hub for 2026.
11 min read
SpySales vs PPSPY: Which Shopify Spy Tool Wins in 2026?
SpySales vs PPSpy in 2026: which Shopify spy wins? Pricing, feature gaps, and the free alternative that beats both at $0.
11 min read