How to redirect users to gated content after login instead of the dashboard? Answered
We want to send an email to our customers with a gated content URL. When the user authenticates to the site, we'd like the user to go directly the the gated content URL and not the typical user dashboard page. Is this possible?
Comments
2 comments
Hey Mark,
To do this you would need some custom code from your developer. One idea would be to update the redirect url of the form based on the url the user should go. This should override the default redirect Memberstack has.
Hey! Check this out: https://webflow.com/made-in-webflow/website/redirect-to-attempted-page
Please sign in to leave a comment.