Facebook 应用程序:我可以查看我的应用程序页面的点赞总数吗?

发布于 2024-12-10 05:31:17 字数 70 浏览 0 评论 0原文

是否可以查看点赞总数,甚至可以查看谁点赞了我的 Facebook 应用程序个人资料页面?我在见解中的任何地方都看不到这个选项。

Is it possible to view the total number of likes, and even better, who liked my facebook app profile page? I can't see this option anywhere in the insights.

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

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

发布评论

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

评论(2

糖粟与秋泊 2024-12-17 05:31:17

使用 GraphApi 。看看这里

* https://graph.facebook.com/--user id--/likes

搜索此人的喜好,直到找到您的应用程序 ID。

更多详细信息请参见:http://developers.facebook.com/docs/reference/api/user

看看这段代码 https://gist.github.com/783822

Use the GraphApi .Take a look here

* https://graph.facebook.com/--user id--/likes

Search through the person's likes until you find your application id.

More details here: http://developers.facebook.com/docs/reference/api/user

Take a look at this codes https://gist.github.com/783822

┼── 2024-12-17 05:31:17

只需进入您的应用程序资料页面即可。在左侧点击喜欢您页面的人数下方的“喜欢这个”。

Just go on your application profile page. On the left click on "likes this" under the number of people who likes your page.

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