Case architecture
Lead Source Review Dashboard for the Architecture
- 01Audit how source and UTM
A single read-only view that breaks incoming leads down by source so operators can see which channels actually feed the pipeline before the weekly...
- 02a normalization view that
Write a normalization view that maps raw source strings to a clean channel set and exposes volume / qualified / booked per channel.
- 03Supabase Postgres
Supabase Postgres contributes the trusted model for Lead Source Review Dashboard for the so metrics are defined before they are visualized.
- 04SQL view
Define the rolling window and the 'unknown source' bucket so dirty data stays visible instead of silently dropped.
- 05Review Queue
When automation confidence is low, route the record to a manual owner with the source, stage, and last action attached.
- 06Dashboard Action
One view replaces the weekly source export and guesswork; Per-channel volume, qualified, and booked side by side; Visible unknown/blank sources fla...