Description
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. |
|---|
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}}"]
Shortcode Attributes
| Conditional | No |
|---|---|
| Nestable | No |
| Accepts formatting | No |
| Capturable | No |