Is there a method to access report data in Facebook Analytics using javascript?
I need to display a dashboard with that data on a site I'm developing
Is there a method to access report data in Facebook Analytics using javascript?
I need to display a dashboard with that data on a site I'm developing
Currently, you can leverage the App Insights API to pull event data with some breakdowns: https://developers.facebook.com/docs/graph-api/reference/application/app_insights/.