Along with the Like button, there is a “Send” button, whose functionality is similar to the deprecated “Share” button. I’d like to know if there is a programmatically way to know if a particular user successfully shared a link.
I am thinking about offering rewards on my website to those who share a link on facebook, but in order to do that. I need to be able to track which user shared the link.
My possible solution is to share a unique URL per user, and then track the referer, but I do not know how reliable that method is, or how abusable it is, I think it would be easier if facebook provide some kind of callback function, so I can keep track which user sent a link.
Thanks!
That would be against platform policies – see section IV. Application Integration Points, #1: