Trigger Emails Based On Time And Current Field Value
We have a multi step quoting/signup process and at each step of the process we update the custom text field "SUPTS" with the step people are at using the Munchkin API. Please note that customers can start the process online and then complete signup via the phone and the CRM updates the "SUPTS" field to "customer" if that happens.
We want so send email 1 if the "SUPTS" field value is still "Step 1" 24 hours after it was changed to "Step 1".
We then want to wait 48 hours after email 1 is sent then apply the following logic:
- If email 1 is unopened and "SUPTS" is still "Step 1" send email 2
- If any link in email 1 is clicked and "SUPTS" is still "Step 1" send email 3
Customers can come through this quoting/signup process multiple times.
We have created a program and have various smart campaigns to track users activity based on a smart list but the emails don't seem to be firing at the right times.
Any advice on the logic/campaign/list setup would be greatly appreciated.