Is it possible to detect sharing on Facebook?

Asked

Viewed 655 times

0

It is possible to obtain information that the user of my site has or has not shared a particular post from my Facebook page?

Is there any callback in the API that runs when the user of my site clicks on the share button, so that I can record in the BD that he has already shared?

  • Facebook API? Ajax+PHP?

  • wlader, welcome to [en.so]! I edited your question to try to make it clearer. If you feel you don’t agree with your original intention, feel free to edit it. Hug!

1 answer

1

I recommend using the core method FBUI.() SDK Javascript, Facebook itself.

With it you can use the Share Dialog and do this post control in function callback.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.