Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volkansah/wp-facebook-engagement-metrics
This plugin displays Facebook engagement metrics for published links in the WordPress dashboard.
https://github.com/volkansah/wp-facebook-engagement-metrics
facebook facebook-api facebookapi metrics metrics-gathering php seo seo-optimization social-network social-network-analysis socilamedia-link wordpress wordpress-api wordpress-development wordpress-plugin
Last synced: 15 days ago
JSON representation
This plugin displays Facebook engagement metrics for published links in the WordPress dashboard.
- Host: GitHub
- URL: https://github.com/volkansah/wp-facebook-engagement-metrics
- Owner: VolkanSah
- Created: 2023-03-30T11:38:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T06:11:42.000Z (about 1 month ago)
- Last Synced: 2024-11-19T07:22:47.282Z (about 1 month ago)
- Topics: facebook, facebook-api, facebookapi, metrics, metrics-gathering, php, seo, seo-optimization, social-network, social-network-analysis, socilamedia-link, wordpress, wordpress-api, wordpress-development, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 308 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Facebook Engagement Metrics (lite) WordPress Plugin
(Update: 04/2023) - This plugin displays Facebook engagement metrics for published links in the WordPress dashboard.
If you need only the function in php or FB php-sdk use this: [Facebook Domain Metrics Checker]( https://github.com/VolkanSah/Facebook-Domain-Metrics-Checker)## Installation
1. Download the plugin ZIP file from the GitHub repository.
2. Upload the ZIP file to your WordPress site via the Plugins page and activate the plugin.
3. Create a Facebook App to get the App ID and App Secret. You can follow the [Facebook Developer documentation](https://developers.facebook.com/docs/apps/register/) to create a new app.
4. Go to the Facebook Engagement Metrics option page under Settings and enter your Facebook App ID and App Secret.Please note that the initial installation may take some time, especially on shared hostings and larger websites. The plugin needs to fetch the engagement metrics for all published posts and pages that contain a link to a Facebook post.
## Usage
The plugin adds a dashboard widget that displays the number of likes, shares, and comments for each published post or page that contains a link to a Facebook post. The metrics are updated in real-time and are pulled from the Facebook Graph API.
## Screenshot
## Contributing
If you want to contribute to this plugin, please create a new branch and submit a pull request. We welcome all contributions, including bug fixes, feature requests, and translations.
### Thank you for your support!
- If you appreciate my work, please consider [becoming a 'Sponsor'](https://github.com/sponsors/volkansah), giving a :star: to my projects, or following me.
### Credits
- [VolkanSah on Github](https://github.com/volkansah)
- [Developer Site](https://volkansah.github.io)