vap0rwar3z
Newbie
- Apr 16, 2025
- 4
- 0
For a recent project, we evaluated email marketing platforms to find one that met our needs. During our investigation, we noticed that one service marked emails as "read". Curious about how they tracked this, we discovered a 1x1 pixel image in the email’s HTML body with a unique URL, like <img src="https://emailcomp.com/email/abc-tracking-id.png">. When a recipient opens the email, the image loads, triggering the API to log the specific URL, effectively tracking who viewed the email.
This would be a pretty simple API to put together but the results for an email marketing campaigns would be very interesting to track and compare what works and what doesn't for your site.
Have any of you come across creative ideas like this or seen anything similar?
This would be a pretty simple API to put together but the results for an email marketing campaigns would be very interesting to track and compare what works and what doesn't for your site.
Have any of you come across creative ideas like this or seen anything similar?