You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/docs/src/pages/en/email-marketing/broadcasts.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ From the `Dashboard`, go to `Mails` to land on the `Broadcasts` hub. Here, you w
20
20
21
21
1. Click the `New broadcast` button on the right, in the `Broadcasts` hub.
22
22
23
-
2. Let's get acquainted with the interface. In the following image, we have marked all the sections. To see the description of a section, note its number in the screenshot and find its description below.
23
+
2. You will see a template selection screen. Click the template you'd like to use as a starting point. After selecting it, You will be redirected to the broadcast management screen. The active tab will be `Compose`.
24
+
25
+
3. Let's get acquainted with the interface. In the following image, we have marked all the sections. To see the description of a section, note its number in the screenshot and find its description below.
24
26
25
27
-1.**User Filters**: To select the users.
26
28
-2.**Total Selected Users**: The total number of selected users as per the applied filters.
@@ -33,7 +35,7 @@ From the `Dashboard`, go to `Mails` to land on the `Broadcasts` hub. Here, you w
3. Upon clicking the **Mail Edit** button, a full-page email editor will open where you can edit the email.
38
+
4. Upon clicking the **Mail Edit** button, a full-page email editor will open where you can edit the email.
37
39
38
40
> When done, simply press the exit button. All changes are auto-saved.
39
41
@@ -46,7 +48,7 @@ From the `Dashboard`, go to `Mails` to land on the `Broadcasts` hub. Here, you w
46
48
-3.**Settings Pane**: The settings pane for the email and the selected block.
47
49
-4.**Exit Button**: The email editor exit button.
48
50
49
-
4. If you are not yet ready to send the email or schedule it, you can simply go back to the Broadcasts hub by clicking on the `Broadcasts` breadcrumb (located at the top of the page).
51
+
5. If you are not yet ready to send the email or schedule it, you can simply go back to the Broadcasts hub by clicking on the `Broadcasts` breadcrumb (located at the top of the page).
50
52
51
53
## Send Immediately
52
54
@@ -71,6 +73,7 @@ Once an email is scheduled, you will see the time it will be sent at the bottom,
71
73
Now that you understand how to send broadcasts, you can also see:
72
74
73
75
-[Set up automated email sequences](/en/email-marketing/sequences)
Copy file name to clipboardExpand all lines: apps/docs/src/pages/en/email-marketing/sequences.md
+30-27Lines changed: 30 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Email sequences
2
+
title: Sequences
3
3
description: Send email sequences to your audience
4
4
layout: ../../../layouts/MainLayout.astro
5
5
---
@@ -26,34 +26,36 @@ Here, you will see all the sequences you have configured.
26
26
27
27
You will be redirected to the sequence compose screen. The active tab will be `Compose`.
28
28
29
-
2. Let's get acquainted with the interface.
29
+
2. You will see a template selection screen. Click the template you'd like to use as a starting point. After selecting it, You will be redirected to the sequence management screen. The active tab will be `Compose`.
30
+
31
+
3. Let's get acquainted with the interface.
30
32
31
33
In the following image, we have marked all the sections. To see the description of a section, note its number in the screenshot and find its description below.
32
34
33
-
- 1. **Sequence Name**: The internal name of the sequence.
34
-
- 2. **From**: The sender's name that is displayed in the emails sent.
35
-
- 3. **Entrance Condition**: The condition that triggers this sequence for a user. You can pick from the following conditions:
36
-
- `Tag added`
37
-
- `Tag removed`
38
-
- `Product purchased`
39
-
- `Subscriber added`
40
-
- `Community joined`
41
-
- `Community left`
42
-
- 4. **Entrance Condition Data**: The exact tag or product that triggers the sequence. This field is only relevant in the context of the `Entrance Condition` field.
43
-
- 5. **Save**: A button to save your changes to the sequence.
44
-
- 6. **Start/Pause**: A button to start or pause the sequence. Once paused, the sequence won't be triggered for subsequent events in the system.
45
-
- 7. **Email Row**: Shows an overview of one of the emails in the sequence.
46
-
- 8. **New Email Button**: A button to add a new email to the sequence.
-1.**Sequence Name**: The internal name of the sequence.
38
+
-2.**From**: The sender's name that is displayed in the emails sent.
39
+
-3.**Entrance Condition**: The condition that triggers this sequence for a user. You can pick from the following conditions:
40
+
-`Tag added`
41
+
-`Tag removed`
42
+
-`Product purchased`
43
+
-`Subscriber added`
44
+
-`Community joined`
45
+
-`Community left`
46
+
-4.**Entrance Condition Data**: The exact tag or product that triggers the sequence. This field is only relevant in the context of the `Entrance Condition` field.
47
+
-5.**Save**: A button to save your changes to the sequence.
48
+
-6.**Start/Pause**: A button to start or pause the sequence. Once paused, the sequence won't be triggered for subsequent events in the system.
49
+
-7.**Email Row**: Shows an overview of one of the emails in the sequence.
50
+
-8.**New Email Button**: A button to add a new email to the sequence.
49
51
50
-
3. Fill in the details for `Sequence Name`, `From`, `Entrance Condition`, and `Entrance Condition Data` (if applicable), then hit `Save`.
52
+
4. Fill in the details for `Sequence Name`, `From`, `Entrance Condition`, and `Entrance Condition Data` (if applicable), then hit `Save`.
51
53
52
-
4. Start adding emails to this sequence. When you create a new sequence, an empty email is added to it by default.
54
+
5. Start adding emails to this sequence. When you create a new sequence, an empty email is added to it by default.
@@ -64,9 +66,9 @@ In the following image, we have marked all the sections. To see the description
64
66
65
67
> The default email has `0 days` as the delay, which means the email will be sent immediately after the user enters the sequence, as it is the first email in the sequence.
66
68
67
-
6. To edit an email, click on the subject. This will open the email compose screen as shown below.
69
+
7. To edit an email, click on the subject. This will open the email compose screen as shown below.
68
70
69
-
7. Let's get acquainted with the email compose interface:
71
+
8. Let's get acquainted with the email compose interface:
70
72
71
73
-1.**Delay**: The delay (in days) between this email and the previous one.
72
74
-2.**Subject**: The email's subject.
@@ -78,8 +80,8 @@ In the following image, we have marked all the sections. To see the description
8. Edit the email's subject and status, then hit `Save`.
82
-
9. Edit the email's content by clicking on the mail edit button. Upon clicking the **Mail Edit** button, a full-page email editor will open where you can edit the email.
83
+
9. Edit the email's subject and status, then hit `Save`.
84
+
10. Edit the email's content by clicking on the mail edit button. Upon clicking the **Mail Edit** button, a full-page email editor will open where you can edit the email.
83
85
84
86
> When done, simply press the exit button. All changes are auto-saved.
85
87
@@ -92,18 +94,19 @@ In the following image, we have marked all the sections. To see the description
92
94
-3.**Settings Pane**: The settings pane for the email and the selected block.
93
95
-4.**Exit Button**: The email editor exit button.
94
96
95
-
10. To go back to the sequence settings, click on the `Compose sequence` breadcrumb as shown below.
97
+
11. To go back to the sequence settings, click on the `Compose sequence` breadcrumb as shown below.
96
98
97
99

