When sending your visitors to the registration page you probably want to pre-define which plan they’re signing up for. To make this work, simply add the plan ID in the query string. For example, if your plan ID is ‘gold’, simply format the URL as:
https://social.yourdomain.com/register?plan=gold