Skip to content

Add distinctDaysUsedLastMonth to better detect user engagement levels#233

Merged
Jeehut merged 1 commit intomainfrom
feature/distinct-days-last-month
Feb 17, 2025
Merged

Add distinctDaysUsedLastMonth to better detect user engagement levels#233
Jeehut merged 1 commit intomainfrom
feature/distinct-days-last-month

Conversation

@Jeehut
Copy link
Copy Markdown
Contributor

@Jeehut Jeehut commented Feb 17, 2025

Adds distinctDaysUsedLastMonth to measure recent user engagement by counting distinct days used in the last 30 days. This provides better insight into active power users compared to the lifetime-based (still) existing distinctDaysUsed metric we had introduced recently.

Fixes https://github.com/TelemetryDeck/PirateMetrics/issues/47.

@Jeehut Jeehut requested a review from winsmith February 17, 2025 12:07
Copy link
Copy Markdown
Contributor

@winsmith winsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still not quite sure why this can't be done on the server, but I trust you :D~

@Jeehut Jeehut merged commit 9c6644d into main Feb 17, 2025
6 checks passed
@Jeehut Jeehut deleted the feature/distinct-days-last-month branch February 17, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants