The success of a workflow is often measured by checking whether an action happens since the contact's session begins.
For example, for scenarios such as cart retrieval where you want to know if a contact has converted after the workflow has been activated.
How can I compare the date to the start of a workflow session?
Use the Verify Condition node, and compare the last purchase date with the start of the workflow session. From the filter, directly select “same as or after session start.”
That way you won't have to remember how many days the workflow started, and you can more easily use the smart wait nodes to check which ones are most effective.