Skip to main content
Card class: HeroCategory: Analytics

At a glance

Event Volume Drop (>25% vs baseline) is a Nerve Centre alert tracked from PostHog event data. It fires when total captured event volume falls more than 25% below the trailing 7-day baseline. Because almost everything in PostHog is built on events, a sharp volume drop is usually a tracking failure, a snippet that stopped loading, an autocapture regression, or a blocked SDK, rather than a real collapse in traffic. Treat it as a data-integrity alarm first.
What it countsAlert events raised when total event volume falls more than 25% below the 7-day baseline.
Sample typeBackend API data from PostHog event counts, evaluated against the alert rule on each refresh.
Why it mattersIf events stop flowing, every other PostHog card goes blind. This alert protects the data layer the rest of your analytics depends on.
Reading the valueA non-zero count means volume dropped past the threshold. Check whether real traffic fell or whether capture broke.
Currencycount
Time windowRT
Alert triggertotal event volume down >25% vs 7D baseline
Sentiment keyph_alert_event_volume_drop
Rolesowner, marketing

Calculation

Calculated automatically from your PostHog data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A representative reading of Event Volume Drop (>25% vs baseline) for a typical merchant on PostHog. Suppose your store captures roughly 420,000 events a day. The trailing 7-day baseline is around 420k, so the rule expects at least about 315k. If a deploy on 09 Jun 26 drops the PostHog snippet from the product template and daily volume falls to 240k, the alert fires. Confirm against Total Event Volume and Core Events Firing: if pageviews held but custom events vanished, the break is in your instrumentation, not your traffic. For deeper investigation, use Vortex Mind to trace upstream causes; for natural-language exploration, ask Ask Viq.

Sibling cards merchants should reference together

CardWhy merchants reach for it
ph_event_volumeExecutive sibling: the volume this alert watches.
ph_core_events_firingEvent Health sibling: are the events that matter still landing.
ph_alert_tracking_brokenNerve Centre sibling: a specific core event went silent.
ph_health_scoreExecutive sibling: overall tracking health.
ph_alert_conversion_dropNerve Centre sibling: funnel conversion collapse.

Reconciling against the vendor’s own dashboard

Where to look in PostHog’s own dashboard: Build or open a trend insight on the “All events” series in PostHog and view it daily. The drop below baseline should be obvious. Break the trend down by event name to see whether the loss is concentrated in one event (instrumentation issue) or spread evenly (traffic or SDK issue). Why the Vortex IQ value may legitimately differ:
ReasonDirectionWhat to do
Baseline window. Vortex IQ uses a trailing 7-day baseline; PostHog dashboards may compare to a fixed range.VariableMatch the comparison window.
Event filtering. PostHog can exclude internal or test events; Vortex IQ may count differently.VariableAlign the event filters.
Seasonality. A real weekend or holiday dip can cross the threshold legitimately.VariableCheck whether the drop is recurring and expected.
Cross-connector reconciliation: complement with sibling cards in the same category for the full diagnostic picture. For divergence investigations, use Vortex Mind.

Known limitations / merchant FAQs

Q: How often does Event Volume Drop (>25% vs baseline) update? The card refreshes on the standard data refresh (typically every 30-60 minutes for live integrations). For real-time signals, force a manual refresh from the dashboard. Q: Is this always a tracking bug? Not always, but it is the most common cause. A real traffic collapse, a marketing pause, or a seasonal lull can also trip it. Cross-check Total Event Volume against your traffic sources before assuming instrumentation broke. Q: Why did it fire over a weekend? A trailing 7-day baseline smooths most weekly seasonality, but stores with very weekday-heavy traffic can still dip past 25% on weekends. Tune sensitivity if weekend dips are normal for you. Q: Can I customise the alert threshold? Yes, sensitivity thresholds are configurable per profile in the Sensitivity tab. Adjust to match your business baseline rather than relying on the generic default.

Tracked live in Vortex IQ Nerve Centre

Event Volume Drop (>25% vs baseline) is one of hundreds of KPI pulses Vortex IQ tracks across PostHog 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 or book a demo to see this metric running on your own data.