Analytics & Tracking Events
Subscribe events
Subscribe events — documentation pending.
Complete
The subscribe block ships in 4 contexts (editorial / opportunity / calendar / coverage) plus the homepage and the footer. Every context emits its own subscribe event so the editorial team can see which surfaces drive list growth.
Subscribe events by surface
- home_subscribe_submit
- Homepage hero subscribe block. Highest-volume entry point. Properties: `lead_country`, `whatsapp_provided` (boolean), `dial_code?`.
- footer_subscribe_submit
- Subscribe block in every footer. Lower intent (passive scroll) but higher coverage. Same property set as home.
- inline_signal_cta_submit
- Inline Signal CTA on detail pages. Properties: `context` (editorial / opportunity / calendar / coverage), `surface_module`, `entity_id?`.
- opportunity_digest_submit
- Weekly Opportunity Signals digest signup on Opportunity Radar listing. Carries optional `partner_consent` flag (data sharing with accelerator partners).
Common properties (all subscribe events)
- `locale` — en / ar / fr
- `viewport_class` — mobile / tablet / desktop
- `consent_marketing` — must be true to fire (gate)
- `session_referrer_class` — direct / search / social / partner / unknown
- `prior_pageviews_in_session` — integer, tracks engagement depth before subscribe
