An open API service indexing awesome lists of open source software.

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

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).