Hello.
Could you explain how I can build a report to answer for the question:
How many times of event Z was performed between event X and event Y when event Y is logged up to N months/days after event X?
Example from real world: I want to know how many times users do event Z if they cancel their subscription after 2 months after sign up. (So event X is ‘sign up’ and event Y is ‘subscription cancelled’)
Thanks in advance!