使用“fb_ref”跟踪来自 Facebook 的点赞按钮推荐我们代码中的参数

发布于 2024-12-12 13:11:53 字数 93 浏览 0 评论 0原文

我们希望使用属性 fb_ref - 类似按钮中的 ref 参数(以便跟踪推荐点击和转化)。 您是否有关于如何在我们的页面上进行此操作的教程或示例?

We would like to use the Attribute fb_ref - the ref parameter in a like button (in order to track referral clicks and conversions).
Do you have a tutorial or example of how this works on our pages?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七度光 2024-12-19 13:11:53

当您在“赞”按钮上使用 ref 参数时,点击返回由该“赞”按钮生成的网站时,在引荐来源网址中包含两个额外参数:fb_ref,其中包含您为 reffb_source 指定的值相同,后者显示 Facebook 故事被点击的位置。

点赞按钮的文档对此进行了解释:https://developers.facebook。 com/docs/reference/plugins/like/ - 搜索“ref”

When you use the ref parameter on a like button, clicks back to your website which were generated by that Like button, contain two extra parameters in the referrer: fb_ref, containing the same value you gave to ref, and fb_source which shows where on Facebook the story was clicked.

This is explained here in the documentation for the like button: https://developers.facebook.com/docs/reference/plugins/like/ - search for 'ref'

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文