Using bit.ly as url shortener for Twitter Tweet button

782 Views Asked by At

I'm going to add a Twitter Tweet button - http://twitter.com/about/resources/tweetbutton - to some pages on my site.

The default url shortener they use is t.co

Is there a way to use bit.ly instead?


I would then be able to link it to my bit.ly account, and use bitly Analyze to evaluate the clicks on my links.


Thank you in advance for your help :)

1

There are 1 best solutions below

0
On BEST ANSWER

You can use the bit.ly api to generate a shortened url, and use it with your tweet button.