How do they determine engagement time or whether the email was deleted?
2. Serve up http://myserver/invisible.gif with a process that trickles down an endless GIF image a few bytes at a time.3. When the connection to the endless GIF dies, call that the "reading" time.
4. If a "reading" time is under some threshold call it "deleted".
That's how I did it a few years ago anyway.