is it possible to know which facebook user clicked on a link that a user of my app shared on facebook?
Let me rephrase for clarity:
I want to know which friends of my app user have clicked on his shared links.
Thanks for any hints.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, Facebook does not share this information.
What you could do is have each link shared point to your webserver, prompt the clicker to authorize your app, then you can grab the user id.