fact_agent_daily
Pre-aggregated table with the main productivity metrics of each agent per day. Useful for executive reports without having to write complex queries.What questions does it answer?
- How many conversations did each agent handle per day?
- What was the average first response time?
- How many messages did each agent send?
- How long was each agent available?
- What was the average rating (CSAT)?
Columns
To get the agent’s team, join this table with
dim_agent_tags using agent_id.