viewof countryCode = Inputs.select(
countryData.map(d => d.code),
{
label: "Country",
format: code => countryData.find(d => d.code === code).name
}
)
viewof salary = Inputs.number({label: "Manager monthly salary", min: 0, step: 100})
viewof oncost = Inputs.number({label: "Employer on-cost rate (%)", min: 0, max: 100, step: 1})
viewof reps = Inputs.number({label: "Number of reps", value: 5, min: 1, step: 1})
viewof callsPerRep = Inputs.number({label: "Calls per rep per week", value: 20, min: 1, step: 1})
viewof minutesPerCall = Inputs.range([1, 15], {label: "Minutes to review each call", value: 5, step: 1})Monitoring sales call quality at scale
You set a standard for how calls should go. Whether the team holds that standard, call after call, is something you mostly find out too late: when a customer complains, or a number moves the wrong way.
Listening to enough calls to catch it yourself is not realistic. A manager who tries to review calls manually spends hours a week on it and still sees only a fraction. The rest goes unchecked.
Sales call quality metrics that trigger alerts
Sales Signals evaluates every call against the things that define your standard: whether objections are handled well, whether your process is followed, whether the mandatory steps of a call are present. Each becomes a metric you can track.
You set a target for each metric and a threshold that matters. When a rolling average slips past it, Sales Signals alerts you. You are not watching a dashboard hoping to notice a problem; the system tells you when one appears, while it is still small enough to fix.
The cost of reviewing calls by hand
Manual call review is the alternative, and it is expensive in the one resource a manager cannot get back: time. The calculator below estimates what that time is worth across a year.
Figures are approximate. Salary and contribution rates vary by role, seniority, and jurisdiction; adjust to your situation.
Sales Signals does this review automatically, on every call, for a fraction of what the manual alternative costs.
What changes
You know the team is holding your standard, not just hoping it is. Problems reach you as alerts, while they are still small. And the hours you would have spent listening go back into the work only a manager can do.
See it on your own calls
The clearest way to understand Sales Signals is to see what it surfaces from your team’s actual conversations. We will set it up with your existing phone system; there is nothing to install, and nothing changes for your reps.