Skip to main content

Use case

Digital shelf tracking lets you:
  • Track per-category shelf position
  • Analyze visibility across the categories a product appears in
  • Optimize e-commerce SEO

Implementation

1. Analyze per-category positions

Each snapshot carries a positions array — one entry per category the product appears in, with its rank on that category’s listing. Use the /v1/snapshots endpoint:

2. Visibility report

3. Compare against competitors

Endpoints used

GET /v1/snapshots

Snapshots with per-category positions

GET /v1/products/{id}/snapshots

Position history