I\'m currently using jQuery to record each click on a Facebook share link on my site, but I\'m looking for a more accurate solution. Instead of recording the clicks, I\'d like t
I came across this today: http://graph.facebook.com/http://stackoverflow.com
It returns a total share count for a specified URL. I have unique URLs for each user in my application so I can track their shares easily by using this.
It also works for twitter: http://urls.api.twitter.com/1/urls/count.json?url=http://stackoverflow.com