We’re currently using the Services custom object to track customers’ onboarding. This is going well with our responsive customers, but we’re struggling with our unresponsive ones.
We’re not using a sequence (yet) as we’re still fleshing out the process, but what we’d like to do is track a number of items:
- Total sales emails sent to this contact since the beginning of the project
- When was the last reply from the customer to one of these emails?
- How long has it been since the customer last responded to a project-related email?
- How many emails have been sent since they replied/responded?
The thinking here is that if a customer has been sent >2 emails without any response, we’d escalate the engagement automatically, and/or add a status to their project.
I’ve toyed with some of the calculated properties so far, but haven’t been able to find a “last sales email sent” date/time property to calculate from.