Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'd like to create a Facebook/Twitter application and use Facebook's social plugins/Twitter API to let people share my pages on Facebook or Tweet about it.

Is there any way that I can find out with whom the users shared my page in Twitter/Facebook?

share|improve this question

1 Answer

up vote 1 down vote accepted

Unless the shares are done using your own app, and you log the publishes, there's no way to know

share|improve this answer
Suppose all shares are done using my app. Would I be able to know exatcly who saw the share? – Kamyar May 15 '12 at 5:30
1  
Who saw it, no, only who posted it and where they posted it to, you could also use the API to retrieve the likes and comments on it – Igy May 15 '12 at 14:33

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.