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

"Grouped" CDP notifications / stages #25568

Open
joesaunderson opened this issue Oct 14, 2024 · 0 comments
Open

"Grouped" CDP notifications / stages #25568

joesaunderson opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request team/cdp

Comments

@joesaunderson
Copy link
Contributor

Feature request

Is your feature request related to a problem?

We really like the CDP feature, we're using it to send notifications to Slack.

However, it's noisy sometimes...

Describe the solution you'd like

The ability to "group" batches of events, and send notifications in chunks... for example, we currently send a notification every time someone uploads an image... instead:

"52 people uploaded images in the last hour"

or

"1580 uploaded images yesterday"

The interesting part would be how we group... the example above would be all, but it would be good to be able to group by group / user / some other property instead, so:

"26 people from X uploaded in an image in the last hour"

Describe alternatives you've considered

Not using PostHog, and investing in Knock or similar... but that's cost!

Additional context

N/A

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]
@joesaunderson joesaunderson added the enhancement New feature or request label Oct 14, 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 team/cdp
Projects
None yet
Development

No branches or pull requests

2 participants