thousands-baker-67904
06/23/2022, 5:26 PMfresh-football-47124
future-teacher-7046
mixpanel.track
call you are doing and the data source settings page (where it says event names)?thousands-baker-67904
06/23/2022, 5:30 PMconst growthbook = new GrowthBook({
trackingCallback(experiment, result) {
TrackExperimentViewed({
experimentId: experiment.key,
variationId: result.variationId
});
},
});
return track("Experiment Viewed", {
experimentId,
variationId
});
future-teacher-7046
thousands-baker-67904
06/23/2022, 5:36 PMfresh-football-47124
thousands-baker-67904
06/23/2022, 5:43 PMfresh-football-47124