I'm working on an application where I need to send emails to 10,000+ users. The emails can be sent: multiple times per day, daily, weekly, or other. The content of EACH email is completely custom HTML (not swappable fields, but sort of like a custom RSS feed in an email.)
Can anyone suggest a solution that allows tracking of opens, bounce backs, and other standard metrics?
EmailLabs has all of the traditional email marketing features (like the tracking that you want), but has a good API to allow your application to interact with them. I chose EmailLabs at an ecommerce company that I used to work with.
Can anyone suggest a solution that allows tracking of opens, bounce backs, and other standard metrics?