|
Posted by ginoplusio on 08/22/07 08:24
On 22 Ago, 10:14, "rf" <r...@invalid.com> wrote:
> <ginoplu...@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?
>
To make some statistics.
I'd like to make statistics on the newsletter:
- Total emails sent
- Valid emails in the db
- Emails that were full (over quota)
- Opened emails
- Clicked emails
I have problems only on detecting the opened emails.
Navigation:
[Reply to this message]
|