I’m making an online course. I would like to be able to track a user’s journey through the course content.
Is there a way to see which pages they’ve been to, and which they are yet to click through to? Custom code?
Ultimately this is so that if they accidentally bounce out of the course content (back to the homepage or their dash), I can easily redirect them to where they left off.
To do something like this would take some custom code. We suggest getting in touch with a freelance developer. You can find one here if you do not know anyone.
to track users we like to use heap analytics but this would not redirect the user for you, just keep track of them.
Could I use Heap to track users, and relay their progress to AirTable / Webflow CMS via Zapier in real time?
For example, they are watching “Video 3”, which is tracked by Heap and updated in an AirTable base which updates a “latest video” field in their Webflow CMS User Item. Then I can link a button on their user profile page to that “latest video” field.