[memb_redirect]

OTHER DOCS Available

Summary

Redirects the viewer to a new page

Shortcode Examples

[memb_redirect url="http://www.google.com/"]

Shortcode Parameters​

url: specifies a website where a user is redirected to.

Shortcode Attributes

Conditional: No (?)
Nestable: No (?)
Accepts formatting: No (?)
Capturable: No (?)

Additional Information

 

This shortcode redirects to the page specified in the URL parameter.

You can pass parameters about the current user, using placeholder variables.

For example, to pass the User’s ActiveCampaign Contact ID, and their Email address you would use:

[memb_redirect url="/newpage/?Id={{contact.id}}&Email={{contact.email}}"]
9 ways to add more value to your membership site

[memb_redirect]

This Applies To