AND Element

Use the AND element to select contacts that match all of the criteria defined in multiple input nodes.

Example: you want to find the contacts from a query node that selects all homeowners in your database that also appear in a label node that identifies recent subscribers.

Adding an AND element

On the designer tab:

  1. Drag the AND icon onto your canvas to create an AND node.

  2. Connect the input nodes you want to analyse to the left-hand side of the AND node.

    Note: to be selected by the AND node, a contact must be in all connected input nodes, i.e. if two or more nodes are mutually exclusive, e.g. selecting contacts by country, the AND node will return zero contacts.

Editing AND node properties

The properties pane to the right of the canvas changes based on the selected element.

  1. Select the AND node to view the node's properties.

  2. The name of the node defaults to a combination of the input node names, e.g. Homeowner and Recent_Sub. If you want a different name, overwrite the existing name.

    Note: if you rename the node and then add another input node, the name does not update to include the added node.

  3. The table is automatically calculated when you refresh your audience count based on the table used for your input nodes.