Skip to main content

All Questions

1 vote
1 answer
138 views

Insights for Page Posts Vs Insights for User news feed/timeline Posts

Insights for Page Posts Vs Insights for User news feed/timeline Posts: I am successfully getting insights to all the posts my Facebook developer app is posting to a brand's fan page. How do I get ...
dminerone's user avatar
7 votes
4 answers
4k views

How to get insights on a Facebook fan page without user login

I'm trying to figure out how to get the total number of comments, posts, likes and fans for any given Facebook fan page and date range using the Facebook API's. I need to be able to do this without ...
MakkyNZ's user avatar
  • 2,245
1 vote
1 answer
650 views

What is the difference between "page_stories" and "post_stories" in the Facebook Insights API?

I'm currently creating an analytics tool and I'm a bit confused about the API descriptions in the Insights API. For the value "page_stories" the API says: "The number of stories created about your ...
Fer To's user avatar
  • 1,507
2 votes
1 answer
697 views

How to find user ids who have liked a post or commented on a post on my facebook page?

I have a Facebook fan page for a website. I want to run a loyalty contest where I will give virtual points to the users who like or comment on the posts on my page. At some point of time, these points ...
Kedar's user avatar
  • 25
1 vote
0 answers
356 views

get via fql or graph api the facebook insights for traffic from notifications

I would like to automatically download the facebook insights related to traffic coming from notifications (to be specific just app notifications, not users). Obviousley i can see the data from the ...
user1310165's user avatar
0 votes
0 answers
217 views

is it possible to get insights for an OpenGraph object?

I want to get insights for a specific OpenGraph object (such as total impressions, clicks, etc..) I'm getting the object id for the url by using FQL SELECT id FROM object_url WHERE url=...... Once I ...
Gal Ben-Haim's user avatar
  • 17.7k
0 votes
1 answer
786 views

Reading facebook post using graph API which app posted

My application is posting on wall on behalf of the user with user access_token. Once it is posted I get back the post_id which is persisted in DB. An an application I would like to query the post ...
BinnyG's user avatar
  • 601
6 votes
1 answer
616 views

Facebook post impressions are null in FQL stream query

According to the FQL Stream documentation the following query is supposed to return impression counts when run by an authenticated page owner, yet it never does. We have the page owner authenticating ...
Yarin's user avatar
  • 180k
1 vote
0 answers
353 views

Facebook FQL API returning empty array

I have made sure that the user has 'read_insights' permission. I also have 'manage_pages' permission. I receive no errors which is kind of annoying as it woud help. All I ever get is an empty array. ...
Alex's user avatar
  • 4,904
0 votes
1 answer
5k views

How to get Facebook Page analytics data

I need to access to Facebook Page analytics data on a given date range like the ones shown below for public pages without having access to page insights. Using FQL all I can get is fan count for ...
sid's user avatar
  • 1
3 votes
1 answer
3k views

Is there a way to get hourly data from Facebook Insights Graph/FQL api?

Facebook only sends day, week, month and lifetime data. The only way I see is to get data every hour, but that doesn't work for past queries.
sent-hil's user avatar
  • 19.1k
0 votes
1 answer
531 views

Facebook Video Plays and Photo views

page_video_plays and page_photo_views are deprecated from the insights usually when this happens there is a different way you can get that data, does anyone know how I can keep getting this?
Raul Olvera's user avatar
1 vote
3 answers
1k views

Getting weekly reach demographics in Facebook Insights?

What's the metric for reach demographics in Facebook Insights APis? I mean the same as page_fans_gender_age but for reach:
gremo's user avatar
  • 48.3k
6 votes
1 answer
1k views

Facebook Insights reliable way of getting the last update?

Today is 23 gen 2012. I'm querying Facebook Insights with FQL using PHP SDK. The metrics show different delay in insights updates: page_friends_of_fans metric: available for 20 gen 2012 and before, ...
user avatar
2 votes
2 answers
1k views

Getting facebook like source information

Looking at the bottom of this page it would appear that it is possible to get facebook data on where likes are coming from for a particular page. Unfortunately I can't figure out how to do this. ...
Daniel Nill's user avatar
  • 5,699

15 30 50 per page