System architecture
Lead Quality Tag Chart Architecture
- 01the quality taxonomy with
A view that visualizes the distribution and trend of lead-quality tags — hot/warm/cold, qualified/unqualified, ICP-fit/not, junk/spam — and ties qu...
- 02SQL for tag distribution
Write SQL for tag distribution over time plus a cross-tab of tag vs downstream outcome (booked rate, completed rate per tag) to test whether 'hot' actually converts better.
- 03Supabase Postgres
Supabase Postgres contributes the trusted model for Lead Quality Tag Chart so metrics are defined before they are visualized.
- 04SQL
Build a chart panel (server component) with the quality mix, its trend, and the tag-vs-conversion table that validates the tagging.
- 05Review Queue
If tag coverage is too low to trust, report only the distribution with a prominent coverage caveat and recommend improving tagging discipline befor...
- 06Owner Review
Owners see not just the quality mix but whether the quality labels are meaningful — confirming that 'hot' leads convert better, or exposing that th...