Download the PHP package rezkonline/laravel-meta-pixel without Composer
On this page you can find all versions of the php package rezkonline/laravel-meta-pixel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rezkonline/laravel-meta-pixel
More information about rezkonline/laravel-meta-pixel
Files in rezkonline/laravel-meta-pixel
Download rezkonline/laravel-meta-pixel
More information about rezkonline/laravel-meta-pixel
Files in rezkonline/laravel-meta-pixel
Vendor rezkonline
Package laravel-meta-pixel
Short Description Meta Pixel Integration for Laravel framework
License MIT
Package laravel-meta-pixel
Short Description Meta Pixel Integration for Laravel framework
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-meta-pixel
Meta Pixel Integration for Laravel Framework
Install
In Laravel 5.5 and up
The package will be automatically registered it's Service Provider and Facade
In Laravel 5.4 or below
Next, publish the config file:
Configuration
Usage
Basic Usage
Send Event
Call a function based on Meta Pixel standarted events Standard Event according to the following table:
Event | Method |
---|---|
AddPaymentInfo | addPaymentInfoEvent |
AddToCart | addToCartEvent |
AddToWishlist | addToWishlistEvent |
CompleteRegistration | completeRegistrationEvent |
Contact | contactEvent |
CustomizeProduct | customizeProductEvent |
Donate | donateEvent |
FindLocation | findLocationEvent |
Lead | leadEvent |
InitiateCheckout | initiateCheckoutEvent |
Purchase | purchaseEvent |
Schedule | scheduleEvent |
Search | searchEvent |
StartTrial | startTrialEvent |
SubmitApplication | submitApplicationEvent |
Subscribe | subscribeEvent |
ViewContent | viewContentEvent |
Example
License
The MIT License (MIT). Please head to License File for more information.
All versions of laravel-meta-pixel with dependencies
PHP Build Version
Package Version
The package rezkonline/laravel-meta-pixel contains the following files
Loading the files please wait ....