https://www.growthbook.io/ logo
s

sticky-insurance-60813

08/08/2022, 4:42 PM
trying growthbook first time what is the difference between features and experiments in growthbook dev tools?
f

future-teacher-7046

08/08/2022, 4:44 PM
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

sticky-insurance-60813

08/08/2022, 4:47 PM
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?
3 Views