How to make sure that the user did repost in the social network page?
For example, facebook.
The site has a "Share" button, clicking on it opens the facebook window in which the user can share the website page on their facebook wall. But the button on the website does not guarantee that the user did repost, because the confirmation to share the post occurs on the side of Facebook. Oh, and the user can remove a repost from my wall.
Tell me, is there any way to make sure that the user has created a repost and a repost on the wall there? Not necessarily in detail, at the level algorithm or tips.
3 answers
If you really want, then how to write the requested user rights to view his records (user_posts permission), punching.
In practice it is possible to catch negative feedback from people, because the extra rights that nobody likes
+ is much more complicated processing (do not forget that the user can selectively disable app permissions)
PS given the fact that nothing forbids the user to remove the post at any time after publication - as it is technically to control it all make sense exactly 0. Create marketing incentives really do share.
Take the API and see if user X an entry that corresponds to the desired
All this is possible.
Through the API, all is well checked FB and classmates - comes the reply, done a repost or not treated. In the VC are faced with problems.
Find more questions by tags APIPHPSocial networks