The Interactions template tracks key engagement and support metrics, providing teams with a complete view of support performance and customer satisfaction.

Note: To learn how to access and use the Interactions template, refer to the Getting Started guide.

Exploring Interactions Template

You can refine the data in your template using several filters:

Filter NameColumnApplicable to Metrics
DateUTC_TIMEALL
App NameAPP_NAMEALL
PlatformPLATFORMALL
LanguageLANGUAGEALL

Note: Use the Time Control at the bottom of the overview section to dynamically update all charts and tables below. You can adjust the data display by:

  • Day: Track short-term fluctuations and daily performance.

  • Week: Highlight weekly patterns (starts on Sunday).

  • Month: View a high-level summary (starts on the 1st).

This flexibility enables you to quickly switch between insights, making it easier to identify trends over time.

 
Detailed information on each metric is given below:
MetricWhat does it measure?How do we calculate it?
FAQ SearchesNumber of times FAQ are being searchedSum ([Total Search Count])
Search Rate FailureFAQ searches that turned up no resultsSum([No Faq Result Count]) / Sum([Total Search Count])
FAQ ViewsNumber of times FAQ ViewsSum ([Faq View Count])
Failed DeflectionCount of FAQ views that resulted in an issue being created within 15 minutesSum([Failed Faq Deflection Count])
Total Issues CreatedNo. of Issues created in the selected time periodSum([Issues Created Count])
Issues Resolved %Shows the percentage of Issues Resolved within the selected time periodSum([Issue Resolves Count]) / Sum([Issues Created Count])
TTRAverage time taken to resolve an issue from the time it was createdText(Floor(Zn(Sum([Time to Resolve Sum Ms]) / Sum([Time to Resolve Count])) / 86400000)) & "D " & Text(Floor(Mod(Zn(Sum([Time to Resolve Sum Ms]) / Sum([Time to Resolve Count])), 86400000) / 3600000)) & "H " & Text(Floor(Mod(Zn(Sum([Time to Resolve Sum Ms]) / Sum([Time to Resolve Count])), 3600000) / 60000)) & "M " & Text(Floor(Mod(Zn(Sum([Time to Resolve Sum Ms]) / Sum([Time to Resolve Count])), 60000) / 1000)) & "S"
CSATAvg. CSAT for all issues that received the CSAT ratingSum([Csat Sum]) / Sum([Csat Count])
FAQ Search wise TrendShows the volume of total search and FAQ searches with no result over timeTotal Search= Sum ([Total Search Count])
No Result FAQ= Sum([No Faq Result Count])
FAQ Views Vs Failed Deflection RateShows visual comparison of how often users are accessing the FAQ content versus how often it fails to resolve their queriesFAQ Views= Sum([Faq View Count])
Failed Deflection Rate= Sum([Failed Faq Deflection Count])/(Sum([Failed Faq Deflection Count])+Sum([Successful Faq Deflection Count]))
Issue Volume-wise TrendShows the trend of issues created, rejected and resolved over time, helping track issue volume, resolution efficiency, and recurring problem patternsissues created = Sum([Total Issues Created])
rejected =Sum([Issue Rejects Count])
resolved=Sum([Issue Resolves Count])
Issue Volume Vs TTRShows the trend of issues resolved alongside the average time to resolve over time, helping track efficiencyissues created =Sum([Total Issues Created])
TTR =(Sum([Time to Resolve Sum Ms]) / Sum([Time to Resolve Count])) / 3600000
Outbound and Inbound Response-wise TrendShows the trend of outbound and inbound responses over time, tracking communication volume sent to and received from usersOutbound = Sum([Outbound Resp Count])
Inbound = Sum([Inbound Resp Count])
Issue Resolution Vs CSAT TrendShows the trend of issues resolved versus CSAT rating over time, highlighting how the resolution of issues impacts customer satisfactionissues Resolved = Sum([Issue Resolves Count])
CSAT =Sum([Csat Sum]) / Sum([Csat Count])
Top/Bottom N Search Term by No resultShows the top/bottom N search terms with No Results, helping identify gaps in FAQ content and determine which new FAQs need to be createdSum([No Faq Result Count])
Top/Bottom N FAQ Title by Failed DeflectionShows the top/bottom N FAQ Title with failed deflections, helping identify which articles are failing to resolve user queries and leading to issue creation within 15 minutes of being viewedFailed Deflection=Sum([Failed Faq Deflection Count])
Top/Bottom N FAQ Title by Successful DeflectionShows the top/bottom N FAQ Title with the successful deflections, helping identify which articles are most effective at resolving user queries and preventing issue creation within 15 minutes of being viewedSuccessful Deflection= Sum([Successful Faq Deflection Count])
Top/Bottom N Issues Created by Intent NameShows the top and bottom N intent name by issues created, helping identify which user intents generate the most and least issuesissues created= Sum([Total Issues Created])
Top/Bottom N Issues Resolved by Intent NameShows the top and bottom N intent name by issues resolved, highlighting which user intents are most successfully addressedissues resolved=Sum([Issue Resolves Count])
Top/Bottom N Issues Rejected by Intent NameShows the top and bottom N intent name by issues rejected, highlighting which user intents are most frequently rejectedIssues Rejected = Sum([Issue Rejects Count])
Summary TableA consolidated view of all metrics, grouped by date, to track performance trends and compare metrics across time periods at a glanceAll the calculations are the same as the metric level calculation, and are put all together in Tables as a Summary
Note: Metrics such as Active Users and Contact Rate rely on App Profile data. Please upgrade your SDK and integrate the new Identity Login API to enable App Profiles.
The Interactions template provides curated visualizations to help you quickly answer most of your insights. You can further customize these templates to fit your exact needs. Below is a breakdown of the available metrics.

Pro Tip: Click the Click on Insight button to quickly view key insights from the report.

Overview

Top/Bottom N

Summary Section

All the metrics mentioned above are also available in table format in the Summary Section. You can also download the data for every table in various formats by clicking on the Export option.

Pro Tip: Use Apply Formatting (top-right of the template) to instantly apply conditional formatting and highlight key metrics within the table. For example, you can set a rule to highlight values when the Search Failure Rate % exceeds 20, making it easier to spot trends and outliers at a glance.

Note: For search-related metrics, data is only available for the last 30 days (up to yesterday). This limit ensures privacy compliance by preventing the long-term storage of any Personally Identifiable Information (PII) entered in users' search queries.