开发者

Is there a way to tell from which external site the user navigate from?

Is there a way to tell from whic开发者_StackOverflowh external site the user navigate from?


look at the referrer request header. Request.UrlReferrer

UPDATE 1: if UrlReferrer is null then there was no referrer header, meaning they did not navigate from another site.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