Jason
Jason

Reputation: 393

Facebook "like" integration - Is it possible to link individual page "likes" back to an aggregated like count my company Facebook page?

We have a Company facebook page and we the individual pages of our Portfolio have Facebook "Like" buttons on them.

The problem is, when a user clicks on the "like" button in our Portfolio it doesn't update the "like" count on our Company facebook page.

Does anyone know:

  1. If this can be done; and
  2. If so, how to do it

P.S. - we are aware we can point the href section of the porfolio "like" button to our Company Facebook page to acheive something similar, but this only allows users to "like" one URL, instead of allowing them to "like" individual project pages in our portfolio.

Many thanks for any light you can shed on this.

Upvotes: 0

Views: 287

Answers (1)

Juicy Scripter
Juicy Scripter

Reputation: 25938

Doing this automatically isn't possible.

One of options is listening for edge.create event and bring attention of users providing em with ability to like your "company page".

Upvotes: 2

Related Questions