/    Sign up×
Community /Pin to ProfileBookmark

how to track sent mails

Hi,

I need a way to detect whether an email sent using php mail function is viewed by the recipient, additionally it will be ideal if it is possible to get confirm mail is not being bounced.

For confirmation of viewing by the recepient, as i learnt from web it is possible to use a php drawn image in an <img tag in mail’s HTML content, we can send paramters to image script via url, i checked it is working, but the issue, some mail clients automatically block images… ?

I guess using <iframe and <script wont work in most email clients…

Can anyone of you suggest and fully (or nearly fully) working solution for this..

Thanks and Best Regards

to post a comment
PHP

6 Comments(s)

Copy linkTweet thisAlerts:
@blue-eye-labsAug 10.2010 — Other than read receipts (and I'm not entirely sure how those work) I think the image option, or including something else like css (but a lot of clients don't support css), is the only way.
Copy linkTweet thisAlerts:
@GUIRauthorAug 10.2010 — thanks for comments, you gave a good idea think can use both image and css option together, at least for some mail clients it will work, no ?
Copy linkTweet thisAlerts:
@tirnaAug 10.2010 — No matter what kind of "read confirmation" you use, I doubt you can say with 100&#37; certainty that your intended recipient has read your email.

I would have thought that at best you could say that [B]someone [/B]has read your email and that most likely it was the intended recipient. I don't know how you can confirm who was actually sitting at the computer screen and reading the email.
Copy linkTweet thisAlerts:
@GUIRauthorAug 11.2010 — criterion thanks for resource urls, trina you are absolutely correct, we ve to assume it.
Copy linkTweet thisAlerts:
@blue-eye-labsAug 11.2010 — Failing everything you could always have a small link with "Click here once you've read this email" or something similar, but that is probably undesirable. I think your best bet is to use an image (CSS is even less likely to work and will probably also be blocked if the client is blocking images) and unless the email is in their "junk" folder the image will probably load. All you then need to do is include a unique code in the request string for the image.
×

Success!

Help @GUIR spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...