Skip to main content

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.

The Activity Analytics screen is accessible at /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 the ce.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.view permission to reach this screen.
  • Export requires the additional ce.analytics.export permission.

Steps

1

Navigate to Activity Analytics

Go to /ce/analytics/activities via the Community Engagement analytics menu.
2

Review available data

The screen currently shows a Coming Soon notice. Check back after the analytics implementation is released.
3

Export data (when available)

Use the Export dropdown in the page header to download analytics data when the feature is live.

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.
  • src/routes/ce.tsx
  • src/cores/ce/pages/ActivityAnalyticsPage.tsx