https://github.com/webdevsuperfast/wp-server-side-conversion
Server-side implementation of the Facebook Conversions API using Facebook Business SDK
https://github.com/webdevsuperfast/wp-server-side-conversion
Last synced: 3 months ago
JSON representation
Server-side implementation of the Facebook Conversions API using Facebook Business SDK
- Host: GitHub
- URL: https://github.com/webdevsuperfast/wp-server-side-conversion
- Owner: webdevsuperfast
- Created: 2021-01-06T06:54:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T09:19:36.000Z (over 4 years ago)
- Last Synced: 2025-01-18T00:51:50.566Z (5 months ago)
- Language: PHP
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WP Server-side Conversion
WSSC is a server-side implementation of the `PageView` event of the [Facebook Conversions API](https://developers.facebook.com/docs/marketing-api/conversions-api) using [Facebook Business PHP SDK](https://github.com/facebook/facebook-php-business-sdk).
You need a [Business Manager](https://business.facebook.com/) to use the API & [Facebook Pixel](https://www.facebook.com/business/help/952192354843755?id=1205376682832142) should be properly implemented in your website.
## Get Started
To use the Conversions API, you'll need an [Access Token](https://developers.facebook.com/docs/marketing-api/conversions-api/get-started#via-events-manager) and a [Facebook Pixel ID](https://developers.facebook.com/docs/marketing-api/conversions-api/get-started#via-events-manager).