Tracking emails.
What is the best way to track emails. I am creating a mailing list script which sends out emails based on:
Name Email ID
I would like to record when emails are read,open via a script.
I was thinking about having
<IMG Src="script.php?id=###" width=0 height=0>
but this doesnt execute in outlook.
Anyone have any ideas
cheers