Please help me with logic to give users 7 days access after signing up, then redirect to subscription page after the 7 day trial period has expired

I made the mistake of redirecting users to the subscription page before they can access my app’s dashboard, eventhough users have a 7 day free trial. UX just wasn’t good to force users to subscribe before seeing the app. This is the current workflow on page load for the dashboard page.
Screenshot 2024-10-03 185727

I would like to change this logic so users can access the dashboard of the app for 7 days after sign up, redirect them to the subscription page after 7 days trial period has expired. Should I create a 2nd event? If so, what should be the Only when condition? Starting to get lost. TIA!

Hi @yogibearapp,

If you’re using Stripe, check out this:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.