Slicing by User Properties
Break down Statsig experiment results by user properties like country, platform, or subscription tier to identify heterogeneous treatment effects.
Statsig lets you slice results by user properties. Common examples include breaking down results by a user's home country, subscription status, or engagement level.

For Statsig Cloud, Statsig captures and freezes user properties from the properties set on the user's first exposure. Statsig Warehouse Native also supports reading user properties from a warehouse table (Entity Properties). You can run custom queries on experiments to slice by user properties at any time.
Pre-computed user properties
Statsig Warehouse Native can pre-compute user properties that you frequently use to slice results. On the experiment setup page, under the advanced settings, configure which properties Statsig pre-computes. You can also configure team-level defaults or pre-configure these properties on an experiment template.

After configuring pre-computed properties, you can also apply filters to all metrics on your results.

Was this helpful?