简体   繁体   English

没有引荐来源时,Google,Facebook等如何找到您来自哪个网站?

[英]How can Google, Facebook, etc find out which website you came from - when there is no referrer?

Let's say Site A is a traffic generating website. 假设网站A是产生流量的网站。 User A clicks on a banner on Site A and gets redirected to Site B (for example a landing page). 用户A单击站点A上的横幅,然后重定向到站点B (例如,登录页面)。 From Site B there is a link to Site C (which is for example Facebook, Google, or any other big company). 站点B站点C的链接(例如Facebook,Google或任何其他大公司)。

Question: How can Site C determine which sources did User A come from? 问题: 站点C如何确定用户A来自哪些来源? Becuase I have seen a lot of Site C websites that knew which was Site A . 因为我看过很多Site C网站,它们知道哪个是SiteA

As far as I know, browsers cannot pass Site A referrer url to Site C . 据我所知,浏览器无法将站点A引用网址传递给站点C。 How do they do it anyway? 他们怎么做呢? Are they using any kind of PHP or Javascript code for that? 他们为此使用任何形式的PHP或Javascript代码吗?

The way they know where you have been is because they drop cookies with unique IDs on your computer so they can track you. 他们知道您去过哪里的方式是因为他们在您的计算机上放置了具有唯一ID的cookie,以便他们可以跟踪您。

For example if a website uses any Facebook widgets, Facebook is already tracking you and knows what ads to target you with based on the sites you have visited once you go back to Facebook.com, or if Google Analytics is on the website (which it probably will be) this is tracking everything you go on from one site to the next and doing the same with serving relevant ads. 例如,如果某个网站使用任何Facebook小部件,则Facebook已经在跟踪您,并且一旦您返回Facebook.com,即根据您访问过的网站,或者是否在该网站上使用了Google Analytics(分析),就会知道要针对您的广告可能会)这是跟踪您从一个站点到另一个站点进行的所有操作,并通过投放相关广告来进行相同的操作。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何根据您来自哪个网页从一个网页访问另一个网页时为按钮添加过渡背景? - How to add transition background to buttons when visiting from One webpage to another depending on which webpage you came from? 如何向使用POST方法的公共网站发送请求以及如何查找请求的参数,如源和目的地等 - How to send a request to public website which uses POST method and how to find out parameters of the request like source and destination etc 如何查看新人来自哪个邀请链接? - How can I see which invite link the newcomer came from? 如何确定用户是否点击了我网站上的 Facebook 赞按钮? - How can I find out if a user has clicked the Facebook Like button on my website? 如何找出DOM中的数据来自/转储内存中的所有数据? - How to find out where data in DOM came from / dumping out all data in memory? 检测 http 请求来自哪里(哪个网站) - Detect from where (which website) the http request came from 当定向到移动网站时,Google Analytics(分析)失去了引荐来源 - Google analytics loses the track of referrer when directed to mobile website 如何创建后退按钮,将您带回到您来自的页面? - How can I create a back button that takes you back to the page you came from? 如何停止来自Facebook引荐来源网址的_isMatchingDomain参考错误? - How can I stop _isMatchingDomain reference errors coming from Facebook referrer URLs? 如果用户使用javascript从其他选项卡中的Facebook注销,如何在我的网站中收到通知? - How can I get notified in my website if user log out from facebook in other tab using javascript?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM