Compare conversion events to your trigger events

Automation
Compare conversion events to your trigger events

For example, imagine that you start an automation when someone begins an educational course; maybe your event is called course_started, and it has a course_id that you use to identify different courses you offer. Your automation’s goal is to help someone finish the exercise, so you need to look for an event called course_completed with the same course_id. That kind of comparison is now possible, and you can use it to your advantage to pinpoint highly-specific conversion criteria!