Hi Nick,
I checked your site and there doesn’t seem to be anything wrong (technically). Unfortunately the Facebook API simply doesn’t provide share counts for some of your pages.
For example, if I call the Facebook API directly from my browser I get a normal response for the first url and no counts at all for the other.
You can try it yourself like this:
https://graph.facebook.com/v11.0/?access_token=APPID|SECRET&fields=og_object{engagement}&id=https://www.ra-plutte.de/rechtstipps-zu-twitter-instagram-marketing/
vs
https://graph.facebook.com/v11.0/?access_token=APPID|SECRET&fields=og_object{engagement}&id=https://www.ra-plutte.de/traditions-und-alterswerbung-grosse-rechtsuebersicht-zum-uwg/
Of course you need to replace APPID
and SECRET
with the corresponding information from your own account.
This could be (just guessing!) an issue because of the privacy changes in v10.0 of the Facebook API like stated here: https://developers.facebook.com/docs/graph-api/changelog/version10.0
URL
Gilt ab Version 10.0. Gilt ab dem 25. Mai 2021 für alle Versionen.
Interaktionen
Aus Datenschutzgründen entspricht die von einer GET /?id={url}/engagement-Anfrage zurückgegebene Anzahl m?glicherweise nicht den Roh-Zahlen.
I’ll keep an eye out for anything new regarding the API and the official Heise implementation, but at the moment there doesn’t seem to be anything we can do about it.
Cheers
Jan-Peter
-
This reply was modified 3 years, 4 months ago by
Jan-Peter.