A couple suggestions
Hey, I have a couple suggestions.
1. Allow for an ERROR emitter in the js sdk, so the client can internally track errors.
example: client.Event.SDK_ERROR
2. Allow for a list (in the treatment) to be returned in the split.
current: "suppressMe1_suppressMe2_suppressMe3"
- I then have to manipulate this on the client side to give me a list. Would be nice to just include a comma seperated list in the treatment and you return an array or set on the client side.
example: "suppressMe1, suppressMe2, suppressMe3"
--> and now this is a list on the js sdk client end. Sorta how the targeting rules work.
Please sign in to leave a comment.
Comments
0 comments