Hi!
I am looking for a way to have a step in a funnel be based on if a user has uploaded at least 100 photos. I found that I can create a cohort that represent this type of user, but a Cohort cannot be used as a step in a funnel. I tried to create a custom event, but they cannot be based on the count of a certain event.
I have events being captured for each photo uploaded. Do I have to add a specific event in our application that for each uploaded file it check how many files have been uploaded and if that value is above 100 I send a specific event for this. What if we want to change this value to minumum of 200 uploaded photos ?
Any recommendations ?