We make a widget for media sites and have included the Facebook Like button, so anyone who installs our widget gets the Like button on every page without having to do additional integration work.
We'd like to show the site owner some basic data / analytics about Like activity... which URLs are liked, and how many times.
I can't figure out if this is even available via the Graph API or FQL. If it is, I can't tell if I need an app_id and secret token for each domain or not.
Any suggestions?