Hello! I'm trying to create an Insights report to identify our Product Adoption Indicator by analyzing user behaviour in their first week after signing up.
I want to filter for:
Users whose SIgn up "First Seen" event date is in the last 30 days
AND Total events for Event B that occurred within 7 days of each user's "First Seen" date
I've successfully filtered for "First Seen in last 30 days," but I can't figure out how to add the second condition: " where event Time within 7 days of First Seen."
Is this possible in the Insights interface, or do I need to use a different report type or custom formula?"
I also tried doing it in the retention report, but was not able to set it up to measure only total events. That was not an option there.