Loading...
This recipe provides a ranked view of user engagement across the application, highlighting the Top 10 most active and Bottom 10 least active users based on their total time spent.
Step 1 — Capture user session data
Application session metadata is collected for each user.
Step 2 — Calculate total usage time
Session durations are aggregated to compute total time spent per user.
Step 3 — Rank users by activity
Users are ordered based on their total application usage time.
Step 4 — Identify top and bottom users
The most active and least active users are surfaced in a single, ranked table.
| Insight Category | What the recipe discovered | Business Impact |
|---|---|---|
| User Activity Extremes | Who the highest and lowest application users are | Clear visibility into usage concentration |
| Adoption Gaps | Possible adoption gaps across various teams | Helps target training and adoption initiatives |
| Inactive Accounts | Which accounts may be inactive | Supports access review and license cleanup |
Make sure the mentioned ingredients are available in your workspace: