I'm looking for self-hosted URL shortener scripts and projects (e.g. YOURLs) that track traffic sources, locations and other statistics. I need one with a solid API and JSON support. Any suggestions?

link|improve this question

60% accept rate
Note that if self-hosting is not an absolute requirement, bit.ly provides a lot of the information you are looking for. Just create an account to track your own or add "+" to the end of any bit.ly URL to view its stats. – joshuahedlund Apr 12 at 16:58
feedback

2 Answers

if you have to go self hosted take a look at YOURLS http://yourls.org/

Did you know bitly has an api, and allows you to use your own custom domain name FOR FREE?

why not let bitly handle all that traffic? YOURLS has its advantages since you can simply dump table.

But bitly also gets the job done for free

link|improve this answer
feedback

This script is self-hosted and has a stats page. Not sure what kind of functions you're looking for in an API but hope this helps get you started

http://codecanyon.net/item/url-shortener-script-with-stats-page-/1429705

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.