Remote Config Condition ( Segmented User From Custom User Property Analytic ) #6870
Unanswered
pramahaditamaputra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I have a plan to do an A/B test with targeting segmented user with data from Custom User Property Analytics
in custom User Property it just support value string or number with limit 36 char, so i can't put object or array on it
let say i set the value with string 12,121,1212
how to achieve condition only true for user 12 and the 121,1212 will not true ?
i tried with this
but the condition will true from 121 and 1212 too
any suggestion for achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions