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

Build a new data collection calculator #26933

Open
jurajmajerik opened this issue Dec 16, 2024 · 1 comment
Open

Build a new data collection calculator #26933

jurajmajerik opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request feature/experimentation Feature Tag: Experimentation

Comments

@jurajmajerik
Copy link
Contributor

jurajmajerik commented Dec 16, 2024

Feature request

Is your feature request related to a problem?

The current data collection calculator has several issues:

  • It produces different outputs for Trends vs Funnels (running time vs sample size), which is confusing.
  • It assumes a 14-day period for event counts, and this cannot be adjusted.
  • The only input it accepts is the Minimum Detectable Effect (MDE).
  • It is too prominent in the UI, even though its use is optional and does not impact results.
  • It hooks into dataLogic for its calculations, which makes it difficult to debug and understand.

Describe the solution you'd like

The ideal calculator would:

  • Be well-integrated into the UI, with its purpose clearly explained.
  • Allow multiple inputs, such as MDE and expected event counts (while we can give suggestions based on past data).
  • Provide the same output regardless of the metric type.

Describe alternatives you've considered

Additional context

Related issues

Debug info

- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
@jurajmajerik jurajmajerik added enhancement New feature or request feature/experimentation Feature Tag: Experimentation labels Dec 16, 2024
@danielbachhuber
Copy link
Contributor

@jurajmajerik FYI - I linked to a couple of related issues in the description ^

https://posthoghelp.zendesk.com/agent/tickets/22108 is a related ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature/experimentation Feature Tag: Experimentation
Projects
None yet
Development

No branches or pull requests

2 participants