Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evolution Charts: Add Projected Metrics for Incomplete Periods #22793

Open
9joshua opened this issue Nov 24, 2024 · 0 comments
Open

Evolution Charts: Add Projected Metrics for Incomplete Periods #22793

9joshua opened this issue Nov 24, 2024 · 0 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. To Triage An issue awaiting triage by a Matomo core team member

Comments

@9joshua
Copy link
Contributor

9joshua commented Nov 24, 2024

Summary

Implement a projected (pro-rated) estimate for metrics during the current incomplete period. For example, in the month of November, if $3,300 in sales have been recorded so far, the system should calculate a projected total by dividing the current sales by the number of days elapsed and multiplying by the total number of days in the month. This projected estimate would be displayed alongside the actual current total, providing a visual representation of the expected performance for the incomplete period. This feature would function similarly to how ProfitWell displays current period estimates based on ongoing trends.

Profitwell example

Screenshot from 2024-11-25 09-42-00

@9joshua 9joshua added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. To Triage An issue awaiting triage by a Matomo core team member labels Nov 24, 2024
@9joshua 9joshua changed the title Add Projected Metrics for Incomplete Periods Evolution Charts: Add Projected Metrics for Incomplete Periods Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. To Triage An issue awaiting triage by a Matomo core team member
Projects
None yet
Development

No branches or pull requests

1 participant