Counting tab views in the Facebook Graph API

927 Views Asked by At

How do I go about counting basic tab views, like Wall, Videos, Photos, etc.? I see this information in the new Insights/Reach, but can't find it in the Graph API at all.

I can see all my tabs in the {page id}/tabs graph, but there are no view counts (and what a great place to put them... Facebook, are you listening? ;)

I did try a Page Insights on the tab page ID that I got from the /tabs graph, e.g.:

{tab page id}/insights

... but the user doesn't seem to be an admin for those pages (they're run by an agency user). I'll look to gain Admin access to those tab pages, then post back here when I find out. Any insight until then would be greatly appreciated.

1

There are 1 best solutions below

9
On BEST ANSWER

"Any insight until then would be greatly appreciated."

You will want to use the FQL insight table to get at specific insight values. See: http://developers.facebook.com/docs/reference/fql/insights/