worried-planet-2191
04/28/2022, 7:58 AMfuture-teacher-7046
ga_events_* . We support the GA4 schema out of a the box. After you connect to BigQuery, it will ask you what format your data is in, and GA4 is one of the options.future-teacher-7046
ReactGA.event("viewed_experiment", {
experiment_id: experiment.key,
variation_id: result.variationId
})wonderful-musician-86511
05/02/2022, 10:43 AM