https://www.growthbook.io/ logo
l

late-oyster-63304

07/12/2022, 10:48 AM
Hey, we are filling in some risk assessment for working with growthbook, can you please explain how the connectivity works between growthbook and our Bigquery?
f

future-teacher-7046

07/12/2022, 1:16 PM
We run read-only queries that return aggregate statistics (mean, std dev) for each variation. No user level data is returned.
If you self host, you can use environment variables for the credentials. For GrowthBook Cloud, you would upload the service account key file and we store an encrypted copy.
l

late-oyster-63304

07/12/2022, 1:18 PM
Thanks, Is that using APIs?
f

future-teacher-7046

07/12/2022, 1:19 PM
We use the BigQuery SDK for NodeJS
l

late-oyster-63304

07/12/2022, 1:19 PM
🙏
4 Views