Proposition Transitions
Finds journeys where customers moved between Propositions a specific number of times.
Usage Notes
- in range is inclusive on both sides; that is, in range(3, 5) means >=3 and <=5.
Optional Components
Component | Example |
---|---|
from keyword | from proposition='Gold Card' |
to keyword | to channel='Platinum Card' |