Hello!
Problem
I am trying to create 2 cohorts based on the registration types we currently have out in different countries. So I’m trying to segment by country. I’ve tried 2 different ways:
- Using the User Property `Country`
- Using one of my own events with an event property called `country`
When I go to create a chart using a funnel and I Segment by the Cohort, it pulls in more countries than exist in the cohort I create.
Example with images:
This is the Cohort I created using an event property called Full Reg Users
This is the result when added to a chart
Here’s how I’m using the Cohort in the chart
Using the user property acts the exact same way. Why is it pulling more countries than I put in the cohort? Shouldn’t it be filtering them out?
Why am I doing this?
I want an easy way to segment these users and someone else at the company can use it without worrying about which country is what. They can just use `Full Reg Users` Cohort and see what’s going on with them.
Thanks!