Hi everyone! How can we export the data from GrowthBook back to BigQuery to calculate the results of the experiment ourselves? For example, how can we extract the users who participated in the experiment?
f
fresh-football-47124
10/16/2023, 4:52 AM
Hi Mila
fresh-football-47124
10/16/2023, 4:53 AM
that data is stored in BigQuery anyway - we query it directly from there
fresh-football-47124
10/16/2023, 4:53 AM
and that query is defined in the Assignment query section of the data source
p
plain-scooter-56179
10/16/2023, 8:50 AM
We switched to Growth Book from Optimize. Previously, our BigQuery repository gathered data from experiments: experiment_id, user_pseudo_id, event_timestamp. I am interested in knowing if I am able to upload the participants of these experiments from the repository myself. In other words, does your platform store the data in BigQuery or somewhere else?