Back to Blog
Tutorials

Separate Call Outcome Labels from Actual Business Completion

Define trustworthy call outcomes by separating connection status, conversation results and verified business completion before reporting success.

Burki
Article date:
4 min read

Call outcome verification starts by asking what an outcome label actually describes. “Completed” may refer to a telephone connection ending, a conversation reaching its final turn or a business action taking effect. Those events can occur independently, so treating them as one success metric can mislead an operator.

A useful report preserves the layers. It shows whether the call connected, what the assistant understood, which action was attempted and what evidence confirms the final business result. This may produce a less flattering headline number, but it makes the next improvement much easier to identify.

Define three separate layers

The first layer is connection status. A carrier can report ringing, busy, no answer or a completed connection. Twilio explicitly notes that its completed status can involve a person, voicemail or an IVR. It is not a business-success label. Twilio Call resource.

The second layer is conversational outcome: the caller asked a question, supplied a request, declined to continue or needed clarification. This is often derived from a transcript and should retain uncertainty where the evidence is incomplete.

The third layer is verified operational outcome: an approved record was saved, a permitted action was confirmed by its destination, or a human owner actually accepted the handoff. Define the evidence appropriate to each task.

Write a small outcome dictionary

For every label, document a definition, required evidence and exclusion. A hypothetical service enquiry could use these entries:

LabelRequired evidenceExclude
ConnectedCarrier/application connection evidenceA merely queued attempt
Enquiry capturedRequired details in a reviewed saved recordAn incomplete transcript fragment
Follow-up pendingA valid request awaiting an ownerA claim that the owner already responded
Resolved information requestSupported answer supplied, no remaining stated needUnsupported or contradictory answer
UncertainEvidence is missing or conflictsForced classification to improve reporting

The dictionary is an operating choice. Different businesses may need different categories, but each should be understandable to the people using the report.

Check an example from end to end

Imagine a caller asks whether a repair is ready. The telephone connection completes normally. The assistant cannot retrieve current status and offers to save a follow-up request. The caller hangs up before giving the necessary identifying information.

Calling that interaction “resolved” would hide the problem. A more useful record shows connected, status lookup unavailable and follow-up incomplete. The owner can then distinguish a dependency issue from a data-collection issue.

Now imagine the request was saved but nobody has acted on it yet. “Follow-up pending” accurately describes progress. It should not be counted as a completed customer callback simply because the assistant said someone would respond.

Audit labels against evidence

Select a small sample across positive, negative and uncertain outcomes. Listen where audio is necessary, inspect the relevant final records and compare each result with the dictionary. Include short calls and failures, not only polished conversations.

When reviewers disagree, identify whether the definition is vague or the evidence is missing. Fixing the dictionary can be more valuable than adjusting an automated classifier. Retain a reason for manual corrections so future reviews remain consistent.

Burki's testing guide can structure this evidence review. The purpose is to validate the business meaning of labels, not to imply that a specific auditing interface is available.

Use the right denominator

Report resolved enquiries against the relevant enquiry population, and show what was excluded. If only connected calls enter the calculation, the result says nothing about answer rates. If uncertain records are omitted, show their count rather than letting them disappear.

Tie operating outcomes to cost only after these definitions are stable. Burki's cost tracking guide provides the wider accounting context. Start by rewriting one ambiguous outcome label into an observable definition; the resulting report will be more useful even before its numbers improve.

Ready to try Burki?

Create an assistant and check your available browser practice allowance.

Start Free Trial

Trial eligibility and available practice are shown in your workspace.

Related Articles