This message was deleted.
# ask-questions
w
This message was deleted.
f
The features area shows all features in your config, whether or not you used them during the page. The experiments section shows all experiments that were run during the page load.
s
if I want to test various variations which value I should toggle?
also I am passing different user id but devtools shows 123 as id.
const growthbook = new GrowthBook({
attributes: {
id: "112asd3ssd343",
},
any mistake I made in passing id? if not why id is different in devtools?
138 Views