Forum Moderators: coopster
My system send different alerts to subscribers via email. I want to track whether they opened email or not. For this purpose I want to use "X-Confirm-Reading-To" and X-Read Notification which was implemented by readnotify.com too
I simply added these headers with the destination email address but I could not get intimation. How can I implement it in PHP? pls guide
You place a 1x1px image inside the email, and make sure this image is not accessed via any other means. Use a full url:
<img src="http://example.com/img/email-img.gif">
When the email is opened, a request is made for the image that should show up in your stats. You can review the stats for an indicator of HTML email and image enabled clients that have accessed your message. You just have to figure out what percentage of recipients don't allow html emails or images.
I think the saving grace on those is that if a recipient is willing to open an email, if the text-only content is compelling enough, they might be motivated enough to hit "view all images." In that case, though, one of the images should be something vital to the message. (I can't believe **I'm** even saying that, as that's bad mojo right off the bat . . . . educational exercise only folks . . .