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
Post a Comment