sphinks
sphinks

Reputation: 3128

Share works as like?

I've notice that when I share some content from my app on my time line, counter of people who like this page (like button is placed on page that I share) increment by 1. Of course it could be somebody wh like page while I'm sharing, butthere is not many users at testing phase under 10 visitors per day. tyr some times and it really looks loke share increment like counter. Does it true? Or may be I make some error and it works so now?

Upvotes: 0

Views: 90

Answers (1)

Robbie
Robbie

Reputation: 17710

The like button counter is made of the total of likes, shares and comments. If you want to know the number of likes only, you need to use FQL to query the like table.

Upvotes: 1

Related Questions