How do I create a different login welcome page based on the user's level?

I’m adding an affiliate program and and so I need them to create a free account, and be able to view ONLY their affiliate stats page.
Right now when they create an account and log in, the welcome page is the same page that the paying members see.

How do I redirect them to a different page after login?

Thanks!

The s2Member KnowledgeBase (KB) is your friend: https://s2member.com/kb/

Either follow the instructions to create a Special Redirection URL (see https://s2member.com/kb-article/customizing-your-login-welcome-page/) or else just use the one LWP and enclose relevant content within appropriate shortcode conditionals: see https://s2member.com/kb-article/s2if-simple-shortcode-conditionals/

1 Like

Thank you.
Giving this a try.