kapa.ai I have an activation date on the user profile
I have "app open" events.
I want to know the first app open. not theh first app open from mixpanel's point of view but the first app open from teh user's point of view.
some idesa
- Take the event that is the first one after the "account created" user property and somehow either create a new event called "first app open" from that OR give that event a property called first app open?
Just filter out app open events that happen to be before the activation date
kapa.ai if I have a property with 5 values can I easily create a new property which say has 2 values but clusters 2 in one and 3 in another from teh first?
kapa.ai I have app open events. Is there a way to make a kind of custom event that is the event that was triggered closest to the activation date in the user profile?
kapa.ai If I'm doing a funnel with three steps -
1 the user exists
2 is an event
3 is an evetn
If I set up a funnel with 2 and3, then 2 is at 100% butI want this to be the percentage of users that get to that stage, so it shouldn't be 100%
kapa.ai is there a way to show a monthly chart, whereby the months across the bottom are cohorts (so Jan is for example the date at which a particular event was triggered)