Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm new to the facebook open graph. I would like to know how many times an action is performed over a given object.

eg :

  • Bob cooks chocolate cake
  • Sam cooks orange cake
  • Peter cooks chocolate cake

I would to query how many people have cooked "chocolate cake" to get 2 as a result.

Thanks !

share|improve this question
You can use Open graph insights to gather all sorts of data around your open graph app - developers.facebook.com/docs/opengraph/insights – Deepak Lakshmanan Sep 10 '12 at 23:19
Ok thanks ! But how to check how many actions were perform on ONE specific object. – Max Sep 20 '12 at 6:19
In other words I'd like to get a count of the number of times a Facebook Open Graph action has been connected to an Object (not to a kind of object but to a spefic object) – Max Sep 20 '12 at 6:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.