CS Agg Metrics Table (BETA)

cs_agg_metrics_table

The Customer Support Agg Metrics table tracks key customer support actions, including ticket creation, responses, and resolutions. Querying this table helps users analyze support team performance over time and identify patterns in response and resolution efficiency.

Dimensions

Dimensions are immutable properties that can be used for grouping data.

TitleIDTypeDescription
Event Dateevent_datedateThe date of the customer support event. Based on the shop time zone at the moment of the event (or user time zone when no sales platform is connected).
Event Dayevent_date.daydateThe day the customer support event occurred. Derived from event_date.
Event Weekevent_date.weekdateThe Sunday of the week during which the customer support event occurred. Derived from event_date.
Event Monthevent_date.monthdateThe month during which the customer support event occurred. Derived from event_date.
Event Quarterevent_date.quarterdateThe first month of the quarter during which the customer support event occurred. Derived from event_date.
Event Yearevent_date.yeardateThe year during which the customer support event occurred. Derived from event_date.

Measures

Measures are numeric fields that can be aggregated and/or combined to calculate new metrics.

TitleIDTypeDescription
Median First Response Timemedian_first_response_timenumericThe median time taken for the first response to a customer support ticket during the period selected.
Median Resolution Timemedian_resolution_timenumericThe median time taken to resolve a customer support ticket during the period selected.
Tickets Closedtickets_closednumericThe total number of tickets closed during the period selected.
Tickets Createdtickets_creatednumericThe total number of new tickets created during the period selected.
Tickets Repliedtickets_repliednumericThe total number of tickets with at least one reply during the period selected.