Skip to content
Snippets Groups Projects

Add new event tracking To-Do List user volume for SM installations

Merged Jeff Tucker requested to merge jtucker/todo-users-service-ping into master

What does this MR do and why?

This merge request adds tracking functionality for when users view their To-Do List. It introduces a new internal event called 'view_todo_list' that is triggered when a user accesses their To-Do List. The changes include updating the TodosController to track this event, creating a configuration file for the new event, and setting up a metric to count unique users who view the To-Do List. These additions will help monitor user engagement with the To-Do List feature across different tiers (free, premium, and ultimate) and provide insights into its usage over 7-day and 28-day periods. The feature is set to be introduced in milestone 17.9 and is categorized under personal productivity and notifications.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading