> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Collection/Category Count, Shopify

> Collection/Category Count for Shopify stores. Tracked live in Vortex IQ Nerve Centre. How to read it, why it matters, and how to act on it.

**Metrics type:** [Supporting Metrics](/nerve-centre/overview#metrics-types-explained)  •  **Category:** [Ecommerce Platform](/nerve-centre/connectors#connectors-by-type)

## At a glance

> The count of active collections on the store. The merchandising-organisation health check: how many curated grouping pages does the catalogue have, and is the navigation rich enough for shoppers to find what they want?

|                                |                                                                                                                                                                                                                             |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What it counts**             | `COUNT(collections WHERE published = true)`. Both manual collections (curated lists) and smart collections (rule-driven) count. The card returns the live count from the latest indexed snapshot.                           |
| **API endpoint**               | `Admin GraphQL. Collection.id, Collection.publishedOnCurrentPublication, Collection.title, Collection.products`. Drafts and unpublished collections are excluded.                                                           |
| **VAT / tax treatment**        | Not applicable (count metric).                                                                                                                                                                                              |
| **Shipping**                   | Not applicable.                                                                                                                                                                                                             |
| **Discounts**                  | Not applicable.                                                                                                                                                                                                             |
| **Refunds**                    | Not applicable.                                                                                                                                                                                                             |
| **Cancelled / voided orders**  | Not applicable.                                                                                                                                                                                                             |
| **Currency**                   | Not applicable (count).                                                                                                                                                                                                     |
| **Channels / sources**         | Online Store and Buy Button channels. POS does not have collection navigation.                                                                                                                                              |
| **Empty collection treatment** | A collection with zero products is published but contains nothing; it counts here as a published collection. Empty published collections are SEO and UX issues; cross-reference with the manifest's empty-collection check. |
| **Time window**                | `RT` (real-time, computed from latest indexed snapshot)                                                                                                                                                                     |
| **Alert trigger**              | `<3` collections; a store with fewer than 3 collections has no real merchandising taxonomy and likely poor on-site search and SEO.                                                                                          |
| **Roles**                      | owner, operations                                                                                                                                                                                                           |

## Calculation

Calculated automatically from your Shopify data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

## Worked example

A UK DTC homeware brand with 612 active products. Snapshot date: 12 May 26. The card reads **27 published collections**.

| Collection                                     | Type                           | Product count | Notes                                            |
| ---------------------------------------------- | ------------------------------ | ------------- | ------------------------------------------------ |
| All products                                   | Smart (auto)                   | 612           | Default collection, fine.                        |
| New arrivals                                   | Smart (last 30d created)       | 48            | Healthy turnover.                                |
| Bestsellers                                    | Smart (top 30 by 30d sales)    | 30            | Good.                                            |
| Sale                                           | Manual                         | 86            | Updated weekly by merchandiser.                  |
| Kitchen                                        | Smart (productType = Kitchen)  | 142           | Top revenue category.                            |
| Bedroom                                        | Smart (productType = Bedroom)  | 119           |                                                  |
| Living                                         | Smart (productType = Living)   | 168           |                                                  |
| Bathroom                                       | Smart (productType = Bathroom) | 67            |                                                  |
| Outdoor                                        | Smart (productType = Outdoor)  | 31            |                                                  |
| Gifts under £25                                | Smart (price \<= 25)           | 92            |                                                  |
| Gifts under £50                                | Smart (price \<= 50)           | 184           |                                                  |
| Spring 26                                      | Manual (curated)               | 24            | Seasonal, currently live.                        |
| Christmas 25                                   | Manual                         | 0             | **Stale**, last year's seasonal still published. |
| Easter 26                                      | Manual                         | 0             | **Stale**, season ended Apr 26.                  |
| ... 13 more product-type and brand collections |                                |               |                                                  |

Five things to notice:

1. **The headline 27 looks healthy but masks two stale collections.** Christmas 25 and Easter 26 are published but empty. Each is an indexed URL that Google may still be ranking, and a customer reaching one sees a dead page. Unpublish stale seasonal collections within 7 days of season end.
2. **Smart collections dominate, which is good.** 22 of 27 are rule-driven and self-maintain. Manual collections require active curation; if your team is small, lean into smart collections to reduce maintenance burden.
3. **The taxonomy depth is appropriate for 612 products.** Industry rule of thumb: roughly one collection per 25 to 50 active products is healthy for the home / lifestyle vertical. 612 ÷ 27 = 22.7 products per collection, leaning slightly fragmented but acceptable.
4. **The alert threshold (\<3) is a "barely a store" signal.** Stores with fewer than 3 collections are usually new launches, single-product brands, or stores still using the All Products view as primary navigation. Even single-product brands benefit from collections (e.g. By Use Case, By Style, Bestsellers) for SEO and AI-overview pickup.
5. **Empty collections affect SEO and Ask Viq.** When a customer asks Ask Viq "show me Christmas gifts", the agent looks first at collections matching that intent. An empty Christmas collection produces a "no products found" answer when the brand may have many seasonal items. Always tie collection cleanup to commercial intent, not to merchandiser taste.

## Sibling cards merchants should reference together

Collection count is a structural-health metric. Pair with these for the full merchandising picture:

| Card                                                                                             | Why pair it with Collection Health                   | What the combination tells you                                                                               |
| ------------------------------------------------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [Products by Type](/nerve-centre/kpi-cards/shopify/products-by-type)                             | The taxonomy from the product side.                  | If product types don't map cleanly to collections, customers cannot find what they want.                     |
| [Products by Vendor](/nerve-centre/kpi-cards/shopify/products-by-vendor)                         | Brand / vendor distribution.                         | A multi-brand store should have at least 1 collection per top vendor. Missing vendor collections = SEO miss. |
| [Missing SEO](/nerve-centre/kpi-cards/shopify/missing-seo-title-count)                           | SEO health for individual products.                  | Empty collections + missing meta fields together = SEO debt.                                                 |
| [Bottom Products](/nerve-centre/kpi-cards/shopify/slow-moving-products)                          | Slow-movers often live in poor collection placement. | A bottom-decile product often has zero collection memberships.                                               |
| [Top Products](/nerve-centre/kpi-cards/shopify/top-products-by-revenue)                          | Bestsellers should anchor several collections.       | A Top-10 product not in any curated collection is a merchandising miss.                                      |
| [Product Status](/nerve-centre/kpi-cards/shopify/product-status)                                 | Active / draft / archived split.                     | Archived products in published collections cause empty product cards.                                        |
| [`bigcommerce.collection_health`](/nerve-centre/kpi-cards/bigcommerce/collection-category-count) | Same definition (BigCommerce calls them categories). | Documentation cross-link.                                                                                    |
| [`adobe_commerce.collection_health`](/nerve-centre/adobe_commerce/collection_health)             | Same definition.                                     | Documentation cross-link.                                                                                    |

## Reconciling against the vendor's own dashboard

**Where to look in Shopify Admin:**

[Products → Collections](https://admin.shopify.com/collections) → filter *Status: Active*. The count of matching collections should match this card to within sync-lag tolerance (5 to 15 minutes). Use the *Sales channel availability* column to confirm which collections are published to Online Store specifically.

Other Shopify Admin views that *look* similar but are not the same:

* **Online Store → Navigation**: shows menu structure, not the underlying collections. A collection can exist but not be linked from the menu (and vice versa, a menu item can point to a static page).
* **Apps like Boost AI Search & Discovery, Searchanise**: provide collection-page enrichment. Their dashboards may show different counts (only collections enriched by the app).

**Why our number may legitimately differ from Shopify Admin:**

| Reason                           | Direction              | Why                                                                                                                                                                                                                                     |
| -------------------------------- | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Publication scope**            | Either                 | Shopify can publish a collection to a specific sales channel (Online Store, Buy Button, Inbox). The card uses `publishedOnCurrentPublication` for the primary publication. Multi-publication stores may see a slightly different count. |
| **Sync lag**                     | Ours lower for "today" | Collection updates fire webhooks within seconds; index lag 5 to 15 minutes. A newly created collection may not appear immediately.                                                                                                      |
| **Smart collection rebuild lag** | No effect on count     | Smart collections rebuild on rule change with a small delay; this affects product membership, not the collection count.                                                                                                                 |
| **Hidden collections**           | Ours lower             | Some merchants use a hidden collection (e.g. "All products no Sale") referenced only by theme code; it is published but not menu-linked. The card still counts it.                                                                      |
| **Multi-store**                  | Per store              | Each Shopify store is a separate integration. Multi-region stores have independent counts.                                                                                                                                              |

**Cross-connector reconciliation:**

This is a Shopify-internal merchandising metric. There is no direct cross-connector twin. Indirect signals:

| Card                                                                                               | Expected relationship                    | What causes legitimate divergence                                                                                              |
| -------------------------------------------------------------------------------------------------- | ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| [`google_search_console.gsc_indexed_pages`](/nerve-centre/google_search_console/gsc_indexed_pages) | Collections produce indexed pages        | A published collection should produce an indexed page within 30 to 60 days; if not, robots.txt or sitemap may be excluding it. |
| [`google_analytics.ga_landing_pages`](/nerve-centre/google_analytics/ga_landing_pages)             | Collection pages appear as landing pages | A published collection with zero GA4 landing-page sessions is invisible to traffic.                                            |

***

<details>
  <summary><em>Same-metric documentation cross-reference (for agencies running multiple platforms)</em></summary>

  The same definition lives on other commerce platforms. This is **not a reconciliation**, your Shopify store does not have a parallel store on BigCommerce or Adobe Commerce. Cross-platform terminology: BigCommerce uses *Categories*, Adobe Commerce uses *Categories* (with a deeper hierarchy than Shopify's flat collections).

  * [`bigcommerce.collection_health`](/nerve-centre/kpi-cards/bigcommerce/collection-category-count)
  * [`adobe_commerce.collection_health`](/nerve-centre/adobe_commerce/collection_health)
</details>

## Known limitations / merchant FAQs

**Why is my count low (\<3)?**
Either the store is brand new, you have only just begun building taxonomy, or you have unpublished collections without realising. Open Shopify Admin → Products → Collections, and filter by *Status*. Even a single-product or new-launch store benefits from at least 5 to 8 collections (use cases, gift price tiers, bestsellers, new arrivals).

**Does the count include empty collections?**
Yes. An empty published collection counts. Empty collections are an SEO and customer-experience problem (404-equivalent in user perception); the [Missing SEO](/nerve-centre/kpi-cards/shopify/missing-seo-title-count) card or a manifest empty-collection check identifies them. Unpublish or repopulate empty collections promptly.

**Smart vs manual collections, do both count?**
Yes. The card counts both types equally. Smart collections (rule-based) and manual collections (curated) both contribute to the published count.

**My count fluctuates, why?**
Most fluctuation comes from seasonal collections being published / unpublished (Christmas, Easter, Spring, Summer). A 5-collection swing every quarter is normal for fashion / homeware brands. Sustained drops outside seasonal cycles deserve investigation: a CSV import or theme-change script may have unpublished collections inadvertently.

**Multi-currency, any impact?**
None directly. Collection counts are channel and currency blind. Stores running Markets (multi-region) may have collection-availability rules per market; this card aggregates across all markets for the primary publication.

**Shopify Plus vs basic?**
No definitional difference. Plus stores often have nested collections via apps (e.g. menu hierarchies built on metafields). The card counts top-level collections; nested structures are not exposed via the standard API.

**Refresh cadence?**
Hourly index update for collection metadata; product memberships rebuild within minutes of a smart-collection rule change. The count reflects the latest hourly snapshot.

**B2B vs DTC?**
B2B catalogues (Shopify B2B feature) can have separate collection sets per company. The card counts collections in the primary online publication. B2B-specific collections are on the roadmap as a separate metric.

**The card alerted (\<3), what should I do?**

1. Open Shopify Admin → Products → Collections.
2. Confirm the actual published count. If a sync glitch, refresh the integration.
3. If the count is genuinely low, plan a 90-minute taxonomy build:
   * Add a smart collection per product type (e.g. "Bedroom", "Kitchen").
   * Add bestsellers, new arrivals (smart, rule-driven).
   * Add gift / price-tier collections (e.g. "Under £25", "Under £50").
   * Add brand / vendor collections if multi-brand.
4. Validate menu links: each new collection should be reachable from header or footer navigation.
5. Submit updated sitemap to Google Search Console; new collections begin indexing within 30 to 60 days.

***

### Tracked live in Vortex IQ Nerve Centre

*Collection/Category Count* is one of hundreds of KPI pulses Vortex IQ tracks across Shopify and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English.

[Start for free](https://app.vortexiq.ai/login) or [book a demo](https://www.vortexiq.ai/contact-us) to see this metric running on your own data.
