I have a web site that includes photo gallery of every users submission and all the photo can be share on Facebook and twitter. I just want know if its possible to track back how many people actually shared for each photos. I just used share.php?myurl for sharing.
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 have some problems with this. I use the javascript api... and graph api (php) to share the article I use
When I post the article... I see in facebook correctly added... with link... image... all is OK. But when I try to retrieve the count share of this article I use php (@zaw, maybe you can use this method too):
But I see zero count. But... When I share this URL using www.facebook.com directly... works fine... the count updates. Why I using FB.ui ? because this method have javascript method to listen if the post are complete... Anybody knows the way to get correctly the share count ? |
|||
|
|