- Primary keys
- Timestamps
- Duplication
- Data availability
1. Primary keys
When setting up an experiment, you can select the unit of assignment, acting as the primary key to join the assignment with metrics. The assignment source and the metrics source must use the same primary key. In an Analyze-Only experiment, this primary key can be selected from the unit IDs defined by your assignment source.- Ensure the unit ID in your assignment source matches the unit ID in your metrics source.
- You can verify this unit ID in the statsig_forwarded_exposures table within the assignment sources.
- You must either forward the unit ID to the SDK (docs) or utilize the SDK to manage your features and correspondingly generate the metrics table.