Teams are constantly asking questions that turn into ad hoc analysis, fragile spreadsheets, or "we don't actually know."
"What's really happening in my category in this country?"
"Where is demand shifting for products like ours?"
"Are we operating in a full-price environment or a discount war?"
"How do our patterns compare to the rest of the market?"
Commerce Index Signals turns these questions into a simple API call.
Aggregated view of your brand's activity: views, purchases, conversion, trends, and top products.
Product-level metrics and an activity tier assessment for individual SKUs.
Compressed, opinionated summary with headline and actionable recommendations.
Use category signals to inform pricing experiments and understand if the market is in promo-heavy or full-price mode.
Feed signals to agents so they make market-aware decisions, not just react to local data.
Compare on-platform trends to off-platform signals. Steer category investments with confidence.
No need to collect cross-brand events, match products across merchants, or compute category indices. Get clean, named signals maintained like an actual product.
GET /api/v1/signals/brand?brand_id=brand_xyz&window=7d
// Response
{
"brand_id": "brand_xyz",
"time_window": "last_7_days",
"aggregate": {
"total_views": 12845,
"total_purchases": 642,
"overall_conversion_rate": 0.05
},
"trend": {
"views_vs_prev_period": "up",
"views_change_pct": 12.3
},
"meta": {
"confidence": "high"
}
}As our event graph grows, we'll unlock market-level and category-level signals across countries.
commerce_health, demand_trend, discount_pressure, category_hotspots per country
demand_index, supply_index, pricing_env, merchant_health, momentum by category