Facebook Share success callback -


Is there another way to callback or track someone, using someone's share button, Shared?

What are you using?

Because it says right in the docs

  function (feedback) {If (feedback & response.post_id) {Warning ('Post was published.' ); } Else {Warning ('Post was not published.'); }}  

Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -