Skip to content
- Tag manager or server-side tagging available.
- Defined conversion events and parameters (e.g., value, currency, event_id).
- Implement client-side events with unique
event_id per action.
- Set up server-side events (CAPI) and deduplicate with
event_id.
- Map events per platform (Google, Meta, LinkedIn) with consistent naming.
- Respect consent modes and prevent firing without consent.
- Validate events in each platform’s debugger and GA4/warehouse.
- No duplicate conversions; parameters populated; attribution reconcilable.
- Missing events: check triggers and network blocks.
- Duplicates: verify dedup keys and timing windows.
- Consent issues: ensure correct flags and regional logic.
- Setup: 2–4 hours. Impact: accurate performance measurement and optimization.