update database when a user shared a link to facebook

前端 未结 4 2230
既然无缘
既然无缘 2021-01-06 15:45

Is it possible to update database once a user shared a link in my website?

Such as,some points will be awarded to their account if they shared the link.

And

4条回答
  •  感情败类
    2021-01-06 16:29

    I guess you are looking for this http://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/ You need to subscribe this event.

提交回复
热议问题