How to create a drip-feed course schedule that unlocks lessons weekly after signup? Answered
Hi friends! Got a question for ya.
is there a way to set up our course where the next lesson would go live for them 7 days after the one before?
For example:
- first lesson - available immediately
- second lesson - available a week after signing up
- third lesson - available 2 weeks signing up
- etc.
Comments
5 comments
Hey Josh, totally doable with Script #184 is built for this exact use case. It lets you drip out lessons based on when someone signs up, so you can unlock content week by week without needing Zapier or a custom database. First lesson goes live immediately, second after 7 days, third after 14… all smooth and automatic. Super handy if you're running a cohort or evergreen course.
Hey Josh White, yes this is definitely possible.
You can have an automated workflow via Make / Zapier which runs every week to provide access to the class.
where would I be able to find/access this?
This person explains one way to do it. You'll need a database which has all the dates in it 🤔 Doesn't seem like the most simple. https://community.glideapps.com/t/timed-trigger-via-integromat/38863/3
Another idea is to write some code that shows/hides content based on that particular members signup date. You could use reybot to help with the code. https://rey.memberstack.com/
Josh White, not really sure if there is a ready-made resource for this. I built the system from scratch for a client.
Please sign in to leave a comment.