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

Stats refresh #26433

Open
1 of 11 tasks
danielbachhuber opened this issue Nov 26, 2024 · 0 comments
Open
1 of 11 tasks

Stats refresh #26433

danielbachhuber opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
feature/experimentation Feature Tag: Experimentation

Comments

@danielbachhuber
Copy link
Contributor

Done is:

  • New calculation methods are applied across these experiment types:
    • Trend count
    • Trend continuous
    • Funnel
  • Separate out trend count methodology from Jupyter notebook @jurajmajerik
  • Separate out trend continuous methodology (property value) from Jupyter notebook @jurajmajerik
  • Separate out funnel methodology from Jupyter notebook @jurajmajerik
  • Verify explanations make sense with SME @jurajmajerik
  • Remove "Count per user" from Trend experiment setup (but shouldn't impact Insights)
  • Apply trend count methodology to ExperimentTrendsQueryRunner
  • Apply trend continuous methodology to ExperimentTrendsQueryRunner
  • Apply funnel methodology to ExperimentFunnelQueryRunner
  • Configure new methodology behind a feature flag in order to evaluate results
  • Enable new methodology for all experiments (based off a bit when the experiment is created)
  • Documentation is written / updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/experimentation Feature Tag: Experimentation
Projects
None yet
Development

No branches or pull requests

2 participants