-
Notifications
You must be signed in to change notification settings - Fork 6
/
ch007_sending-your-first-campaign.xhtml
147 lines (147 loc) · 10.9 KB
/
ch007_sending-your-first-campaign.xhtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title/></head><body><h1>Composing your first campaign
</h1>
<p>In this chapter we will talk through composing and sending a very basic email campaign, which contains a simple piece of news and a single image.
</p>
<p>The example follows on from the previous chapter, using Ethical Pets. In this scenario a "short dated" cat food needs to sell quickly. They decide to email all their customers to tell them about the special offer.
</p>
<h2>Getting Started
</h2>
<p>To start a new campaign in phpList, navigate to <strong>Campaigns</strong> > <strong>Send a campaign </strong>from the main menu.
<br/></p>
<p><img src="static/phpList_menu_send_a_campaign.png" alt="phpList main menu Campaigns tab "Send a campaign"" height="209" width="579"/></p>
<p>
</p>
<p>This will open up a five-tab dialogue which will guide you through the build-and-send process. <em>Please note that various settings and plugins add more tabs.</em>
</p>
<p><em/>Message composition of the campaign is done in the first tab - the <strong>Content</strong> tab.  
</p>
<h3>The Content Tab
</h3>
<p>There are three tasks to complete in this tab. You must write your <strong>subject</strong>, edit the <strong>From line</strong> and create your message in the <strong>compose message</strong> window.
</p>
<p><img src="static/composing_phpList_1.png" alt=""/><br/></p>
<h2>Subject line
</h2>
<p>The subject of the email is the first thing that your subscribers will see, so it's very important. Make sure that your subject line:
</p>
<br/><ul><li>Is <em>honest</em> about the content of the email</li>
<li>Avoids spammy sounding words or phases (Free, hot, opportunity, risk free, etc)
<br/></li>
<li>Is less than 50 characters long if possible</li>
<li>Is eye-catching and appealing
<br/></li>
<li>Is easy to understand, with a clear meaning or appealing hint</li>
<li>Contains a "call to action" if possible/appropriate (so Read, Buy, Sign, Donate)
<br/></li>
</ul><br/><p><img src="static/subject_line_phpList_1.png" alt=""/><br/></p>
<p>Sometimes you will have to compromise, prioritizing some of these points above others.
<br/></p>
<p>Here is what Ethical Pets said about this subject line:
</p>
<p>"The most urgent goal was to sell the food, so the subject needed to be eye-catching. 50% off is pretty eye-catching, however, we know that it could get flagged as spammy by filters, so the wording was a little risky. We also needed be super clear that the food was short dated.
</p>
<p>To both things make this possible within the 50 characters we had to shorten the super clear "Best Before Date: 20th of August" to the more concise "(BB: 20/8/14). This would make sure that the best before date would be visible in the subject line.
</p>
<p>We also decided that the tactile and soothing "Puuuur" sound in the little joke at the beginning was worth sacrificing a direct call to action such as "Buy Organic Cat Food, 50% off", especially as using "buy" and "50% off" in the same subject line would make it even more likely that the mail would get flagged as spam."
</p>
<h2>The From Line
</h2>
<p>The second step is to edit the <strong>From line</strong> - your subscribers will also see this information. In phpList this information is usually auto-filled from settings in your system configuration, and is formatted Name [space] email. In this case the automatic information was originally: admin [email protected].
</p>
<p>Ethical Pets changed it to "Admin" to "The Ethical Pets Humans". They said 
</p>
<p>"Admin seemed a little unfriendly for the purposes of this email, so we changed the name to something more fun, and it really fitted into our campaign. however, the email remains the same.We usually just write Ethical Pets though. We always use our real email, because sometimes we get replies from customers too, which is great."
</p>
<p><img src="static/from_line_phplist.png" alt="phpList edit the from line, edit the sending email" height="180" width="573"/><br/></p>
<p>Ethical Pets allowed replies to their email, however, you may wish to use a "[email protected]" style email: this depends on the number of replies you tend to get, what they are about, and the purpose of the email.
</p>
<p>For detailed information about formatting the <strong>From line</strong> click in the <strong>i</strong> information button next to it.
<br/></p>
<h2>The Content
</h2>
<p>The next step is to compose your message. In this example, we will compose the message directly in the phpList <strong>Content </strong>window.
</p>
<p>Assuming you have your What-You-See-Is-What-You-Get (WYSIYWG) composer plugin installed and enabled (usually FCKEditor) you will be able to edit in a way that is similar to a Word-Processor or a blog site. In the example below, we have composed our text, and are using the <strong>Italic </strong>button to draw attention to some text.
<br/></p>
<p><img src="static/phpList_compose_message.png" alt="how to compose a message in phpList" height="478" width="808"/></p>
<h2> Adding an Image
</h2>
<p>The simplest way to add an image to your campaign is to embed one from your website, or from an external source such as Wikimedia Commons. To do this you need to find the URL of the image from your site.
</p>
<p>Depending on your browser, this may be done by right clicking on the image and clicking <strong>Copy Image Location</strong> or similar (in Internet Explorer it may be under right click <strong>Properties</strong>).
<br/></p>
<p><img alt="how to select an image url" src="static/add_an_image_phpList.png" height="538" width="600"/><br/></p>
<p> Then, in your phpList window click the <strong>Insert/Edit</strong> Image button in the WYSIWYG toolbar.
<br/></p>
<p><img src="static/insert_or_add_image_phpList.png" alt="inserting an image in your campaign phpList" height="253" width="393"/></p>
<p>You will then see the <strong>Image Properties</strong> dialogue.
</p>
<p>Paste the image url into the <strong>URL</strong> box (highlighted in red below) by using control-v or right click <strong>Paste</strong>. You should see the image in the <strong>Preview</strong> box below. If there is an error, the most likely culprit is the URL.
<br/></p>
<p><img src="static/phpList_image_properties_dialouge.png" alt="image properties phpList" height="536" width="595"/></p>
<h3>Image formatting and metadata
</h3>
<p>You should include an <strong>Alternative Text</strong> for the image. This will show in place of the image when the image is suppressed by the recipients email software, which is quite common. A good alternative text helps encourage your reader to decide to view the images in the email: this in turn makes your <strong>Campaign Statistics</strong> more accurate.
<br/></p>
<p>You may also wish to change the display size of the image: Ethical Pets chose a <strong>Width</strong> of 200, and the height was adjusted automatically because the <strong>Lock Ratio</strong> padlock is locked). You can also chose to <strong>Align</strong> the image, in this case they chose <strong>Right</strong>, to make it display on the right hand side of the email. They also gave it an <strong>HSpace </strong>and <strong>VSpace</strong> of 5, which added 5px (just a little bit) of space between the email text and the image.
</p>
<p>Once you are done, click <strong>OK.</strong>
</p>
<p><img src="static/insert_or_add_image_phpList_two.png" alt="an image in phpList campaign" height="477" width="596"/></p>
<p>You will now see the image displayed in your email. If you wish to edit it again, right click the image and click <strong>Image Properties</strong>.
<br/></p>
<p><img alt="edit an image in phpList" src="static/edit_an_image.png" height="248" width="275"/></p>
<h2>Creating a Text Link
</h2>
<p> Now a link to the store was needed, to show subscribers where to buy the food. To create a link, first highlight (with your cursor) the bit of text that you want to become a link:
</p>
<p><img src="static/phpList_add_a_test_link_select_text.png" alt="how to make a text link in phpList" height="145" width="463"/><br/></p>
<p>Next you click the <strong>Inset/Edit Link</strong> button
<br/></p>
<p><img src="static/phpList_insert-edit_link_button.png" alt="edit/insert link button in phpList" height="176" width="363"/></p>
<p>
</p>
<p>Finally, you paste the URL of the page you wish to link to into the URL box, and press okay.
<br/></p>
<p>
</p>
<p><img src="static/phpList_insert-edit_link_dialouge.png" alt="phpList enter url for text link" height="419" width="565"/><br/></p>
<p>When your subscribers receive your mail they will see the link, as below, and will be able to click the text to go directly to your website. In your campaign statistics you will see how many clicks you had.
<br/></p>
<p><img src="static/a_text_link.png" alt="a text link in phpList campaign" height="129" width="355"/><br/></p>
<p>Note that links which use the URL which they point to as the link anchor text will not be tracked by phpList. This is because link-tracking requires automatic link rewriting, but doing so would result in a link which would trigger spam filtering systems. Therefore links like this will not be tracked on statistics pages <a href="http://my-website.com">http://my-website.com</a></p>.
<p>Once you have finished composing your message, you are ready to move onto sending your campaign.
</p>
<h2>Test your campaign 
<br/></h2>
<p>It is easy to skip this step because sending the mail is so exciting, but it is <em>really</em> important to check... and after all, it only takes a few minutes.
</p>
<p>To send a test you need to enter your email into the <strong>Send text</strong> box at the bottom of every screen in the campaign workflow. You can send multiple test emails by separating the addresses with a comma - it is a good idea to test in both Webmail (like googlemail) and a client (like Thunderbird).
</p>
<p>All the emails you send a test to must already be on one of your lists: if they are not, you will be prompted to add them.
</p>
<p>Once you have entered the email, click <strong>Send test</strong>. 
<br/></p>
<p>
</p>
<p><img src="/phplist/_edit/static/send_test_phpList.png" alt=""/></p>
<p>Check that the
</p>
<ul><li>formatting is displaying as expected</li>
<li>your links go to the right places 
<br/></li>
<li>you have not made any spelling errors. </li>
</ul><p> 
</p>
<p>If you find a mistake, edit your campaign and test again. Once happy with your text part of your Campaign, click on the <strong>Next </strong>button<strong>.</strong>
</p>
<p><img alt="phpList click next" src="/phplist/_edit/static/click_next_1.png" height="177" width="296"/></p>
<p>
</p><h2>Feedback
</h2>
<p> Discuss this chapter <a href="https://discuss.phplist.org/t/composing-your-first-campaign-manual-chapter-feedback-and-discussion/201">here</a>.
<br/></p>
</body></html>