Skip to content

v0.4.0 Adds functionality to specify custom IDs

Compare
Choose a tag to compare
@jkw-statsig jkw-statsig released this 09 Nov 21:53
· 495 commits to main since this release

Adds custom_ids to the StatsigUser class, which can be used to specify experiment randomization unit IDs other than the standard userID and stableID, e.g. to experiment on account IDs, you can add accountID as a new ID type in Statsig console, and set it on the user in code.