我需要查阅“Facebook”的分析性数据,如以下的公共网页数据,而不必查阅网页上的见解。
如今,利用FQL,我可以得到的都是用上页的粗略数字。
缩略语 WHERE page_id=xxxxxxx
Fql查询或php代码将是有益的。
或像本报告这样简单得多的报告。
http://www.zuumsocial.com/sites/all/themes/sooper_synopsis/custom/images/hp/cr-index.png
我需要查阅“Facebook”的分析性数据,如以下的公共网页数据,而不必查阅网页上的见解。
如今,利用FQL,我可以得到的都是用上页的粗略数字。
缩略语 WHERE page_id=xxxxxxx
Fql查询或php代码将是有益的。
或像本报告这样简单得多的报告。
http://www.zuumsocial.com/sites/all/themes/sooper_synopsis/custom/images/hp/cr-index.png
环保局支持您自己的网页和照片的历史数据,即http://developers.facebook.com/docs/insights” rel=“nofollow”> 。
https://developers.facebook.com/docs/authentication/permissions/“rel=”_Permission 。 页: 1
举例来说,为了在上个月每天收回同样的数字,本图文图的深刻见解将显示结果:
/[PAGE ID HERE]/insights/page_fans/lifetime?
The result for one of my pages is:
{
"data": [
{
"id": "255463667838002/insights/page_fans/lifetime",
"name": "page_fans",
"period": "lifetime",
"values": [
{
"value": 52,
"end_time": "2012-05-21T07:00:00+0000"
},
{
"value": 52,
"end_time": "2012-05-22T07:00:00+0000"
},
{
"value": 53,
"end_time": "2012-05-23T07:00:00+0000"
},
{
"value": 53,
"end_time": "2012-05-24T07:00:00+0000"
},
{
"value": 53,
"end_time": "2012-05-25T07:00:00+0000"
},
{
"value": 53,
"end_time": "2012-05-26T07:00:00+0000"
},
// Snipped more of the same
],
"title": "Lifetime Total Likes",
"description": "Lifetime The total number of people who have liked your Page. (Unique Users)"
}
如果你再次询问别人的页面或照片,答案是没有的——你需要利用第三方服务,后者在公开提供信息(即投票服务)时已经将信息整理起来。
相关问题
No content is displayed when viewing facebook app in a facebook page s tab
I can view my application via the http://apps.facebook.com/app/ link and the content shows up correctly. I also added the application as a tab to a facebook page. However, when viewing the tab no ...
How best structure or query data to display similar to the "feed" in facebook?
Our app is displaying its information in a way similar to that found on Facebook s "feed" page which shows a timeline of activity by members of the particular profile s network.
I can see that could ...
Facebook Connect login dialog not working
I am using Facebook Connect for iPhone and following the official instructions. I use the following code to display the login dialog:
FBLoginDialog* dialog = [[[FBLoginDialog alloc] initWithSession:...
Facebook App Profile Tab is Empty ... No Content Displayed?
I can view my application via the http://apps.facebook.com/myapplication/ link and the content shows up correctly. I also added the application as a tab to a facebook page. However, when viewing the ...
Getting information about a Facebook Page via API but without a session_key
I m going to create a Facebook application which get informations (name and page_url) about Facebook page from his page_id.
So i went to the Facebook Wiki and i found this API method which sounds good ...
Facebook Platform error: "Object cannot be liked"
I m working on a Facebook Application that generates wall posts. In testing these posts, I ve discovered that the Facebook Platform action of "liking" a post is failing. The specific error message ...
how to call showPermissionsDialog() in php (facebook api)?
I was reading over the documentation yet I could not figure out how to call Facebook.showPermissionsDialog() in php
include_once ./facebook-platform/php/facebook.php ;
$facebook = new Facebook(my ...
Facebook connect
If I plug in the facebook connect into my website, How can I prevent double signups?
Lets say I have a user that s already signed up to my site but he clicked the connect with facebook, is there a ...
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding