hey all - is there a way, based on a user_id, to determine which variant of a test they will receive? We have a GA integration on web and events but we don't have these working on our mobile apps yet. I'm hoping to see which version someone should be getting based on their user id. Alternatively is there a way to get the list of who was served what from the growthbook interfaces?
Hi. It looks like you figured it out mostly, but the hashing is based on the user id and experiment id. In GrowthBook, if you implemented the experiment via a feature flag, you can use the Simulate tab to see how an experiment will be assigned.
k
kind-address-46839
02/19/2025, 3:47 PM
So the seed ID is the experiment ID - is that just a uuid? Is it derivative as well or or do I need to get that value from the Growthbook UI?
kind-address-46839
02/19/2025, 3:48 PM
Just wondering if there is a way to log it to GA as well alongside the experiment name - would make it easier to build a lookup table