Team, I want to identify both continuous users and ad-hoc users for my product based on a specific event, let's call it X.
Continuous users: These are users who have performed activity X consistently every month starting from their initial month.
Ad-hoc users: These are users who have performed activity X sporadically or in non-consecutive months starting from their initial month.
how can I create 2 cohorts for this purpose ? I tried several things but no luck