Is it possible to get the http-referer
of visitors via pure JS or with JQuery?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Yes. Just use document.referrer
.
Is it possible to get the http-referer
of visitors via pure JS or with JQuery?
Yes. Just use document.referrer
.