98
100
99
-
11. Add more emails to the sequence by clicking on the `New email` button.
100
-
12. Keep editing your sequence until you think it's perfect. Once you are satisfied with your sequence, hit the `Start` button to begin sending this sequence to users.
101
+
12. Add more emails to the sequence by clicking on the `New email` button.
102
+
13. Keep editing your sequence until you think it's perfect. Once you are satisfied with your sequence, hit the `Start` button to begin sending this sequence to users.
101
103
102
104
## Next Steps
103
105
104
106
Now that you understand how to create email sequences, you can also see:
description: Create reusable email templates for broadcasts and sequences
4
+
layout: ../../../layouts/MainLayout.astro
5
+
---
6
+
7
+
Email templates help you build a reusable library of branded email layouts. Once saved, you can use them while creating broadcasts or sequence emails.
8
+
9
+
> This feature is currently in beta, which means you may encounter bugs. Please report them in our <ahref="https://discord.com/invite/GR4bQsN"target="_blank">Discord</a> group if you run into any issues.
10
+
11
+
> **Before you start**: If your school is hosted on [courselit.app](https://courselit.app), you need to get approved to send marketing emails. [Request access here](/en/email-marketing/mail-access-request).
12
+
13
+
## Templates Hub
14
+
15
+
From the `Dashboard`, go to `Mails` and open the `Templates` tab.
16
+
17
+
Here, you will see all templates you have saved.
18
+
19
+
- If this is your first template, click `Create from template`.
20
+
- If you already have templates, click `New template`.
-[Set up automated email sequences](/en/email-marketing/sequences)
95
+
-[Track your email performance with analytics](/en/email-marketing/analytics)
96
+
97
+
## Stuck Somewhere?
98
+
99
+
We are always here for you. Come chat with us in our <ahref="https://discord.com/invite/GR4bQsN"target="_blank">Discord</a> channel or send a tweet to <ahref="https://twitter.com/courselit"target="_blank">@CourseLit</a>.
0 commit comments