4
votes
3answers
543 views

Self-hosted URL shorteners with built-in statistics?

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?
4
votes
1answer
120 views

Exit link tracking with timestamped logs on 3rd party content

I want to track clicks on exit links, that are placed in 3rd party content, for example on Twitter. I also need the timestamps of the clicks. Google Analytics can't be embedded in 3rd party content. ...