Getting Started with Statsig Warehouse Native
Statsig Warehouse Native brings Statsig's to your warehouse. Assess the impact of new features on-demand, on your compute, and mix and match use Statsig's SDKs with your own sources of metric and assignment data.
This is an appealing option for customers who are privacy sensitive or who are already using other solutions for experiment assignment. Our support team can help you decide if Statsig Warehouse Native is a good fit for your experimentation needs.
Walkthrough Guidesβ
Toolsβ
Statsig Warehouse Native integrates with Statsig's development tools:
What Statsig Warehouse Native Doesβ
With Statsig Warehouse Native, you set up connections to your source data using basic SQL queries and define Metrics as measures on top of that source data. Statsig will run a SQL-based data pipeline in your warehouse to run experimental analysis on your raw data. At the end, Statsig downloads a small result set with no user identifiers - just group-level summary data.
This process is fully transparent. The queries and cost data are available in the Statsig console, and algorithms like CUPED and winsorization are run in SQL to avoid black boxes and inconsistent results.
Nonetheless, the Statsig Warehouse Native pipeline supports many of the advanced features offered in Statsig, such as:
- Support for multiple unit types - the same event can be used in experiments for a user_id, company_id, etc.
- Timeseries and days-since-exposure breakdowns
- Dimensional breakdowns - set up metrics to calculate dimensional breakdowns as well as a topline view
- Custom queries - filter and group results by user-level attributes
- Advanced metrics and corresponding statistics tools like Ratio Metrics, Funnels, and the Delta Method to adjust for metric covariance
- CUPED, Sequential Testing, Outlier Removal, and more
You can also integrate Statsig's feature gates, rollout scheduling, holdouts, and layers (mutual exclusion) with Warehouse Native and still store and process the data in your warehouse.
info
Statsig Warehouse Native is only available for Enterprise contracts. Please reach out to our support team, your sales contact, or via our slack channel if you are interested in evaluating Statsig Warehouse Native.