The Engagement Analytics page (Documentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/hr/engagement/analytics) provides tabbed analytics covering engagement score overview, survey statistics, exit interview metrics, and historical engagement trends.
Overview
The page contains four tabs:- Overview — shows the overall engagement score card, response rate, active surveys count, and a bar chart comparing engagement scores by department (when data is present).
- Surveys — shows active survey count, total responses, response rate, and overall engagement score for the selected period.
- Exit Interviews — shows total interviews, completed count, recommendation rate, rehire eligibility rate, average days to completion, and a pie chart of departure reasons.
- Trends — shows a line chart of engagement score and response rate over time across multiple survey periods. Requires at least two periods of data.
Who it’s for
No explicit permission gate on this route.Before you start
- At least one completed survey with responses is needed for most charts to show data.
- The Trends tab requires at least two tracked periods.
Steps
- Navigate to
/hr/engagement/analytics. - Select a time period (Monthly, Quarterly, Annual) from the dropdown.
- Review the Overview tab for a quick engagement snapshot.
- Switch to Surveys for participation statistics.
- Switch to Exit Interviews for departure analytics.
- Switch to Trends to view engagement score progression over time.
- Click Export to download the current analytics view.
Key concepts
| Concept | Meaning |
|---|---|
| Engagement score | An overall numeric score derived from survey responses — SME: confirm formula |
| Response rate | Percentage of eligible employees who responded to the survey |
| Recommendation rate | Percentage of departing employees who indicated they would recommend the employer |
| Rehire rate | Percentage of departing employees marked eligible for rehire |
Related
Human Resources
Human Resources core overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/hr/engagement-routes.tsx
- src/cores/hr/engagement/pages/EngagementAnalyticsDashboardPage.tsx
- src/cores/hr/engagement/hooks/useSurveyAnalytics.ts
- src/cores/hr/engagement/hooks/useExitInterviewAnalytics.ts