takt

Traffic alerts

A traffic alert emails you whenever your site’s activity behaves abnormally — a sudden surge, a collapse in visits, complete silence, or a goal conversion falling off. You stay informed without watching the dashboard around the clock.

The four alert types

TypeIdentifierFires when
Traffic spiketraffic_spiketraffic rises above your threshold over the chosen window
Traffic droptraffic_droptraffic falls below your threshold over the chosen window
Silent sitesite_silentno visits are received during the chosen window
Goal conversiongoal_conversiona goal drops off, by count or by rate
  • Traffic spike (traffic_spike): useful to catch a feature, a campaign taking off, or an unexpected rush.
  • Traffic drop (traffic_drop): warns of an audience drop-off — an SEO change, a broken link, a missing page.
  • Goal conversion (goal_conversion): watches one of your goals. Two modes: count fires on a number of conversions, rate fires on a conversion percentage.
**Start with "Silent site".** It is the simplest, highest-value alert: it warns you if your site stops emitting visits entirely — script accidentally removed, a broken deploy, or an outage. A single `site_silent` alert covers the worst kind of silent failure.

Creating an alert

  1. Open your site, then Site settings and the Alerts tab.
  2. Click New alert.
  3. Pick the type (spike, drop, silent site, or goal conversion).
  4. Set the threshold and the observation window. For a goal conversion, also pick the mode (count or rate) and the target goal.
  5. Choose the email recipient.
  6. Save.

The recipient must be a verified member of your organization: you can only send an alert to an address that belongs to the team and whose email is confirmed.

Cooldown

Each alert applies a cooldown after it fires. Until that delay elapses, the alert does not fire again, even if the condition stays true. This prevents a burst of emails for a single event and keeps your notifications meaningful.

Plan quota

The number of active alerts depends on your plan:

PlanAlerts
Solo1
Starter5
Growth20
Scaleunlimited

If you reach your limit, delete an existing alert or upgrade your plan from the Subscription tab of your organization settings.

What’s next