Segregating Asynchronous and Synchronous Messaging Reports | Community
Skip to main content

Segregating Asynchronous and Synchronous Messaging Reports

  • July 13, 2023
  • 3 replies
  • 0 views

Kris15

The current messaging reporting calculations nestle together the wait times for synchronous and asynchronous interactions. 

Given that time-sensitive metrics for live interactions are crucial to promote good customer experience, the data generated by the report is skewed. 

Case Example: 

  1. Initially, a customer contacted via live messaging and got an initial customer wait time of 60 sec 
  2. The cx sent an asynchronous follow-up using the same ticket, and the agent replied in his next shift (approx. 8 hours later)
  3. In turn, the wait time generated by the report is an average of both synchronous and asynchronous interactions bringing it to 14,430 sec wait time instead. 

This gives administrators the wrong idea that their agents are not responding within acceptable timings during the interaction which could blindside management into creating policies that may be hard to sustain.

My current approach is by taking the overall median and then dividing it by the number of interactions/replies the agent sends to get the best approximate of the actual wait time. 

Is anyone else looking into the actual wait time of synchronous messaging interactions? Any better approach to extracting synchronous from asynchronous data? 

As of posting, the Zendesk product support team does not have any way around this. 

 

3 replies

Stephan12
  • December 12, 2023

Hi Kris,

which data are you considering in detail? Taking the SLA (receipt and closing ticket) into consideration should give the correct data. 

Regards, Stephan


Brandon12
  • December 12, 2023

Hey Kris,

I agree that leveraging SLA First Reply Time in Business Hours (or any metric that measures business hours), should yield a more accurate result for async communication.  You could also leverage the business hour condition in the bot builder flow to apply tags that you can then factor into your reporting.  Hope this helps!

Brandon


  • December 14, 2023

Hi Kris!

 

Just adding my 2c here that the SLA metrics are your best option and you could utilize something like PowerBI to do some calculations for you.