Hi, I have set up growthbook locally using java. T...
# ask-questions
b
Hi, I have set up growthbook locally using java. The feature flag seems to be working and it changes its value for different ids as per A/B experimentation. Now my question is I have A/B experiment set up, how can I track the metrics of the experiment? I have bigquery as a data source connected to the growthbook.
f
In our SDK you define a trackingCallback - did you set that up?
that should log the exposure event
and then your 'assignment query' should pull out that info
b
yes I have set the trackingCallback. but when i go to this view query.. then it is auto generated query.
i am not able to edit this query. in my db there's no event called
Copy code
experiment_viewed