Hello,
I’d like to reflect to this conversation regarding sending emails with the same ID to the same person multiple times.
https://forum.mautic.org/t/allow-campaigns-to-send-marketing-emails-multiple-times/35653/5
There is a very good reason why this is not possible in Mautic, and I’d like to defend it.
I didn’t want to reopen that discussion cause it is a valid solution, I wanted to start a new discussion, because the dangers are not explained there.
@andrew_c3 , I’m reflecting on your comments. Just want to make sure you are aware of the dangers.
I have been working with segment emails which by default only allow you to send one email to a contact in the relevant segment. For some this is ok. But why limit it to one ?
You can send the SAME email to the SAME contact ONCE. The reason is, that this allows you to add contacts continously to the segment, and if the sending window is open the new contacts will receive that message once they joined the segement.
OR
If you have a contact in Segment A and Segment B, and you send an email to Segment A, then yuo decide to send to Segemnt B as well, you won’t sell the email 2x to this person.
Why would you want to send an email with the same Email ID to the same person? How would you manage the statistics for it? (open, time to open, unsubscribe?)
However if some contacts in the segment have typos in there email address the first send fails. If you correct the email typo the segment email is never resent.
- Tag your contacts who failed
- Create a segment with the people tagged + ‘has received email 1’
- Send to this segment
Cloning a segment email seems inefficient. Why not allow the the re-sending of emails to the same segment email multiple times without cloning ? Why clone if they are the same ?
It’s 2 clicks: clone + ok.
The point is, that each email has an email ID. If you clone, you’ll know who you resent to. If you keep sending the same email, you won’t know at all.
If you send the same email over and over again, how would your statistics look like?
Also from a testing point of view you may wish to resend the same segment email many times and you have to do that via a clone. Again multiple sends would be a big time saver during development of emails.
You can use the “send test feature”, and for the final test you can use the segment email. Clone and send. That easy.
The logic for sending one or many copies of the same segment email is a valid one. Why limit how many times a segment email can be sent.
It will create a mess, and you’ll never figure out why your numbers are not matching.
Once you schedule an email and people enter/leave a segment, you’ll send them the email over and over again.
There is a huge risk of creating sending loops.
You can make internal rules to limit the way you send emails and manage segments, for Example:
- don’t use filters in Segements, especially not based on emails senr or opened or clicked
- don’t use schedule emails, just wait until the progress bar sends the emails
But then why use Mautic?
Joey