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
User properties that are frequently used to slice results can be pre-computed when using Statsig Warehouse Native. Configure these properties to be pre-computed on the experiment setup page, under the advanced settings. You can also configure team-level defaults or pre-configure them on an experiment template.

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

Was this helpful?