Hey y’all, I have two questions related to user filtering and segmentation.
My client currently is running cohort based experiments and wants to sandbox dashboards to those cohorts. Each cohort has a unique user base and we do not want users from previous experiments to be tracked.
What we’ve been doing to date is going into each card in the dashboard and filtering out for two groups:
- The internal team
- The previous cohorts
The issue is that it’s not scalable because there are up to 20 cards on each dashboard and there could be hundreds of users that need to be filtered out.
Does anyone know of a more scalable solution here? Or even a way to make a global change or even some more technical solution that could solve?