Thursday, 15 January 2015

Facebook FQL to collect stats for all pages on a website, not just the homepage -



Facebook FQL to collect stats for all pages on a website, not just the homepage -

i'm using:

select url, normalized_url, share_count, like_count, comment_count, total_count, commentsbox_count, comments_fbid, click_count link_stat url='http://www.mediauk.com/'

...to collect facebook link stats specific website.

of course, 1 page; , miss, example, facebook stats http://www.mediauk.com/jobs

is there way can utilize wildcards or similar grouping urls 1 domain together?

if using somekind of cms, proppably can loop throught pages/posts/whatever , collect information. if normal html service coded manually, beside creation of array links , info them, proppably there no other reply :(.

facebook facebook-graph-api facebook-fql

No comments:

Post a Comment