Census
Overview
Enabling the Census integration for Statsig allows Statsig to receive events from Census. This enables you to ingest data into Statsig from any sources that Census supports.
You can find all events that Statsig receives from Census in the Metrics tab in the Statsig console. Statsig will automatically include these events in Pulse and Experiment results for your feature gates and experiments respectively.
Configuring Incoming Events
- From the API Keys tab in the Statsig console, copy the Statsig "Server Secret Key”.
- Follow the steps in the Census Webhook Guide to create a new Webhook Destination. Enter
https://api.statsig.com/v1/webhooks/census_webhook?statsig_api_key={<SERVER_SECRET_KEY>}
as the Webhook URL. - Map the fields that Statsig will receive from Census. See below for configuration options.
- On the Statsig Integrations page, enable the Census integration.
Mapping Configuration
Set up mappings for top-level fields that Statsig requires using the following keys:
event
userID
value
timestamp
All other fields will be included in the metadata
section of the mapped Statsig event.
Custom ID Mapping
The Census integration allows the mapping of arbitrary fields to Statsig Custom IDs. To do this, visit the Census panel on the Statsig Integrations page and look for the "Map Identifier" section. Here you can choose fields you would like mapped to a Custom ID.