Extending existing conditions (and/or)

You can extend an already added conditional expression if multiple factors must all be fulfilled simultaneously (for example, the text is displayed to all recipients who have opened the mailing and are male).

Step by step

Open the Extend condition dialog box as follows:

  1. Open the mailing in the Editing workflow step.
  2. Click at the end of an already created conditional expression (e.g., [%if x=y <end of the conditional expression >]paragraph[%endif]).
  3. Click the Insert commands button and select the Extend condition (and/or) entry.

    A dialog box appears.

  4. In the dialog box, specify if you want to extend the already added conditional expression with an AND function (both the already added subcondition 1 and simultaneously the new subcondition 2 must be met) or with an OR function (either the already added subcondition 1 or the new subcondition 2 must be met).
  5. Click Next.

    You will be directed to Step 2/3: Select type of condition.

  6. In the dialog box, select the section to which the new condition is to apply from the Condition for drop-down list:

    Entry

    Description

    Column value

    Used to display text only for recipients with a particular entry in a column in the recipients table (for example, if the text in the salutation should be dependent on the value entered in the Gender column of the recipients table)

    Recipient reaction

    Used to only display text to recipients which have (prior to dispatch of this mailing) carried out a particular action (such as clicking a link).

    Note: To use this type of condition, you require the consent of your recipients. This means you can only use this type of condition if the appropriate property rights have been activated in your system (that is, in the Inxmail Professional administration section).

    Sending mailings

    Used to only display text to recipients who have previously received a particular mailing or a certain number of mailings.

    Dispatch interruption

    Used to only display text to recipients who have not received one or several mailings as a result of a dispatch interruption.

    Particular target group

    Used to only display text to recipients assigned to a particular target group (Creating target groups).

    Free condition expression

    Used to create a personalised conditional expression through which text is assigned to recipients.

  7. Click Next.
  8. If you selected the Condition on column value option, specify the following additional information in the dialog box:
    • In the recipient table, select the column to which the condition is to apply (for example, the Gender column) and click Next to confirm.
    • In Step 3/3: Specify comparison value for the condition, specify the relational operator and the comparison value (e.g., specify the ‘equal to’ operator and the value ‘m’ for male to only display the text for male recipients).
  9. If you selected the Condition on recipient reaction option, specify the following additional information in the dialog box:
    • Select the recipient reaction to which the condition is to apply (for example, the Has clicked a particular link (HasClicked, HasClickedContent) option) and click Next to confirm.
    • In Step 3/3: Specify reference mailing for the condition, specify the mailing list and the mailing to which the recipient reaction applies.
  10. If you selected the Condition on mailing sent option, specify the following additional information in the dialog box:
    • Select the mailing dispatch to which the condition is to apply (for example, the Was a particular mailing successfully received option) and click Next to confirm.
    • In Step 3/3: Specify reference mailing for the condition, specify the mailing list and the mailing to which the mailing dispatch applies.
  11. If you selected the Dispatch interruption option, specify the following additional information in the dialog box:
    • Select the dispatch interruption to which the condition is to apply (for example, the The recipient did not receive a specific mailing due to a dispatch interruption option) and click Next to confirm.
    • In Step 3/3: Specify reference mailing for the condition, specify the mailing list and the mailing to which the dispatch interruption applies.
  12. If you selected the Existing target group option, specify the following additional information in the dialog box:
    • Move the target groups to which the condition is to apply to the Selected target groups section.
    • In the Recipients: drop-down list, specify whether the recipients (for whom the text is to be displayed) must belong to each, to at least one or to none of these target groups.
  13. Confirm your settings in the dialog box by clicking Finish.
  14. The condition added to your mailing will be extended (for example, resulting in the following condition: [%if x = y AND a = b] Paragraph [%endif]).
  • You have successfully extended a condition.

Related topics