The Doozer Brainlive from the knowledge bundle · v2.2.618 · 2026-09-13 17:15 ETall pages · one page

Email Open Tracking

systems/email-tracking.md · System · email, tracking, intent, comms, alerts, analytics

unverified: no trust signals recorded yet

A 1x1 pixel in every outbound email; opens recorded with device/geo/bot-flag; three operator alert signals plus data for the digest.

Email Open Tracking

Every email doozerSendEmail() sends (the single mail chokepoint) gets a unique 1x1 tracking pixel and an email_sends row. includes/email-tracking.php.

What is captured

The three alert signals (📬 email_open ping)

  1. Old email opened (>= 14 days after send) — the headline: a dormant thread
  2. reawakening means something is up. Alert-level, 6h re-throttle per send.

  3. Unusual attention — >= 4 human opens in 20 min. Hourly re-throttle.
  4. High-signal first open — first human open of an important kind
  5. (lead_forward, claim, owner_digest, lead).

All opens are stored regardless, so the Digest can report opens / devices / repeat-rate even when no alert fires. dz emailtrack for an overview; dz emailtrack do=selftest [age_days=] to exercise the flow.

Related

Tag an email with ['kind' => …, 'business_id' => …] in the doozerSendEmail opts so alerts and the digest can attribute it. ['no_track' => true] opts out. The daily digest email to the operator is itself tracked (dogfooding). See [[doozer-comms]] for the ping plumbing and [[notify-generously]] ethos.

Doozer Town and the Board Game viewEnrichment Store Links (commerce "Shop Now" CTAs)