This message was deleted.
# ask-questions
w
This message was deleted.
f
that’s correct
if you only have the userID, it depends on what you want to do - the userID is enough for a/b testing
b
I want to conduct a/b testing, but the main feature is feature-toggling with segmentation by different user attributes. Percentage rollout is also needed. Shortly, I need all GrowthBook features)
f
percentage rollouts can also use that userID
but ya, currently the attributes have to be available to the SDK to use for feature targeting
b
Seems like we can make a backend service that calculates all values for feature-toggles and provides them to the app. Or is there a better way?
f
ya, that’s a good way
b
Cool, thank you!
146 Views