Get Parameter URL Action
Get a parameter from the URL of the current post.
Useful for retrieving query string values to personalize content and trigger conditional actions.
This action does not output anything, and is meant to pass on data to other actions. For more details, see Referencing Data From Previous Actions.
Action Settings
Option | Default | Type | Description |
Parameter Name | None | Text Field | The name of the parameter to retrieve from the URL. |
Reference ID | None | Text Field | Assign a unique identifier to store the retrieved value. This ID can be used by other actions. Only lowercase letters, numbers, and underscores are allowed. |