i've just read up on how to track opened emails and its a simple process of placing a 'web beacon' or a clear gif image into an html email. each time the email is opened the image is downloaded from the server and can be counted as an opened email. obviously info like ip address is collected so you can count uniques.
what i cant get my head around is how to count or gather the info needed for each time the image is requested from the server... using php. maybe im just not thinking clearly right now?? but hopefully someone can set me in the right direction??
much appreciated!!
what i cant get my head around is how to count or gather the info needed for each time the image is requested from the server... using php. maybe im just not thinking clearly right now?? but hopefully someone can set me in the right direction??
much appreciated!!