DoubleClick/YieldManager/Ad.com 跟踪像素 - 它们到底跟踪什么?
我们的营销团队在我们的网站上放置了大量此类跟踪像素。他们中的大多数只是对 URL 进行简单的 HTTP GET,通常使用 IMG 标签,但也有一些 document.write 在 iframe/script 节点中。
我想知道的是,这些曲目到底是什么。源IP?如果您在代理后面怎么办?
Our marketing team has placed a lot of these tracking pixels on our site. Most of them just make a simple HTTP GET to a URL, usually by using a IMG tag, but some document.write in an iframe/script node as well.
What I would like to know, is what exactly these track. Source IP? What if you are behind a proxy?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这些网站会导致访问者浏览器转到该网站加载图像或 JavaScript。该网站的作用是存储访问者的 cookie 和/或指纹。您的网站还告诉跟踪网站有关访问者的一些信息 - 他们是否购买了某些东西或所访问页面的特定方面。跟踪网站可以将此访问与对您的网站、其他网站、横幅广告等的其他访问联系起来。
These sites cause the visitors browser to go to the site to load the image or javascript. What the site does is store a cookie and/or fingerprint of the visitor. Your site also tells the tracking site something about the visitor -- whether they purchased something or particular aspects of the pages that were vistited. The tracking site than can connect this visit with other visits to your sites, other sites, banner ads or more.
这称为网络错误。
It's called a Web bug.