I need detect forwarded email count. How often an mail is being forwarded from a particular id. finding the number of mail openings.
But don't know how to detect.
I need detect forwarded email count. How often an mail is being forwarded from a particular id. finding the number of mail openings.
But don't know how to detect.
It's all done with good ol' image bugs......
Which client was used: Check the user-agent
Whether an email was forwarded: Done by attaching image bugs to divs that are loaded only when the message is forwarded.
Whether an email was printed: bug attached to print stylesheet
How long it takes to read an email: A connection that's kept open, as pointed out by Forrest (this is also how Facebook tracks(ed?) whether or not you are online on chat).
Whether an email was deleted: Check If a message was read for a short period of time or not opened. In fact, they group "glanced" and "deleted" together.