At a glance
Event Volume Drop (>25% vs baseline) is a real-time alert that fires when the total number of events Mixpanel is receiving falls more than a quarter below its recent baseline. Because almost every metric in Mixpanel is built from events, a sharp drop in raw volume is the single most reliable early sign that tracking has broken, a tag has been removed, or an SDK has stopped sending. It usually shows up before any individual report looks wrong, which is exactly why it sits in the Nerve Centre alert lane.
Calculation
Vortex IQ tracks total event volume in Mixpanel and compares the current reading against the average of the trailing 7-day baseline for the same window. When the shortfall exceeds the configured threshold (25% by default), the alert latches. The baseline is rolling, so it adapts to seasonality and gradual growth, and only flags a genuine break from the recent norm rather than a steady trend.Worked example
A representative reading of Event Volume Drop (>25% vs baseline) for a typical merchant on Mixpanel. Imagine your store sends roughly 1.2 million events a day on average across the trailing week. A front-end deploy on 14 Jun 26 accidentally drops the analytics snippet from the product template. The next reading comes in at about 760,000 events, a 37% shortfall, so the alert fires. The card shows 1.2M baseline, 760K current, and a 37% gap. You check which events thinned out, confirm Product Viewed and Add to Cart went quiet while server-side events kept flowing, and trace it to the missing snippet. For deeper investigation, use Vortex Mind to trace upstream causes; for natural-language exploration, ask Ask Viq.Sibling cards merchants should reference together
Reconciling against Mixpanel
Where to look in Mixpanel’s own dashboard: Build an Insights report counting all events over the last 14 days, grouped by day. The recent days should match the baseline and current figures on the card. Add a breakdown by event name to see whether the drop is broad (an ingestion problem) or concentrated in one or two events (a single broken tag). Why the Vortex IQ value may legitimately differ:
Cross-connector reconciliation: if event volume dropped but your ecommerce platform still reports normal traffic, the cause is almost certainly Mixpanel-side tracking rather than a real demand fall. For divergence investigations, use Vortex Mind.