How to check Info of Shopify Store

How to Check Shopify Store Info: A Step-by-Step Guide

For e-commerce sellers and digital marketers, understanding a competitor's setup is a secret weapon. Did you know that most Shopify stores publicly share their "business DNA" through a hidden metadata file?

In this guide, we will show you how to find this data manually and how to use a professional tool to visualize it instantly.


Step 1: The Manual Method (The "meta.json" Trick)

Shopify stores expose a public endpoint that provides a summary of the store's configuration. You can access it by adding /meta.json to any Shopify store's root domain.

Try it yourself:
Enter https://example.com/meta.json in your browser. You will see a raw data block that looks like this:

{
  "id": 12345678,
  "name": "Store Branded Name",
  "city": "Los Angeles",
  "country": "US",
  "currency": "USD",
  "domain": "www.competitor-site.com",
  "myshopify_domain": "brand.myshopify.com",
  "published_products_count": 1250,
  "ships_to_countries": ["US", "CA", "GB", "AU"],
  "shopify_pay_enabled_card_brands": ["visa", "master", "amex"]
}

While this information is valuable, it is often hard to read when the store has thousands of products or dozens of shipping countries.


Step 2: Key Insights You Can Uncover

By analyzing this JSON data, you can reveal critical business intelligence:

Data PointStrategic Value
Product CountUnderstand the scale of their inventory and how fast they are expanding.
Shipping ReachSee exactly which international markets they are targeting.
Payment SetupCheck if they use Shop Pay, installments, or specific credit card brands.

Step 3: The Pro Method — Use AnyInSite Shopify Checker

Copying and parsing JSON manually is tedious. Our Shopify Meta Checker does the heavy lifting for you. It converts the messy code into a clean, actionable dashboard.

Why use AnyInSite?

  • One-Click Analysis: Just enter the URL; we fetch and format the JSON for you.

  • JSON Parser: Already have the code? Paste it in, and we will beautify it.

  • Visual Geography: View shipping countries and location data clearly.

  • Completely Free: Get instant insights without spending a dime.

Analyze a Shopify Store Now →

Note: This tool only displays publicly available metadata. Respect your competitors and use data ethically.

Related Articles