-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Is your feature request related to a problem?
Some people are sending us custom events for Revenue Analytics, but since we're building these generic event views, we're losing all the other properties they have in those events.
Describe the solution you'd like
We should have a metadata
or properties
field in the generated views that lets us filter/breakdown the values that were in the original events. This should also exist for DWH-originated events.
This will probably be extremely slow, so we might need to come up with a solution other than just adding them as JSON into the view
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]
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request