facebookfeedback

Retrieve unique "LIKES" on facebook Insights for Domain


I was wondering if it was possible to get the number of unique "LIKES" when using Facebook Insights for Domain?

Insight tell me i have 240 likes but on my like button i get 7500+ because of "Feedback from Share". If there a simple way that i can have an automated script get the 240 "Likes" as opposed to the "Feedback from Likes" ?

Thanks


Solution

  • Check the link_stats table in FQL.

    http://developers.facebook.com/docs/reference/fql/link_stat/

    -Roozbeh