I want to put an image in an email but have the location point to a php page. I want to do this to check open rates of my image and embed an id number so I can check what clients are actually using my emails.
so I can do something like:
<img scr="
www.something.com/mytracker.php?id=100">
So it will actually show my logo, but I can tell who opened it.
Start Free Trial