Newsletter
5 posts by 3 authors in: Forums > CMS Builder
Last Post: November 15, 2010 (RSS)
By KCMedia - November 12, 2010 - edited: November 12, 2010
i have this client who has an online newsletter with their website but now they want to be able to put that into an email to send out as html to all their clients.
this is the url of the page that is created each month http://www.actionmc.com.au/e-news.php
Anyone have any ideas as to how i can get this into an email to send out.
Also inside the php page the images are linked to pages inside the online store, the newsletter app is built into the store and will allow html
All they need to do in CMS builder is upload up to 6 images for the newsletter and the system will create the page for them.
Thanks
Craig
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] Newsletter
By zip222 - November 14, 2010
note:
- there is a per newsletter delivery fee with campaign monitor
- coding for emails is quite a bit different than coding for browsers. what works in a browser won't necessarily work in an email application
- you will need to include an unsubscribe link in order to use CM or anything else like it - spam requirements.
http://www.campaignmonitor.com
other options:
constant contact
mailchimp
Re: [zip222] Newsletter
By KCMedia - November 14, 2010
thanks
Craig
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] Newsletter
By Chris - November 15, 2010
Glad to hear things are going well. Please let us know how you get everything working, or if you have any questions! :)
Chris
Re: [chris] Newsletter
By KCMedia - November 15, 2010
well what i worked out is that if i hard code the url for all links inside the enews page with the full url of the site and then also include the css style sheet inside the body of the page once the page has been created and you go and view the source code of the webpage and then copy that whole code into the newletter system of the shopping cart system we where able to send the whole page as a html email along with all the links and tracking info.
It took me a little time to work out the styling but it works great.
thanks
Craig
Craig
KC Media Solutions
www.kcmedia.biz