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

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -