|
Autoresponders and Triggers Explained
|
|
Thursday, 26 August 2010 16:03
|
|
When sending an email to your subscribers, always make sure that it's sent on the same day, at the same time.
For example, every Wednesday at 3pm.
Your subscribers will come to "expect" your email to arrive in their inbox on the same day at the same time every week, meaning that they want to read your content and are generally more receptive to any special offers or promotions you may include.
|
|
How to replace the "subscribe" button with an image
|
|
Thursday, 04 March 2010 06:52
|
|
To make your subscribe forms or enquiry forms a bit more graphical you can simply change one line of code to use an image instead of the default style button.
Find: <input type="submit" value="Subscribe" /> Replace with: <input type="image" src="/images/submit.jpg" BORDER="0" value="Subscribe" />
Definitions: src= source url of the image BORDER= this gets rid of the blue link border around the image value= calls the action of processing the form
|
|
Welcome to our Email Marketing Blog
|
|
Monday, 22 February 2010 15:39
|
|
This is our first blog post and we would like to inform you on the latest email marketing technology. This blog is linked to our Twitter account so follow us here
|
|
|
|
|