About the Content node
The Content node evaluates a user's URL or URL path and optional query parameters. If the URL or parameters match your configured conditions, it routes the user according to the decision; otherwise the user continues through the normal rule flow.
URL Path
Use this decision point to define a decision based on a specific URL or URL path.
- Select the condition to apply from the Condition drop-down menu.
- Enter the URL or URL path to test against the condition in the Path text box.
Query Param
Use this decision point to define a decision based on the query string parameters used in an URL; for example, to display the same page with different content.
- Enter the object key in the Key text box.
- Select the condition to apply from the Condition drop-down menu.
- Enter the value to test against the condition in the Value text box.