如何通过 fb_ref 查看有多少人使用了 facebook 推荐框?
我正在尝试看看我的 Facebook 推荐框到底有多成功。我已将 fb_ref 属性添加到该框中,但在哪里可以获得实际通过该框单击链接的人数?
额外奖励:GA 中有没有办法检查 url 参数?
非常感谢!
I'm trying to see how successful my facebook recommendations box truly is. I've added the fb_ref attribute to the box but where can I get the number of people who actually clicked on links through that box?
Bonus: Is there a way in GA to check against the url parameter?
Many thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我看到这里记录的 fb_ref 参数: https://developers.facebook.com/docs/ Reference/plugins/recommendations/
由于该页面是从您的网络服务器提供的,因此可以通过您的网络服务器的日志甚至 GA 来分析此参数。
对于 GA,这里有一篇关于查询字符串参数以及 GA 如何处理它们的有趣读物。
http://iqcontent.com/blog/ 2007/06/dealing-with-query-strings-in-google-analytics/
http://cutroni.com/博客/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/
http://www.google.com/support /forum/p/Google%20Analytics/thread?tid=15b7b8681b313231&hl=en
I see the fb_ref parameter documented here: https://developers.facebook.com/docs/reference/plugins/recommendations/
Since the page is served up from your web server, this parameter can be analyzed by your web servers' logs or even GA.
For GA, here's an interesting read about query string parameters and how GA deals with them.
http://iqcontent.com/blog/2007/06/dealing-with-query-strings-in-google-analytics/
http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/
http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=15b7b8681b313231&hl=en