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

thankful-camera-8271

02/08/2023, 8:19 AM
Hey guys, we are using namespaces for two features and one feature also has a traffic limitation. We have a 50/50 namespace traffic split and want to include only 20% of traffic for the other feature. I saw now that because of the namespace, the total traffic for the feature with the namespace and the traffic limitation was reduced to 10% → I don't understand why this is necessary?
f

future-teacher-7046

02/08/2023, 3:44 PM
First, we apply namespaces, then we apply reduced traffic coverage on the remaining traffic. So there are 2 ways to accomplish what you want. First is to only use 20% of the namespace (instead of 50%) and don't reduce the traffic percent at all. Second is to do 50% of the namespace and 40% traffic percent.
👍🏼 1
t

thankful-camera-8271

02/08/2023, 4:32 PM
It's a bit different though isn't it? Namespaces exclude only traffic from another feature and the traffic restriction applies to total traffic? Or am I misunderstanding this?
f

future-teacher-7046

02/08/2023, 6:35 PM
Yes, they are slightly different, but the end result of both approaches is that you will get 20% of your overall traffic included in the experiment and none of that 20% will be part of the other experiment in the namespace.
1
t

thankful-camera-8271

02/09/2023, 8:48 AM
Thanks 🙂