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:
| Parameter | Default | Description |
| tweetcount_url | Current URL | The URL to measure tweets for |
| tweetcount_title | Title of current page | The title of the page for retweets |
| tweetcount_src |  | Leading text for retweets (RT @Kalechi) |
| tweetcount_via | true | If tweets contain '(via @BackType)' |
| tweetcount_links | false | If links should be opened in new windows |
| tweetcount_size | "large" | Size of button ("large" or "small") |
| tweetcount_api_key |  | API Key for custom URL shortener |
| tweetcount_short_url | Generated (bt.io) | Specify the pre-shortened URL that you would like to use |
| tweetcount_background |  | Button background color (e.g. 'FFFFFF') |
| tweetcount_border |  | Button border color (e.g. 'CCCCCC') |
| tweetcount_text |  | Button 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 .