The Activity Analytics screen is accessible atDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/ce/analytics/activities and is intended to surface activity trends, engagement metrics, and team performance data.
Overview
The current deployed screen shows a “Coming Soon” placeholder within a card. The page header states “Activity Analytics” with the description “Activity trends, engagement metrics, and team performance.” An Export dropdown is rendered in the header for users with thece.analytics.export permission, using reportType="activities". No analytics charts or tables are currently rendered beneath the placeholder.
Who it’s for
Required permission:ce.analytics.view (route-level gate in ce.tsx). The export action within the page requires ce.analytics.export.
Before you start
- You need the
ce.analytics.viewpermission to reach this screen. - Export requires the additional
ce.analytics.exportpermission.
Steps
Navigate to Activity Analytics
Go to
/ce/analytics/activities via the Community Engagement analytics menu.Review available data
The screen currently shows a Coming Soon notice. Check back after the analytics implementation is released.
Related
Community Engagement
Community Engagement core overview.
Governance & parity
Documentation coverage and governance.
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/ce.tsx
- src/cores/ce/pages/ActivityAnalyticsPage.tsx