Is it possible to track who has tweeted using the button?
Yes, but I don't think if this is the right module to implement that and is going to be implemented as a feature anytime soon.
So if it is possible but not through this module, can you point me to where or how I can?
I am not really sure how this will be possible I would have searched for the url in http://search.twitter.com and identify the status_id's. And get the retweet_by of all the indivisual statuses. You can look at http://apiwiki.twitter.com/w/page/22554679/Twitter-API-Documentation
Comments
Comment #1
chia commentedYes, but I don't think if this is the right module to implement that and is going to be implemented as a feature anytime soon.
Comment #2
Dubber Dan commentedSo if it is possible but not through this module, can you point me to where or how I can?
Comment #3
chia commentedI am not really sure how this will be possible
I would have searched for the url in http://search.twitter.com and identify the status_id's. And get the retweet_by of all the indivisual statuses.
You can look at
http://apiwiki.twitter.com/w/page/22554679/Twitter-API-Documentation