최근 검색
최근 검색 없음

Maksims Svjastins
가입한 날짜: 2021년 4월 15일
·
마지막 활동: 2022년 2월 14일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Maksims Svjastins
Maksims Svjastins님이 에 댓글을 입력함
Hey, Martin!
The solution provided by Carlos will actually show you the combined time that the ticket spends in these statuses - the more interactions there are in the ticket - the longer will be the metric.
We were looking for an average reply time of every email customer sends us. It's not something Zendesk can do out of the box - but we were able to create a custom metric that is close to what we wanted (it does have some limitations).
Here's how it looks:
IF ([Changes - Field name] = "status"
AND ([Changes - Previous value]="open" OR [Changes - Previous value]="new")
AND [Comment present] = TRUE
AND [Comment public] = TRUE
AND [Updater role] != "End-user")
THEN Value(Field changes time (min))
ENDIF
It calculates the time between the ticket status updates - from the customer reply to agent reply with a ticket status update. (From Open to Ticket statu change + Public comment)
댓글 보기 · 2019년 9월 04일에 게시됨 · Maksims Svjastins
0
팔로워
1
투표
0
댓글
Maksims Svjastins님이 에 게시물을 만듦
Hey!
We're looking for a possibility to display average individual reply time.
That means the average time between the ticket is set to open and resolved.
Requester wait time metric is a combination of all replies in a lifetime of a ticket - but we're looking into seeing the time for each individual touch. I hope it makes sense.
At this point, it is clear that we have to use custom calculation - I would really appreciate If you could help me to figure the formula out or direct me towards a resource that may help.
2019년 3월 01일에 게시됨 · Maksims Svjastins
0
팔로워
11
투표 수
13
댓글