i want to send mail to users from my site , and then track open/read of that messages . like my site is sitename.com and i send mail on vivek@yahoo.com ...is it possibel to track message
jatar_k
2:03 am on Jul 22, 2006 (gmt 0)
you can track them by using a bug
this is normally an image, transparent 1x1 often, or even an img tag that targets a php script and passes a param to know what email it is
though I guess 1x1 images would probably get a spam flag these days
barns101
8:50 pm on Jul 22, 2006 (gmt 0)
Yes, your email is more likely to be flagged as spam if you have some tracking code in it. Additionally, many people now read email with HTML and/or images turned off for this very reason.
henry0
10:52 pm on Jul 22, 2006 (gmt 0)
Question: Will the PHP param be considered as spam? and if OK what would/could be the scritp logic? Thanks
barns101
9:07 am on Jul 23, 2006 (gmt 0)
Yes, it would be considered as spam if it can b recognised as a way to track visitors.