Can I get facebook unique share count?

How to get facebook share count for date range

  • i have a website where certain pages have a facebook "share" button. I need to be able to produce a report showing how many times a page has been shared on FB within a give date range. Ive had a look at using FQL to query on the Link_Stat table but this only has total counts. Anyone got any other ideas on how i could achieve this?

  • Answer:

    You can use https://www.facebook.com/insights/ to easily see this information for your page/app/site. Here is a sample graph I pulled. It allows date range and has other graphs. The Facebook Graph API has an https://developers.facebook.com/docs/reference/api/insights/ that has some of the data available, although I don't know that it was date range abilities, at least not that I saw documented.

MakkyNZ at Stack Overflow Visit the source

Was this solution helpful to you?

Other answers

You can use the Facebook insights table. Here is the Facebook reference: https://developers.facebook.com/docs/reference/fql/insights/ You will need to use the "Domain Content" metric.

Elad Lachmi

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.