
Brent
-
총 활동 수160
-
마지막 활동
-
회원 가입일:
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수1명
-
투표 수53
-
수신 설정 수95
활동 개요
Brent님의 최근 활동-
Brent님이 에 댓글을 입력함
@Kim - apologies for the delay in getting back to you! In Insights, there will be two different attribute values. One will be "Defective::After install" and the other will be "Defective::At install".
-
Brent님이 에 댓글을 입력함
@Zachary that metric is not included in Insights by default because it uses fields that only exist once the time tracking app is installed. You'll have to build it by following the steps in the "Me...
-
Brent님이 에 댓글을 입력함
@Zachary it looks like you're using the "Total time spent (sec)" attribute value instead of the "Total time spent" metric in step one. Attribute values appear in orange text, and metrics appear in ...
-
Brent님이 에 댓글을 입력함
@Simon I've looked into this issue a little bit and I've determined it is an issue specific to your Insight project, so I'm going to make a separate ticket and work with you in there.
-
Brent님이 에 댓글을 입력함
Hi Rakesh, I'll jump in here if you don't mind (Michael can reply too of course)! I might need more information about what "linked to PM" is, but you can certainly add more attributes to your repor...
-
Brent님이 에 댓글을 입력함
Hi Taj, You are correct on that one - our documentation shows all of the things you can do with the Incremental Exports: https://developer.zendesk.com/rest_api/docs/core/incremental_export As you c...
-
Brent님이 에 댓글을 입력함
Awesome tip Adrian! I've got one suggestion, if I may. The way your "Ticket Tag isn't closed_by_merge" filters are set up may not quite work like you intend. Take a look at this article for more in...
-
Brent님이 에 댓글을 입력함
@Nigam - if I'm understanding you correctly, you're asking if Google Analytics can analyze how many times someone clicked on each individual article, which is possible. You shouldn't need any extra...
-
Brent님이 에 댓글을 입력함
Hey Laura, It depends on which reporting tool you're using. With Insights (available on the Plus and Enterprise plan), there are a few ways you can do it. For example, you can create a filter to sh...
-
Brent님이 에 댓글을 입력함
@Sam - yes! All you need to do is divide your metric by 60 another time to go from minutes to hours. For example, the MAQL will look like this: SELECT SUM(IFNULL([Numeric Field] New value,0) - IFN...