Hi,
I’ve been exploring RevenueCat Funnels, and the feature looks really promising.
However, I’m not sure how to handle branching the flow based on the user’s state.
As part of my funnel, I include authentication. I redirect users to my app where they can sign in or sign up, and then I send them back to the funnel.
What I’d like to achieve is showing different steps depending on the user type:
- Newly registered users
- Existing users who already have an account but haven’t purchased a subscription yet
For each group, I want to display different content. For new users, I’d like to introduce the app in general + show subscription benefits. For existing users without a subscription, I want to focus more on subscription benefits.
When redirecting users back to the funnel, I could include a query parameter like ?new_user={true|false}, along with state and app_user_id. However, I don’t see any option in the funnel settings that allows branching based on these parameters.
Is there a way to achieve this kind of behavior?
Thank you for your help!
Jan Zabloudil

