How can I confirm a Twitter web intent was sent?
问题 I'd like to confirm a user tweeted after clicking a Twitter Web Intent. How can I accomplish this? Example: <a href="https://twitter.com/intent/tweet?text=Simple+Web+Intent">Tweet</a> Assuming an anonymous* user clicks this link and tweets, how can I confirm this? Ideally I'd love to get a link to the tweet. * anonymous as in not authenticated on my site and without knowing their Twitter username 回答1: Update This solution no longer works after Twitter updated the behaviour of the widgets. You