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.
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
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:
Cross-connector reconciliation: complement with sibling cards in the same category for the full diagnostic picture. For divergence investigations, use Vortex Mind.