App reviews, troubleshooting, and recommendations
Dear Community
I am trying to set-up and experiment using Growthbook and capturing events using Rudderstack.
Have added a custom event in theme-liquid.
Based on this https://docs.growthbook.io/lib/script-tag
However the custom events is not captured.
<script>
window.growthbook_config = window.growthbook_config || {};
window.growthbook_config.trackingCallback = (experiment, result) => {
window.rudderanalytics.track("Viewed Experiment", {
experiment_id: experiment.key,
variation_id: result.key
})
};
</script>
The error is that the object rudderanalytics is not defined at time of invocation of the call.
Which javascript file should this code snippet live?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024