Hello everyone, I’m quite new to bubble, but I’ve managed to build my app and I’m now at the point where I’ve hit some roadblocks after a week of research and trying to solve this on my own.
I have a 6 page app, where there are paid users who are members, free users who are members and free users who are just trying out the app. I’d like to be able to limit the free users access to a “test drive” page on my site. After performing three actions on the test-drive page, they are redirected to an “upgrade” page. However, I’d like free users to be prevented from accessing the test drive page for 24 hours after they’ve tested out the service on that page. Free users are redirected to an upgrade page after clicking a “submit” button 3 times on the test drive page.
If someone could explain the workflow to make this possible I’d really appreciate it! Thank you all for your time and have a great day.