Hi. You would need to store those assignment events (along with conversion metrics) in a database so GrowthBook can query the data.
future-teacher-7046
05/23/2022, 1:00 PM
This is usually done by using an analytics event tracking system like Segment, Mixpanel, or Snowplow.
q
quiet-state-72429
05/23/2022, 1:06 PM
In our case we’re using google analytics for tracking.
so we need to push those experiments data to google analytics first in order to get the report and statistics.
is it so? code would be something like this.
f
future-teacher-7046
05/23/2022, 1:09 PM
Yes. Are you using the older Universal Analytics or GA4?