I've added the tweet button (https://dev.twitter.com/docs/tweet-button) to my website and I'm trying to determine whether or not someone tweeted a link. Any ideas on whether this can be done and how?
The tweet button allows you to create javascript event listeners.
Also, please note that in most cases it's not allowed by Twitter to give something to a user after tweeting, making it a requirement to send spam.