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

clean-crayon-32883

04/05/2022, 8:35 AM
Hey all, is my understanding correct that we need to handle the metrics tracking ourselves? And we then connect Growthbook to our DB for analysis of the experiments?
f

fresh-football-47124

04/05/2022, 8:51 AM
yes, that is correct.
We are happy to help with any suggestions for event tracking if you don't have something in place
c

clean-crayon-32883

04/05/2022, 9:29 AM
Thanks @fresh-football-47124. Our primary stack is MySQL, so we'll probably just start off with that, and then migrate to BigQuery if needed.
According to the docs, we just need these 5 fields to start off with - is that correct?
f

future-teacher-7046

04/05/2022, 9:34 AM
Yes, those are the only required columns. You can add additional ones to enable drilling down into results if you want. Common ones are
browser
or
country
for example.
👍 2
1