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

Adaptive response sampling for surveys #25722

Open
annikaschmid opened this issue Oct 22, 2024 · 0 comments
Open

Adaptive response sampling for surveys #25722

annikaschmid opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request feature/surveys

Comments

@annikaschmid
Copy link

Feature request

We currently allow %-based rollouts for surveys, as well as the option to set a response limit.

For some users with high volumes, that's not enough. Here is what we've heard:

  • Being able to specify a response limit per time period, e.g. "250 responses per month", or "7 responses per day"
  • Ideally, PostHog would adapt the rollout of surveys across the time period specified by the user, e.g. when a user wants 250 responses over a one-month period, we make sure they receive approximately 8 responses per day

One proposal how this could be achieved from @neilkakkar: "I think the naive targeting all users and adjusting the rollout % based on how many responses have been received so far would work pretty well - and better than trying to extra optimise it based on several other factors / guestimating cohort sizes who are active.. This is also reasonably straightforward to implement - we have all the pieces in place already."

More details in this Slack thread here: https://posthog.slack.com/archives/C07QD3LT8U9/p1728406374642269

Debug info

No response

@annikaschmid annikaschmid added enhancement New feature or request feature/surveys labels Oct 22, 2024
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/surveys
Projects
None yet
Development

No branches or pull requests

1 participant