Analyzing your Support activity

Return to top

22 Comments

  • Sam Liston

    Hi,

    We're currently using Zendesk Chat, and thinking about upgrading. Is there anyway to monitor the customer's chat queue position when a chat is accepted by one of our agents? Basically, are we able to monitor if chats are being handled in a first-in-first-out capacity?

    Thanks!

    0
  • Heather Rommel
    Community Moderator
    The Product Manager Whisperer - 2021

    Hi Sam,

    Not after the fact, no, but on the Chat home page, you will be able to see that a customer initiated a chat and which agent they were served by (and which agent didn't accept the chat). That last part depends on whether you're going to set your Zendesk Chat on broadcast or 1 agent at a time chat offering.

    0
  • Yarden Abukasis

    I'm trying to create a table using full resolution time brackets but no matter what I do the order is showing as

    when it definitely should be showing as

    hours to days not with 5-24 hours out of order. I've tried all sorts of 'sorting' options and nothing seems to work

    the query has them in the right order but that doesnt seem to stick when shown in the table itself

    IF (VALUE(Full resolution time (min)) <= 60*5)
    THEN "0-5 hrs"
    ELIF (VALUE(Full resolution time (min))>60*5 AND VALUE(Full resolution time (min)) <= 60*24)
    THEN "5-24 hrs"
    ELIF (VALUE(Full resolution time (min))>60*24 AND VALUE(Full resolution time (min)) <= 60*24*7)
    THEN "1-7 days"
    ELIF (VALUE(Full resolution time (min))>60*24*7 AND VALUE(Full resolution time (min)) <= 60*24*30)
    THEN "7-30 days"
    ELIF (VALUE(Full resolution time (min)) > 60*24*30)
    THEN ">30 days"
    ELSE " Unsolved"
    ENDIF

    0
  • Rob Stack
    Zendesk Documentation Team

    HiYarden Abukasis, one way you can do this is with renamed and ordered sets. There's a great example in this article:https://support.zendesk.com/hc/en-us/articles/360022367993
    I hope this helps!

    0
  • Heather Rommel
    Community Moderator
    The Product Manager Whisperer - 2021

    I have a question around the Satisfaction tab-- is the time filter on this tab looking for a good or bad CSAT rating on the date the rating was given by the customer or is it looking for the date the ticket was solved?

    The reason I'm confused is the Date Filter is checked for date solved and date updated ?!? What does that mean exactly please?

    0
  • Heather Rommel
    Community Moderator
    The Product Manager Whisperer - 2021

    Also reading through comments on other strings, I'm finding that Chat CSAT timestamps swing over to Explore a little off - and can skew results. I've validated that on an account I'm working on -- a report run for a week Sunday to Saturday had to be backed up a day to capture the chat data correctly (Sat to Friday). Can anyone confirm regarding the chat csats being a little different?

    0
  • Eric Gao
    Zendesk Customer Care

    Hi Heather,

    The Satisfaction tab, as well as the default satisfaction queries in Explore, will be looking at the ticket solved date (rather than the CSAT rated date). Explore currently does not have a native attribute for the CSAT rated date.

    至于csat聊天,如果你比较a from Chat Analytics with Explore, the former will be in the account timezone whereas the latter will be in your user profile timezone. You'll observe a similar time shift in data if the two timezones are different.

    Warm Regards,
    Eric

    Eric G. Gao | Technical Support Architect | Zendesk

    0
  • Tan Jee Han

    Hi there,

    Can anyone help as to how Zendesk calculates their satisfaction rating in a scenario below:

    Agent Dave works on 100 tickets assigned to him in the past 3 months and suddenly he receives 1 badly rated ticket and say all 100 tickets were rated as Good and only that one ticket was rated bad. My questions are:

    1./ What would be agent Dave's CSAT % with that 1 badly rated ticket?
    2./ What is the general formula like in calculating the % CSAT if there badly rated tickets?

    Be glad to hear your answers on the above soonest! Thanks!

    0
  • Violeta Micu

    Hello@...,

    So the %satisfaction score that has been created by Zendesk as a metric in the Explore product is calculated based on this:

    COUNT(Good satisfaction tickets)/COUNT(Rated satisfaction tickets)

    So is a count of good ratings divided by all rated tickets (good+bad).

    戴夫的情况下如果他有100张票工作the last 3 months. All of them received a rating from the customer. 99 were rated Good and 1 was bad then your calculation for csat will be 99/100 (good/all rated) which will be 99%.

    Let me know if this answers to you question.

    Have a great day!

    Violeta

    0
  • Tan Jee Han

    Hi@...,

    Thank you for the response, if say out of all 100 tickets only 1 ticket was rated bad and the rest of the 99 were not rated, what would the % CSAT be then since there is no good rated ticket?


    0
  • Marco
    Zendesk Customer Care

    Hi Jee,

    Good question. Since the formula for %satisfaction score is "COUNT(Good satisfaction tickets)/COUNT(Rated satisfaction tickets)", which in this case would be 0/1, then the satisfaction score of the agent would be 0.

    Hope this clarified it for you. Cheers!

    Marco M. | Zendesk Support

    0
  • Temiloluwa Paul

    I have question regarding the satisfaction tab.

    How can I get the individual CSAT ratings for my agents from this tab? The Tab only shows the CSAT for the entire team. Is there a way I can break this down to individual CSAT scores?

    Thank you!

    0
  • Gabriel
    Zendesk Customer Care
    Hello Temiloluwa,

    Thanks for reaching us!

    As you can see, the default Dashboard in Support does not have a filter per agent within the Satisfaction tab. In order to achieve this, you will need to be subscribed to an Explore plan that allows you tocreate custom queriesand then you can follow up on thisExplore recipe: Reporting on customer satisfaction by agent.

    I hope it helps!
    0
  • Temiloluwa Paul

    Hi Gabriel,

    Thanks for your reply. Indeed I already created custom query for this in Explore.

    I was just looking for the possibility of seeing the CSAT per agent from the Satisfaction tab rather than having to create a separate query for it. If this is not a possibility, then I'll just have to make do with the query I already created.

    Thanks again.

    0
  • Jaïs Pingouroux

    Hello,

    Can someone help me understand how you can have a 100% SLA achievement and 2 SLA breached tickets at the same time, as in the example above?

    I get this kind of stats quite a lot and fail to understand.

    Thanks

    0
  • Dane
    Zendesk Engineering
    @Jaïs,

    It will depend on what target you are looking at. For example, if the breached SLA is regarding Next Reply Time and you are looking into the First Reply Time data (not breached), you'll definitely see that the SLA target for it is still at 100%.
    0
  • Larry Click

    No SLA tab showing on my Support dashboard even though SLAs are enabled

    0
  • Christine
    Zendesk Engineering
    Hi Larry,

    It appears that you already raised a ticket related to this. Kindly check your email for updates. Thank you!
    0
  • Aaron Phillips

    Hello,

    How is "SLA achievement rate"calculated?

    0
  • Anne Ronalter
    Zendesk Customer Care
    Hello Aaron,

    it is calculated by the percentage of tickets that met the SLA from the total number of SLA tickets.
    The SLA achievement rate is calculated using metrics "SLA tickets" and "Breached SLA tickets"

    I was able to achieve it using this formula:
    (D_COUNT(SLA tickets)-D_COUNT(Breached SLA tickets))/D_COUNT(SLA tickets)




    0
  • Dave Symonds

    wondering why we not have the satisfaction nor SLA tabs

    0
  • Christophe A.
    Hi Dave,

    Please double-checkCSAT feature is enabledin your instance.
    If the tab still does not appear, I encourage you to raise a ticket to ourCustomer Support.
    0

Pleasesign into leave a comment.

Powered by Zendesk