I was given a task to get a data of a fan page from facebook insight, that is to gather page likes, user visits etc. and then build chart according to that. Can any one provide me a starting point for that. I already the documentation but it could not give me any helping hand.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

first used fbconnect and give it a permission of read_insight, then make a function and call these queries to get your desired results.

https://developers.facebook.com/docs/reference/fql/insights/
link|improve this answer
thanks it really works :) – Alan Bond Nov 23 '11 at 9:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.