Posted by rf on 08/22/07 08:14
<ginoplusio@gmail.com> wrote in message
news:1187769752.817265.74860@m37g2000prh.googlegroups.com...
> Hi,
> I'm developing a software to send newsletter to the users of my
> website. I have a problem on the stats, detecting the opening of the
> newsletter on the user's client.
> The method I've chosen uses an html img tag like this:
>
> <img src="detectscript.php?email=1234"/>
Which my email client will never open. It considers images a security risk,
as loading them confirms that the email address they were sent to is a valid
one. This is an Anti spam measure.
> Do you have any suggestion to count the newsletter opening correctly?
Why do you need to do this?
--
Richard.
[Back to original message]
|