conversation automation
Conversation automation is the use of software to handle parts of a fan inbox without a person writing each message: sorting threads, sending follow-ups, and drafting replies for review.
Automation is a spectrum, not a switch, and the useful question is never “automated or not” but “which part”. An inbox contains at least four separate jobs (deciding which thread to open, restarting the ones that stalled, writing what sells, and remembering what already happened), and they automate to very different degrees. The nearest neighbour is the chatbot, which is one component: the part that produces a reply. Automation is the whole arrangement around it, including the parts where nothing talks.
Which parts of an inbox automate cleanly?
The ones with a rule you can write down without arguing about it.
- Triage. Ordering threads by who is new, who is waiting, who has bought before. This is sorting, and sorting is the thing software does best.
- Timed restarts. A message sequence sends a message after a set silence. Nobody forgets, which is the whole point. Forgetting is the most common cause of a dead thread.
- Routing lists. Sending the right mass message to the right segment rather than to everyone.
- Recording. Who bought what, at what price, when. Unglamorous and the thing that makes every other part work.
What resists automation?
Selling, and it resists for a reason that shows up in measurement rather than in opinion. The moment of the offer depends on the state of one particular exchange, and getting it wrong is expensive: our data shows that pitching before the sixth message drops conversion by roughly a third, with the optimum after about ten real exchanges. A rule can enforce a minimum. That part automates. What does not automate is judging whether these ten exchanges were real ones.
Two more findings point the same way. Asking a closed question at the moment of closing costs several points of conversion, and a personal callback placed at the exact moment of the pitch costs points too, even though it feels like the warmest thing to write. It is the most counter-intuitive result in our corpus. Both are decisions taken inside a single sentence, and both are the kind of thing a system will do consistently in the wrong place once it has been told to do it.
Where does memory break?
At the handover, and this is the failure that costs the most quietly. A conversation carries state: what was refused, what was promised, what was already sent. None of that survives on its own.
| What is stored | Survives automation | What breaks when it does not |
|---|---|---|
| Purchases and prices | Yes, it is a record | Re-offering something already bought |
| Explicit refusals | Only if written down | Re-pitching what was just declined |
| Tone, and what the fan wants to be called | Rarely | The account stops sounding like one person |
| What was promised for later | Almost never | A promise nobody keeps |
How do you know automation is helping?
Compare like with like, or you will credit the tool for the schedule. Our data shows conversion collapsing between 2am and 6am and peaking in the evening, so anything that mostly runs overnight will look worse than a person working evenings regardless of how well it performs. Judge it against the same hours, on comparable fans.
The realistic shape is a divided inbox: software handles order, timing and record-keeping; people handle the messages where the money actually moves. Automating the second group before the first is the usual mistake, and it is the expensive one.
Related terms
To go further on this:
Read the full guide