Most call center dashboards show three numbers: agent utilization, idle time, and closed-disposition rate. Combined, these three let an operator feel productive without actually knowing whether the shift was profitable.
The gaps
- Utilization counts clock-in-to-clock-out, not connected-to-human-to-close. An agent waiting on lines or parked on hold shows 95% utilized.
- Idle time is only half of waste. The other half is disposition pileup (hundreds of unset dispos in vicidial_list gumming the predictor).
- Closed-rate alone does not separate "closed good" from "closed no-interest" from "closed because the customer hung up and we labeled it DROP."
What actually matters
We documented the full 30-metric operator dashboard with the exact vicidial_log SQL, threshold ranges per campaign type (outbound, inbound, blended), and the specific failure modes each metric catches at call-center-kpi-dashboard.com. Every metric has its own page with the actual query, what range is normal, and what drift pattern means trouble.
The seven that every supervisor already watches:
- Agent utilization
- Agent idle time
- Calls per hour
- Closed-disposition rate
- Dispositions per hour
- Pause time (by reason code)
- Calls-to-contact ratio
The twenty-three they should add (short list, full detail per-metric at the cluster):
- Queue callback savings
- Wrap-up time reduction
- First-call resolution uplift
- Agent seat utilization target
- Cost-per-contact benchmarks
- Local presence dialing lift
- TCPA compliance cost modeling
- Recording storage ROI
- Inbound blended agent ROI
- Hot transfer close rate gains
- Lead aging decay curve
- Caller ID reputation impact
- Abandon rate by hour-of-day
- List penetration curve
- Agent-to-ratio drift
- Predictive dial-level efficiency
- Recycle rule ROI
- DNC hit rate
- Voicemail drop accuracy
- Manager intervention latency
- Coaching session lift
- Shift handoff drop
- Campaign blend ratio
If you run VICIdial and any of these are blind spots, the 37-page cluster has the query, threshold, and failure-mode writeup for each. Written by operators who tune these on live floors, not vendor marketing.
Jason Shouldice
Founder and CEO, ViciStack
Houston
Top comments (0)