Home > Backend Development > PHP Tutorial > 邮件跟踪有关问题,多谢

邮件跟踪有关问题,多谢

WBOY
Release: 2016-06-13 13:07:34
Original
897 people have browsed it

邮件跟踪问题,谢谢。
我给网站注册用户发送产品邮件。
发送的邮件里面就是一些产品的信息,邮件模版如下:
 邮件跟踪有关问题,多谢 src="http://www.xxx.com/images/products/201207240001.jpg">
 邮件跟踪有关问题,多谢 src="http://www.xxx.com/images/products/201207240002.jpg">

我想知道用户是否查看了邮件,请问要怎样跟踪呢。


我用如下方法,测试后不通过:
例一: 邮件跟踪有关问题,多谢
例二: 邮件跟踪有关问题,多谢

测试后发现在邮件中打开邮件后 邮件跟踪有关问题,多谢 这个地址没有被访问过。

注:在邮件中图片是可以显示的( 邮件跟踪有关问题,多谢 )。


------解决方案--------------------
注册用户要是访问了,你不就能获取到信息了吗,你还想要怎样跟踪。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template