I would like to allow my users to invite their friend through Facebook private message to earn some rewards. I am wondering if it is possible to do it using the facebook send button. Sadly I found that the send button can only send a static url (such as http://www.website.com). However, I’d like to append different arguments from person to person (such as http://www.website.com/invite.php?token=tk12345) to the url. Any ideas?
Share
With jQuery: