TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Facebook Knows When You Open Their Emails. How? Creepy Silent Sounds…

2 点作者 mirceagoia大约 13 年前

1 comment

mirceagoia大约 13 年前
Excerpt from the article:<p>A friend-of-a-friend tipped us off over the weekend to a rather clever way that Facebook is taking it one step further: non-existent sound files.<p>You can see it yourself by opening just about any email sent by Facebook in the past year or so (and possibly even earlier) and looking at its raw HTML. Somewhere in there will be a bit of code that looks like this:<p>&#60;img src=”<a href="http://www.facebook.com/email_open_log_pic.php?mid=XXXXXXXXXXXXXXXXXXXXXXXXXXXX”" rel="nofollow">http://www.facebook.com/email_open_log_pic.php?mid=XXXXXXXXX...</a> style=”border:0;width:1px;height:1px;” /&#62;<p>&#60;bgsound src=”<a href="http://www.facebook.com/email_open_log_pic.php?mid=XXXXXXXXXXXXXXXXXXXXXXXXXXXX”" rel="nofollow">http://www.facebook.com/email_open_log_pic.php?mid=XXXXXXXXX...</a> volume=”-10000″/&#62;<p>The first bit, the img source line, is Facebook’s tracking pixel. It tells the mail client to ping Facebook’s server for an image that doesn’t seem to actually exist. Facebook’s server sees the request, and can use the email’s unique 28-character identifier, shown above as a series of X’s, to flag that email as having been opened.