
Support Analytics for Zendesk

Zendesk has no native way to track when tags are added or removed from tickets. You can see what tags a ticket currently has, but you can't answer questions like:
refund_confirmed applied this month vs last month?exceptions_policy?Tag data is buried in individual ticket audit logs with no aggregation, no trends, and no analytics. Teams resort to manually counting or building spreadsheets.
Tag Timeline is a ZAF v2 nav_bar app that pulls ticket audit histories via the Zendesk API, diffs tag changes (comparing previous_value vs value on Change events), and surfaces structured analytics across three views.



ZAFClient.init(), all API calls proxied through Zendeskzcli apps:server