Skip to main content

Configuring Custom Decision Rules

Updated over 2 months ago

๐Ÿ“˜ This article explains how to set up custom rules to determine when to push content to SmartIndex destinations. SmartIndex is part of Botify's Activation Suite, available with a Botify Pro or Enterprise plan.

Overview

Custom decision rules enable you to determine when pages are pushed to SmartIndex destinations beyond the HTTP status code rules.

๐Ÿ‘‰ Do not duplicate the rules defined in your project segmentation as custom decision rules.

Creating a Custom Decision Rule

  1. When configuring a destination, click the Create button in the Sections block.
    โ€‹

  2. Click Add condition group to begin building the rule. All conditions within each group will be evaluated together.
    โ€‹

  3. Select Any to require only one condition or All to require all conditions to be met to match the rule.
    โ€‹

  4. From the first dropdown, select the field or HTML extract to match.

  5. From the second dropdown, select the operator.

  6. In the text field, identify the value to match.
    โ€‹

  7. Optionally add conditions to the condition group, or add additional condition groups.

  8. Click the delete icon next to a condition to remove it from the group or the icon at the top of the condition group block to delete the group.
    โ€‹

  9. Optionally test the custom rule, then click Save to save it to the destination configuration. The custom rule will be applied to the destination in addition to any configured HTTP status code rules.

โ—๏ธRemember to save your destination configuration.

Testing Custom Decision Rules

To determine if a specific URL matches your custom rules, type a URL in the text field on the right and then click Test it. The results show whether the URL matches the conditions defined in the custom rule.


See also:

Did this answer your question?