I have a website built in Drupal and I have both the fbconnect module and the facebookshare module. I want to figure out the easiest way to confirm that a user in fact shared the piece of content. I’ve seen a couple threads but I still seem unable to figure it out. Can anyone lend a hand? I’ve been at this for a few days.
Share
I ended up finding a simple solution, there’s a link you can repurpose with an app ID and some URL params, one of the params happens to be a return url so I can process accordingly, with a little $_SESSION I can connect the share’s success to the user.
https://developers.facebook.com/docs/reference/dialogs/feed/