Captured Value
Finds journeys based on whether or not a customer has a value captured for an attribute. This can be either of the following:
- Any value.
- A specific value.
Optional Components
Component | Example |
---|---|
deviceOS keyword | deviceOS= Android |
deviceType | _deviceType=_Smartphone |
touchpoint keyword | touchpoint= CallCenter |
in date keyword | in date(#NOW , - 30 days) |
Usage Notes
- Combine multiple filters using either an AND or an OR.
- Supports a full boolean tree, separated by parentheses.