Download the PHP package revoltify/pixelify without Composer
On this page you can find all versions of the php package revoltify/pixelify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revoltify/pixelify
More information about revoltify/pixelify
Files in revoltify/pixelify
Download revoltify/pixelify
More information about revoltify/pixelify
Files in revoltify/pixelify
Vendor revoltify
Package pixelify
Short Description Laravel package for Facebook Conversion API integration
License MIT
Package pixelify
Short Description Laravel package for Facebook Conversion API integration
License MIT
Please rate this library. Is it a good library?
Informations about the package pixelify
Pixelify - Facebook Conversion API Integration for Laravel
A Laravel package for easy integration with Facebook Conversion API to track various events like ViewContent, PageView, AddToCart, InitiateCheckout, and Purchase.
Installation
You can install the package via composer:
Configuration
Publish the configuration file:
Add your Facebook Pixel credentials to your .env
file:
Getting Your Facebook Pixel ID and Access Token
- Go to Facebook Events Manager
- Select your Pixel
- Go to the "Settings" tab
- Copy the Dataset ID (this is your Pixel ID)
- Scroll down to "Set up direct integration"
- Click "Generate access token"
- Copy the generated Pixel Access Token
Usage
Model Integration
Implement the interfaces in your models:
Tracking Events
Using DTOs Directly
You can also create DTOs manually:
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of pixelify with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
illuminate/support Version ^9.0||^10.0||^11.0
illuminate/http Version ^9.0||^10.0||^11.0
guzzlehttp/guzzle Version ^7.0
guzzlehttp/psr7 Version ^2.0
illuminate/support Version ^9.0||^10.0||^11.0
illuminate/http Version ^9.0||^10.0||^11.0
guzzlehttp/guzzle Version ^7.0
guzzlehttp/psr7 Version ^2.0
The package revoltify/pixelify contains the following files
Loading the files please wait ....