This page was last edited on November 13, 2020, at 23:36.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.009
Modified: 8.5.010 (Name changed from AGT_CHAT_THREAD_STATS)
In partitioned databases, this table is not partitioned.
This disposition-based aggregate table provides a summary of thread-related interactions.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
DATE_TIME_KEY | int | -1 | |||
TENANT_KEY | int | -1 | |||
MEDIA_TYPE_KEY | int | -1 | |||
MEDIA_ORIGIN_KEY | int | -1 | |||
THREADS | int | -1 | |||
SESSIONS | int | -1 | |||
AGENTS | int | -1 | |||
ENGAGEMENTS | int | -1 | |||
HANDLE_DURATION | int | -1 | |||
MSG_FROM_CUSTOMERS | int | -1 | |||
MSG_FROM_CUSTOMERS_SIZE | int | -1 | |||
MSG_FROM_AGENTS | int | -1 | |||
MSG_FROM_AGENTS_SIZE | int | -1 | |||
AGENT_REPLY_DURATION | int | -1 |
The surrogate key that is used to join this aggregate table to the DATE_TIME dimension table to identify the calendar date and 15-minute interval at which the caller's participation in the interaction began.
The surrogate key that is used to join this aggregate table to the TENANT view to identify a specific tenant.
The surrogate key that is used to join this aggregate table to the MEDIA_TYPE dimension table.
The key that is used to join the MEDIA_ORIGIN dimension to the fact table.
The number of unique agents who handled the interaction within the thread.
The total time that at least one agent was connected to a thread.
The total amount of time between clients' messages and the subsequent agents' messages throughout the thread.
No subject area information available.