What is the tracking map?
Each client has a canvas of their tracking infrastructure: GTM containers, GA4 properties, ads accounts, pixels, server-side endpoints, conversion APIs. Nodes connect with edges ("sends events to", "fires pixel", etc.) so you can see the data flow at a glance.
Open the Map tab on a client. Or get the full-screen version at /[workspace]/clients/[id]/map.
Keyboard shortcuts
- n — new node.
- c — connect mode (drag between nodes for an edge).
- Del — delete selected node or edge.
- / — focus the map search.
Node health
Mark each node working, broken, missing, or unverified from its drawer. Phloz stamps a last_verified_at timestamp so anyone opening the map can see who last looked.
Audit engine + history
The audit engine runs on every dashboard render plus a weekly Inngest cron (Mondays 08:00 UTC), surfacing critical and warning findings. The Audit tab on a client shows the live findings list + a sparkline of the last 8 weekly snapshots so you can see whether the setup is getting better or worse over time.
Owner / admin can hit Run audit now on the dashboard or per-client to force a fresh pass — useful right after fixing something.