We have created the following filter to track General Motors Facebook posts (facebook.com/generalmotors):
facebook.author.id == “102279051960”
We got the id through the facebook graph api. (https://developers.facebook.com/tools/explorer/?method=GET&path=102279051960)
We can see posts on Facebook, but they are not coming in through Datasift.
Is our filter correct? What can we do?
Thanks.