[twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread MarkB123
Hi

Can I get a list of all people who clicked the Tweet button on my
website last month?

And if so, how?

TIA
Mark

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread Arnaud Meunier
Hey Mark,

You can use our Web Intents JavaScript events to detect User's clicks
on your Tweet Button(s), and pipe the click event to the Web
analytics solution of your choice. Take a look on this documentation
page for more details (be sure to check the Google analytics example
at the bottom): https://dev.twitter.com/pages/intents-events

Arnaud / @rno


On Jun 7, 2011, at 6:43 PM, MarkB123 inbox.mirror.orbis...@gmail.com wrote:

 Hi

 Can I get a list of all people who clicked the Tweet button on my
 website last month?

 And if so, how?

 TIA
 Mark

 --
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk