
Downsample
Reduces event volume coming into PostHog
Configuration
Option | Description |
---|---|
% of events to keep Type: string Required: False | |
Sampling method Type: choice Required: False | |
Triggering events Type: string Required: False | A comma-separated list of PostHog events you want to downsample (e.g.: '$identify,mycustomevent'). If empty, all events will be downsampled. |
Using our REST API you can create this transformation like so:
Terminal