So I'm developing a database for a small company. They've recently decided that they would like a basic mailing tool for this database, since online sites (like constant contacts) isn't quite meeting their needs since they have a pretty unique organization of their database.
Anyway, I am using the Pear PHP extension with Mail_Mimi and Mail_Queue. Everything is working fine; the mail gets delivered in HTML with all clients that I've tried, but they just recently informed me that they would like to be able to see who has opened their emails. I have never done this and it hit me a bit out of left field, and I'm not sure where to start. I researched it but haven't been able to find any clear answers. I would also like to manage bounce backs. Can anyone set me on the right track? I'm starting to think that this will be pretty complicated.
Thanks for any help!
Mail Open Rates
Moderator: General Moderators
-
cpetercarter
- Forum Contributor
- Posts: 474
- Joined: Sat Jul 25, 2009 2:00 am
Re: Mail Open Rates
Some possible leads here, in the article and some of the comments.