Welcome to Zuora Product Documentation

Explore our rich library of product information

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.
  1. Select the condition to apply from the Condition drop-down menu.
  2. 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.
  1. Enter the object key in the Key text box.
  2. Select the condition to apply from the Condition drop-down menu.
  3. Enter the value to test against the condition in the Value text box.