I\'ve created a simple Iframe app and attached it as a tab on my fanpage. On this page I have a classic share link:
Can is it possible to track users particular wall post and the no of like counts he get for that particular wall post?
For example, I have an article in my site, http://abc.com/1.html and I put a like button plugin from Facebook in the websitefor this article (http://developers.facebook.com/docs/reference/plugins/l
I wanted to know how can I use Facebook Like button on my Ajax web application, that will capture changes in the Open Graph tags for both the og:title and the og:url. I already createda Facebook app a
I am working with the Graph API but I have found it to be rather limited. In the news feed on the Facebook website you might开发者_高级运维 see \"X and 14 other friends likes Y page.\" or \"X and 3 ot
I noted there is a link to generate \"like button\" code at : http://developers.facebook.com/docs/reference/plugins/like/
Do f开发者_如何学编程acebook like button and a facebook comment box on the same page require differnt app ids. I have a working comment box in my website. I like to add a \"facebook like button\". So
I would like to be able to like a Facebook status using the Graph API. I have successfully written a status update and a comment to a status update so it all seems to be perfectly set up. Still, I get
Generally I am developing a fanpage which require users to \"Like\" before enter the content. I had been given a static image with a like button on the image which is silly I guess > <. I know how
Is it possible to show the actual exact count of likes in the layout style \"box count\" for example 开发者_高级运维1019 not the rounded 1K in the like button on my homepage?