> ## 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.

# Event Volume Drop (>25% vs baseline), Mixpanel

> Event Volume Drop (>25% vs baseline) for Mixpanel stores. Tracked live in Vortex IQ Nerve Centre. How to read it, why it matters, and how to act on it.

**Card class:** [Hero](/nerve-centre/overview#card-classes-explained)  •  **Category:** [Nerve Centre](/nerve-centre/connectors#connectors-by-type)

## 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.

|                       |                                                                                                                                                                                   |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What it counts**    | The percentage change of total ingested event volume against a rolling 7-day baseline for the same period. The alert latches when volume is more than 25% below baseline.         |
| **Sample type**       | Backend API data from Mixpanel event counts, evaluated in real time against the trailing baseline.                                                                                |
| **Why it matters**    | If volume falls, every downstream report (funnels, retention, DAU) is being computed on incomplete data. Catching it fast prevents bad numbers from driving bad decisions.        |
| **Reading the value** | The card lists each open alert with the baseline volume, the current volume, and the percentage gap. Treat an open alert as a tracking incident first, a behaviour change second. |
| **Currency**          | count                                                                                                                                                                             |
| **Time window**       | `RT`                                                                                                                                                                              |
| **Alert trigger**     | `total event volume down >25% vs 7D baseline`                                                                                                                                     |
| **Sentiment key**     | `mix_alert_event_volume_drop`                                                                                                                                                     |
| **Roles**             | owner, marketing                                                                                                                                                                  |

## 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

| Card                                                                                                            | Why merchants reach for it                                                          |
| --------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [`mix_event_volume`](/nerve-centre/kpi-cards/mixpanel/total-event-volume)                                       | The underlying total this alert watches. Open it to see the volume trend over time. |
| [`mix_alert_tracking_broken`](/nerve-centre/kpi-cards/mixpanel/event-tracking-broken-core-event-stopped-firing) | Narrows a broad volume drop down to the specific core event that stopped firing.    |
| [`mix_core_events_firing`](/nerve-centre/kpi-cards/mixpanel/core-events-firing)                                 | Confirms which named events are still arriving versus which have gone silent.       |
| [`mix_top_events`](/nerve-centre/kpi-cards/mixpanel/top-10-events-by-volume)                                    | Shows which high-volume events contracted, the quickest way to spot the culprit.    |
| [`mix_health_score`](/nerve-centre/kpi-cards/mixpanel/mixpanel-tracking-health-score)                           | Rolls volume, lag, and event health into one number for a fast overall read.        |

## 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:**

| Reason                                                                                         | Direction                          | What to do                                                      |
| ---------------------------------------------------------------------------------------------- | ---------------------------------- | --------------------------------------------------------------- |
| **Late-arriving events.** Mobile SDKs batch and flush, so the most recent window can backfill. | Vortex IQ may read low momentarily | Re-check after the SDK flush interval before declaring a break. |
| **Baseline window.** A holiday or promo in the trailing 7 days inflates the baseline.          | Alert more likely to fire          | Account for known spikes when reading the gap.                  |
| **Filtered events.** Project-level data views or excluded events change the total.             | Variable                           | Match the event set used by the alert.                          |

**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.

## Known limitations / merchant FAQs

**Q: How often does Event Volume Drop (>25% vs baseline) update?**
It runs in real time against the trailing baseline, so a genuine collapse can surface within minutes. Allow for SDK batching, which can briefly understate the newest window.

**Q: Why did it fire right after a marketing quiet period?**
The baseline carries the busy days forward, so when traffic returns to normal after a promo the comparison can look like a drop. Read the gap against what you know about the calendar before treating it as a fault.

**Q: Volume fell but only on one event. Is the alert still right?**
Yes, the total contracted enough to cross the threshold. Use the core-events and top-events siblings to pinpoint the single event, which usually means one tag or one screen stopped sending.

**Q: Can I customise the alert threshold?**
Yes, the 25% threshold and the baseline length are configurable per profile in the Sensitivity tab. High-volume stores can tighten it; low-volume or spiky stores may want a looser threshold to cut noise.

***

### Tracked live in Vortex IQ Nerve Centre

*Event Volume Drop (>25% vs baseline)* is one of hundreds of KPI pulses Vortex IQ tracks across Mixpanel 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.
