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.

Look at this page: http://test-test.goto.co/?demo_code=zsndxbdzhsq

After you share on Facebook the page will redirect to a page giving you a coupon code.

Is there anyone who can tell me how to do this?

share|improve this question

closed as not a real question by CBroe, Jeremy Banks, kiamlaluno, JMax, Graviton Jul 25 '12 at 2:25

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

It's done via the feed dialog api, basically the same as the Direct URL Example of the documentation, you specify the redirect_uri parameter alongside the others and facebook will redirect the user when the user clicks publish or cancel. If they did publish, then facebook will attach the post_id HTTP parameter to the redirect_uri.

Also note that facebook promotion guidelines (section E) prohibits rewarding users for actions like posting, "reward for posting" scenario also got mentioned in the policies video (at the bottom of the page).

share|improve this answer

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