Skip to content
Adoptiv

Call Analytics

Volume, answer rate, duration and misses read straight off the call detail records the switch already wrote. This is the telephony half of the house, and it does not pass through the chart engine.

Six statements against the call records

4 of 6 returned
One page load
last 30 days
Window

Thirty days unless you set both ends. Series grouping is day, week or month.

Caching

None. The response is sent with store-nothing headers, so a refresh is a real read. No prior window is computed either.

Answered means this, exactly
disposition = 'answered'
OR (status = 'completed' AND duration_total > 0)
Missed means this
disposition IN ('busy','no_answer','failed')
OR status IN ('failed','busy','no_answer','cancelled')
Average length

Ignores calls of zero seconds, so an attempt that never connected cannot drag the mean down.

The reporting catalogue registers eleven modules
  • contacts
  • deals
  • pipelines
  • products
  • vendors
  • lead_sources
  • contact_stages
  • users
  • roles
  • teams
  • tenant
  • any telephony table
so a chart widget cannot be pointed at a call · the telephony figures come off this page instead, at full fidelity
Nothing is sampled and nothing is exported first, so the figure on the screen is a count of rows that exist · queue results are reconstructed from the step log a call leaves behind
The volume bars. The grouping is day, week or month, truncated in Postgres and returned already ordered, so the chart plots what came back rather than sorting it again.
0
aggregates behind one page load
0
statuses the query counts apart
0
days the page opens on

Product figures from the platform’s own defaults - not customer averages

The mechanism

How it works.

01

It reads the call records themselves

Six statements against the workspace's own call detail table, written as SQL rather than assembled through an object mapper. Nothing is sampled and nothing is exported first, so the figure on the screen is a count of rows that exist.

02

Answered and missed are defined, not assumed

Answered means a disposition of answered, or a completed status carrying a duration above zero. Missed is the union of busy, no-answer and failed dispositions with the failed, busy, no-answer and cancelled statuses. Average length ignores calls of zero seconds so an unconnected attempt cannot drag the mean down.

03

What the six statements cover

Totals and rate, the inbound against outbound split, eight statuses counted apart, a count per day for the volume bars, per-extension volume and handle time, and per-queue volume, wait and abandonment reconstructed from the step log a call leaves behind.

04

It sits beside the widget catalogue, not inside it

The reporting catalogue registers eleven CRM and platform modules and no telephony table, because a call detail record is not a CRM object and joining it as one would cost the SQL its shape. Telephony figures come from this page, at the price of not being a tile you drag onto a board.

Where it sits

One moment in every number.

Every number passes through the same seven. Call Analytics is the lit one, and everything either side of it is a different page in this category.

  1. 01
    Query

    what is asked, and of what

  2. 02
    Shape

    the measure and the dimension

  3. 03
    Draw

    the visual chosen for that shape

  4. 04
    Arrange

    where it sits on a dashboard

  5. 05
    Filter

    narrowing it after the fact

  6. 06
    Drill

    going from the number to the rows

  7. 07
    Share

    who else gets to see it

The specifics.

8 facts
Source
The workspace's call detail table, plus its step log for anything queue-shaped
Window
The last thirty days unless you set both ends yourself
Series grouping
Day, week or month, set on the page and passed straight through to the statement
Directions
Inbound and outbound are the two the query counts. Internal is a third value on the column and no figure reports it
Caching
None. The response is sent with store-nothing headers so a refresh is a real read
Comparison
The window you set, counted as it stands. Period against period lives on the widget side
Surfaced
The four headline figures, the daily bars, the direction and status splits, and the per-extension and per-queue tables
Not the same as
Widget Studio, which builds against CRM modules and leaves these tables to this page

More in Reporting & Analytics

13 capabilities

Seven data shapes, twenty-two visuals, shareable without the portal.

Dashboard Sharing

Hand a board to a team or a CRM role, at read or at edit, by the person who built it. Roles outlive people, which is why a share points at one, not a mailbox.

Chart Visuals

Columns, funnels, treemaps, radar, scatter, gauges and pivots - offered only where the data shape supports them, so no chart can misread its own data.

Cross-Filtering

Click a bar and the rest of the dashboard follows it, so the next question is asked by pointing at the answer instead of rebuilding the filter.

Drill-Through

Wire a chart's clicks to a second dashboard. The value travels on the URL and is read by the board that was named before it paints for the first time.

Pivot Tables

Cross one dimension against another with row, column and grand totals - the shape a finance team asks for when a chart will not settle the argument.

Conditional Formatting

Colour a number by the rule that matters - under target, over threshold, inside a band - so a dashboard reads correctly from across the room.

Reference Lines

Draw the target on the chart itself, so performance is read against the number that was promised rather than against the shape of the bars.

Comparison Periods

Put a window against the one before it, or against the same window a week, month, quarter or year back, on a card as a difference or a chart as a series.

Filter Trees

Seventeen operators in a nested and-or tree, so the report that needs two exceptions and a date range stays one widget instead of becoming three.

Bucketing & Grouping

Group by day through year, by equal-width bands, or by breakpoints you set, each band carrying a sort key so the axis reads in bucket order.

Theme Sets

Six palettes including a print set, pinned per widget, each carrying eight series colours plus the axis, grid, card and tooltip colours drawn around them.

Public Links

Thirty-two bytes of entropy, an expiry you choose, revocation on the spot, and only the hash kept at rest, on a board that draws its figures for a reader.

Embedded Widgets

Name a slot at the call site and one authored widget answers it everywhere inside the product, computed against the records of whoever is signed in.

Reporting & Analytics

See call analytics on your own floor.

Thirty minutes, your numbers and your data. We will set call analytics up live and you can decide from the thing itself rather than from this page.

14-day trial · no card · migration included