The condition "Check profile" checks profile fields against specified conditions and field values. This condition also works when tracking is deactivated.
Configuration
Conditions
Here you can select a "pool", a "pool field" and the "relational operator" to be used and specify the "value" to be checked.
StringToDate
When a pool field of the date/time data type is selected, either an absolute date can be used for the comparison operator, or a relative date can be dynamically calculated via the "Calculate date per string to datetime" dropdown menu. The entered description is automatically calculated and displayed in a preview. If the entered string is invalid, a warning message appears.
This allows you to directly convert English date descriptions into a date and time – for example:
"now +14 days", "next Monday", or "+1 week 2 days 4 hours"
Target groups with a time factor – absolute and relative time specifications with StringToDate
A typical use case is, for example, checking whether a profile's customer service appointment is less than two weeks in the future.
CUSTOMER SERVICE APPOINTMENT ≤ "now +14 days"