With FQL, it was straightforward to get insights of social engagement of a user.For example,
Number of posts made by the user
Number of likes
Number of photo uploads
Number of photo tags
etc…
As FB wants to go away with FQL, there is no direct way to get the stats with new graph api endpoints, unless you get all the data and paginate one by one.Has anybody came across with same issue ? Any workaround is appreciated