gpt4 book ai didi

php - 获取电子邮件引荐地址

转载 作者:行者123 更新时间:2023-12-04 02:13:42 25 4
gpt4 key购买 nike

我需要知道引荐来源网址,我正在使用 $_SERVER['HTTP_REFERER'] 它适用于引用我网站的网站,但它不显示任何网址时已从任何电子邮件收件箱中单击该链接。

最佳答案

简短的回答是您不能使用 HTTP_REFERER 来做到这一点。电子邮件客户端或其他任何人都没有义务在请求中提供此 header 。

来自 php.net :

The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify HTTP_REFERER as a feature. In short, it cannot really be trusted.

如评论中所述,如果在您的控制范围内,您必须在用户点击的链接中嵌入跟踪信息。

关于php - 获取电子邮件引荐地址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14501280/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com