This message was deleted.
# ask-questions
w
This message was deleted.
f
It only calls the trackingCallback if the user is included in an experiment. By default, experiments require an attribute
id
to be specified in the GrowthBook instanced passed to the GrowthBookProvider.
If that attribute is missing, we can't do the random sampling to determine what variation the user is in, so they are excluded from the experiment.
We have a Chrome extension that helps debug features and experiments. It will show you a detailed log of exactly why you are excluded from an experiment. https://chrome.google.com/webstore/detail/growthbook-devtools/opemhndcehfgipokneipaafbglcecjia
140 Views