Hello, is it possible to run visual editor experim...
# ask-questions
m
Hello, is it possible to run visual editor experiments on a website that already uses growthbook react SDK? Can we have experiments using the visual editor and experiments using feature flags at the same time? I am asking because I set up a visual editor experiment and even though the changes work fine and I can see the experiment_viewed event is fired there isn’t any data shown in the result tab
h
There's no reason why not, provided that your FFs don't interfere with the specific visual experiment changes. I'd probably check your trackingCallback to make sure data is getting passed correctly into your tracker.