User Property
Break down experiment results by user properties like subscription tier or platform to gain deeper insights.
Breaking down Pulse results by user properties (such as Free vs Paid or OS type) lets you slice data by those properties.
You set user properties when you create the User object used with the Statsig SDK. Statsig freezes these properties when a user is first exposed to a feature gate or experiment, because the experiment may change those properties (for example, converting a Free user to Paid).

You can run custom queries on your Pulse results in the Explore tab to group by or filter by user properties.

Was this helpful?