2

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

like this api from google analytics

dasis
  • 77
  • 1
  • 6

1 Answers1

2

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/.