Hey How de we integrate growthbook and big query ...
# announcements
r
Hey How de we integrate growthbook and big query .? Let’s say I am pushing few growthbook events directly to big query . And I want to pull the bigquery data to growthbook and analyse the experiment. So my question is how should I run the queries in growthbook in order to observe a proper experiment result ?
f
Are you using an event tracker?
r
What kind of event tracker ?
I am directly integrating growthbook with big query
I have successfully pushed the growthbook events to big query
f
Ah, you can do that, but we recommend using an event tracker for pipelining and making sure the events are batched and scale well
r
Like what kind of event tracker are you recommending?
f
Something like jitsu or Rudderstack
r
Will have to explore that section
Also how exactly the query will look like in growthbook?
f
You would need to get out of bigquery the user Id (or some identifier), the experiment tracking key, the variation Id, and a timestamp
r
Yes I have pulled all these data . So had a doubt regarding the experiment query and metrics