Give demo analytics data a stronger upward trend - #48
Merged
Conversation
The demo trend curve was nearly flat and period-over-period growth showed only +2%. Steepen the trend slope so the chart rises visibly across the window and raise the demo growth rate so totals show roughly +9% over the previous period. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
MockAnalyticsClient.GetTrendAsync(base 0.70 with a 0.52 slope, previously base 0.88 with a 0.18 slope) so the chart rises about 70% across the selected window while keeping the organic bumps and mid-period dip.DemoDailyGrowthRatefrom 0.0008 to 0.003, so period-over-period totals now show roughly +9% instead of +2%, compounding to about 3x year over year.Demo_totals_trend_upwards_over_the_previous_period.Why
The demo dashboard's curve looked nearly flat and the +2% badge undersold the data. The demo now reads as a site with clear traction.
Notes for reviewers
All 233 tests pass. Only mock/demo data is affected; real provider clients are untouched.
🤖 Generated with Claude Code