Email capture and emailing site visitors

Status
Not open for further replies.

katoved

Banned
Jul 11, 2006
1,308
24
0
42
Chicago
www.bannerblindness.com
I own numerous eBook websites but dont capture peoples emails. I would like to learn how to capture peoples emails and send mass mails to these people. Additionally, what programs or services do you use? If you are sending emails to clients, how do you keep track of whom you sent the email to? Is there a program where you can enter someones email, the have that person receive a series of emails over a month period to try to convert that person into a sale? I know something like this must exist, as I have had it happen to me many times.
 


You can capture user details when they fill in a form, then send the form information to a database for storage. PHP and MySQL is a good start.
 
Dont know shit about PHP or MySQL

rembrandt said:
You can capture user details when they fill in a form, then send the form information to a database for storage. PHP and MySQL is a good start.

Is there a program somewhere that can store all these emails and do an email marketing campaign for me?
 
Once the data is in the database you can get it back out with PHP.

As for email marketing... I haven't done alot with it but I did see this pretty cool online setup that didn't seem to bad and pretty cost effective.

Check out Campaign Monitor

Has anyone ever used campaign monitor?
 
Why not just get a phpbulkmailer script and send it from your own webserver?
I wouldn't trust any company with my work, (yes, its not easy gathering 50K+ double opt-in email addresses).
 
katoved said:
Thanks! Both those sites were EXACTLY what I was looking for. Have you used either of these? Thanks.

Glad to help. I haven't used any of them but have read a lot of positive comments and some of them from people with very big lists.
 
Status
Not open for further replies.