See who retweets you

You can find everywhere your mentioned in comments or tweets. Start tracking what's being said about you or your company. Backtype's API can provide you with the tools to monitor and validate your comments on other blogs (was that really you!) or where your mentioned on twitter.


Small:


Normal:


By adding some code to your web page and registering at BackType.com you can see who has re-tweeted you web page with their tweetcount widget:.

<script type="text/javascript">
    tweetcount_url = 'http://www.kalechi.com/homesite.nsf/all/3AC4EE4311F5EEB28625760200502482';
    tweetcount_title = 'Tweetcount Widget';
    tweetcount_src = 'RT @Kalechi:';
    tweetcount_via = false;
    tweetcount_links = true;
    tweetcount_size = 'small';
    tweetcount_background = 'FFFFFF';
    tweetcount_border = 'CCCCCC';
    tweetcount_api_key = 'xxxxxxxxxxxxx';
</script>
<script type="text/javascript" src="
http://widgets.backtype.com/tweetcount.js"></script>


You can also modify several parameters used:

ParameterDefaultDescription
tweetcount_urlCurrent URLThe URL to measure tweets for
tweetcount_titleTitle of current pageThe title of the page for retweets
tweetcount_srcLeading text for retweets (RT @Kalechi)
tweetcount_viatrueIf tweets contain '(via @BackType)'
tweetcount_linksfalseIf links should be opened in new windows
tweetcount_size"large"Size of button ("large" or "small")
tweetcount_api_keyAPI Key for custom URL shortener
tweetcount_short_urlGenerated (bt.io)Specify the pre-shortened URL that you would like to use
tweetcount_backgroundButton background color (e.g. 'FFFFFF')
tweetcount_borderButton border color (e.g. 'CCCCCC')
tweetcount_textButton text color (e.g. '000000')


Awe.sm - Provides custom URL shorteners for you domain. This lets you track the usage with Google stats and others. Take control and monitor where you content is used .