numerous-tailor-14019
04/25/2023, 10:59 AMlimited-ghost-77841
04/26/2023, 2:21 AMtrackGBExperiment(experiment, result) {
// Track experiment_viewed for GrowthBook integration
const experimentParams = {
event_category: "experiment",
experiment_id: experiment.key,
variation_id: result.variationId,
};
this.track("experiment_viewed", experimentParams);
}
We're just going through implementation now too... others might know better but it seems like this is triggered as part of GrowthBook initialization independently of the "isOn" function. For troubleshooting, I found it helped to test with a new user id in an incognito tab and use the GrowthBook devtools plugin.Open source platform for stress free deployments, measured impact, and smarter decisions.
Powered by