Question: I created a new custom data field in my app that I'd like to use as a segmentation filter for a new experiment, but I don't see it on the dashboard. Where did it go?
___
The Taplytics dashboard has logic in place to prevent clutter in the Custom User Data dropdown. The logic is as follows:
- The new custom data field must be set for at least 100 production devices, OR;
- The new custom data field must be set for at least 1 development device.
The fastest solution is to set the custom data for a device that is being recognized to be running a development build. To easily find a device that falls under this category, you can navigate to Settings -> Device Settings, and locate the development devices there. Once the custom data field has been set either through code or through our REST API, and the app has been relaunched on the device, the new custom data field will then appear on the dashboard.
Comments
0 comments
Please sign in to leave a comment.