Retail Analytics Platform
Enterprise shelf intelligence for AI-powered retail monitoring

KPI overview with actionable OOS, completion rate, lost sales, and department-level performance breakdown

Financial impact by store with recovery tracking and response distribution
Retail teams had no visibility into what their AI-powered shelf monitoring was actually doing for them. Scan data existed in vendor portals but wasn’t actionable—no lost sales calculations, no trend analysis, no way to measure ROI. Store managers spent 5.5 minutes per section on manual shelf sequencing with no data to prioritize.
Conducted time & motion studies across pilot stores (10 sections, 2 stores) to establish baseline efficiency metrics. Researched industry benchmarks (Gruen & Corsten OOS studies) for lost sales methodology. Interviewed store managers and operations teams to understand pain points. Analyzed raw scan data to identify gaps between what was collected and what was needed for decision-making.
Built a shelf intelligence dashboard with drill-down navigation (store → category → item → daily history). Designed a canonical data model abstracting customer-specific variations via YAML configs, reducing new customer onboarding from weeks to configuration changes. Automated the entire data pipeline: 3x daily web scraping via Playwright, data normalization, summary table rebuilds, and weekly executive deck generation via python-pptx.
- Chose YAML-based config over hardcoded customer logic — new customer onboarding went from weeks of development to configuration changes
- Built lost sales methodology on Gruen & Corsten academic research rather than vendor claims — gave credibility in executive presentations
- Automated ETL instead of manual exports — eliminated human error and enabled 3x daily refresh cadence
- Built analytics platform identifying $2M+ annually in recoverable revenue across pilot locations
- Platform adopted as the standard reporting solution across all pilot customer accounts
- Eliminated all manual reporting — automated 3x daily ETL, weekly executive decks, and trend analysis
- Multi-customer expansion from convenience retail to grocery in weeks, not months
- Fully automated pipeline: 3x daily ETL, 16 n8n workflows, zero manual operations