"Profile Filter" node
This condition allows you to define customers who will proceed to the next stage of the workflow.
Requirements
- You must implement the tracking code into your website.
- You must have customers in your database.
Configuration
-
To define the node settings, click the node.
Result: A pop-up opens.A blank configuration form of the Profile Filter node -
To select events or customer attributes for the filter, click the Add condition button.
- The conditions in the node are built in the same way as building conditions in a segmentation.
- All fields in which you must provide value manually accept snippets or inserts. These fields are marked with the
icon and it lets you select a snippet.
-
Confirm your choice by clicking the Apply button.
Example of use

The purpose of this automation is to send a mobile push notification with a welcome message informing about access to special offers.
- The Data Changed trigger node reacts to birthdate changes.
- The Profile Filter condition node checks if the birthdate change meets the requirements of a segmentation that defines customers as adults.
- If customers belong to the segmentation, they proceed to the next stage. A mobile push is sent to them.
- When the push is sent, the workflow ends.