Creatio lets you use throttling to balance the outgoing email flow.
Use throttling to split a large email into multiple parts and send the parts to the email provider one by one during the specified time frame. This approach improves the delivery rate and prevents the emails from being flagged as spam or rejected by email providers. Use throttling when:
- Sending emails that are likely to provoke a spike in the user activity.
- Sending multiple emails during a short period.
- Sending emails to new subscribers.
-
Sending emails to subscribers you have not contacted by email for a long time.
-
Sending first emails from a new domain.
-
Sending emails after changing the sender’s IP address.
-
Sending a test email that has to be changed or canceled during the mailing process.
In these situations, sending emails gradually enhances the domain’s reputation. The throttling mechanism also lets you control the outgoing email flow, which can be useful in cases like balancing the load on contact center agents.
You can configure automatic throttling before Creatio starts to send the email.
Throttling settings are identical for bulk emails and trigger emails.
To set up throttling:
- Go to the Email section and open the needed record.
- Select the relevant value in the Throttling settings field:
- “Do not use throttling” to send the emails as usual.
- “Warmup cold audience” to send the emails using the pre-configured schedule. Learn more: Warm up cold audience.
- If you choose the “Warmup cold audience” option, select one of the shared queues in the Throttling queue required field. Creatio sends all emails in a queue independent of the other throttling queues. Learn more: Set up a distribution queue and Warm-up examples. The “General” value is selected by default (Fig 1).
- Click Save.
As a result, Creatio will send the emails using the selected throttling mode.
Warm up cold audience
“Warmup cold audience” is a throttling mode where Creatio sends a limited number of emails daily after the email starts. There is a fixed delay before each email. The daily limit and the delay help to emulate manual emailing, which is essential to enhance the reputation of the sender’s domain.
The pre-configured warm-up schedule is based on the best throttling practices, such as emailing daily for 2 weeks and longer with a gradual increase in the number of emails per day.
To change this schedule, contact Creatio support and specify the new daily limit and delay. We recommend that you only change this schedule for urgent reasons and with a basic understanding of warm-up strategies.
Set up a throttling queue
A throttling queue is a tool to segment cold contacts. Throttling queues let you group several bulk or trigger emails to segment different pools of cold contacts for individual warm-ups. For example, a part of the audience originates from social networks and another part from a webinar. In this case, we recommend dividing the audience into different segments and create a dedicated throttling queue for each segment to keep the email marketing strategies separate. Learn more: Warm-up examples. Configure the queues in the Throttling queues lookup. To add a new queue:
-
Open the system designer by clicking in the top right.
-
Click the Lookups link in the System setup block.
-
Open the Throttling queues lookup.
-
Click New.
-
Enter the queue name, for example, “New queue.” Fill out the Description column if necessary.
-
Fill out the Code field with an alphanumeric code (Fig. 2). Creatio will use the code to segment bulk emails. You can use arbitrary names.
Warm-up examples
Find detailed examples of the warm-up mode in action below.
Day | Daily email limit | The delay between emails, sec |
---|---|---|
1 | 25 | 400 |
2 | 25 | 400 |
3 | 25 | 400 |
4 | 50 | 400 |
5 | 50 | 400 |
6 | 75 | 400 |
7 | 75 | 400 |
Example 1
Creatio will use a separate schedule for each sender's email address.
The bulk email will start from the Day 1 schedule for the “Warmup cold audience” mode. Emails from sender1@example.com will be sent in 3 days (25 emails per day). Emails from sender2@example.com will be sent in 1 day (25 emails per day).
Example 2
Emails to new sender addresses always start from the Day 1 schedule. If you have already used an email address for sending bulk emails, its schedule will start from the day where the previous bulk email stopped:
-
All emails from sender3@example.com will be sent in 1 day (25 emails per day) according to the schedule, starting from Day 1.
-
All emails from sender2@example.com will be sent in 1 day (25 emails per day) according to the schedule, starting from Day 2.
-
All emails from sender1@example.com will be sent in 2 days (50 emails per day) according to the schedule, starting from Day 4.
Example 3
When changing the throttling queue, the email delivery always starts from the Day 1 schedule, even if you have already used the addresses in this bulk email:
-
All emails from sender1@example.com will be sent in 3 days (25 emails per day).
-
All emails from sender2@example.com will be sent in 1 day (25 emails per day), starting from Day 1.