I have admin access to approximately 30 different Facebook Fan Pages, and all of them have insights enabled. I already can view data via the FB insights dashboard, but I am trying to build a small application where it will display insights for each of the pages. I already have written the script to connect to Facebook and I made sure that I put read_insights and manage_pages on the connect, but I can't seem to access any insight data.
I've done some extensive research on how this is done so if you are going to just google it and input a URL I've probably already read it. What I need is clear instructions on how to access the data for each fan page I have admin rights to, and how to echo that data on my webpage.
I am good at PHP and Javascript, but Facebook is new territory for me so please bare with me.
/PAGE_ID/insightsmight be all you need. – Lix Dec 13 '12 at 22:20