simon604
simon604

Reputation: 60

Facebook Facepile users liked vs connected

I noticed that the Facebook Facepile plugin shows my friends who 'Liked' the page on some apps while it shows my friends who 'Connected' to the app on others.

How do I choose which one Facepile shows?

I am aware that I can assign a custom action to Facepile. If I want to show friends that have connected/authorized the app, does that mean I need to create a new action called "connect"?

Upvotes: 1

Views: 2973

Answers (1)

Marcel
Marcel

Reputation: 26

According to the facepile social plugin documentation: https://developers.facebook.com/docs/reference/plugins/facepile/

To display users who have liked your page, specify the URL of your page as the href parameter. To display users who have signed up for your site, specify your application id as the app_id parameter.

Upvotes: 1

Related Questions