Conversations started before [start date filter] (Inbox report)
Meaning | Count of conversations that started before [start date filter]. |
Location | Inbox report |
Calculation | Computed per inbox by counting distinct segments that did not start after the start date of the period of the report and where at least one of the following is true:
The All inboxes line does the same for all inboxes at once. |
Example | A conversation starts on 04/01 and receives one inbound per day until 04/05.
|
FAQ | How to reconstruct this metric with a Full event export For a given inbox, filter rows to keep all line with Inbox at event time = inbox name AND AND Response time is not empty AND First response = 0
Then deduplicate lines so that you keep one single line per Message API ID. This is necessary to avoid double-counting response time for certain messages.
The Average Response time for that teammate will be the sum of Response time divided by the distinct count of Message API ID. |