Skip to main content
Feedback

Adding a condition to a tag

Adding a condition(s) is part of the process of adding a tag.

Procedure

  1. In the Conditions section of the dialog used to add a tag, point in the desired level in the conditions hierarchy and click Add a Condition.

    Click Add a Condition as opposed to Add a Group.

    Selection lists for defining a condition appear at the pointer location. Proceed from left to right.

  2. In the first list, select the output to test or Static to specify a static value. Outputs are listed by alias for selection.

    If you selected Static a field will appear to the right — continue with step 3. Otherwise, skip to step 4.

  3. In the field, type the static value.

  4. In the next list, select an operator.

=The first output to the left equals the second output to the right.
!=The first output is not equal to the second.
<The first output is less than the second.
> The first output is greater than the second.
<=The first output is less than or equal to the second.
>= The first output is greater than or equal to the second.
containsThe first output contains the second.
does not containThe first output does not contain the second.
starts withThe first output starts with the second.
is emptyThe first output is null.
is not emptyThe first output is not null.

If you selected “is empty” or “is not empty”, skip to step 7. Otherwise, continue with step 5.

  1. In the next list, select another output to test or Static to specify a static value.

    If you selected Static a field will appear to the right — continue with step 6. Otherwise, skip to step 7.

  2. In the field, type the static value.

    Field in which to type a static value

  3. Click the adjacent Save button (not the Save button at the bottom of the dialog).

    The newly defined condition is listed. When you pause the pointer on the condition, links appear enabling you to edit or remove the condition.

    Defined condition listed

On this Page