Download the PHP package hirale/openmage-meta-conversions without Composer
On this page you can find all versions of the php package hirale/openmage-meta-conversions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package openmage-meta-conversions
Hirale Meta Conversions API Module
A module for integrating Meta Conversions API, sending events from server side.
For duplicate events, you can consult this page https://developers.facebook.com/docs/marketing-api/conversions-api/deduplicate-pixel-and-server-events
If you are using javascript to send pixel events, You can get event_id like this.
Supported Events
AddToCart
AddToWishlist
CompleteRegistration
InitiateCheckout
Purchase
Search
ViewContent
PageView
ViewCart
You can check more events in the events section.
Install
[!NOTE] This module depends on
openmage-redis-queue
. It has been added to composer requirements.
Install with Magento Composer Installer
Usage
Setup
- This module requires openmage-redis-queue module, please take a look before you install this module.
- Generate an access token. See https://developers.facebook.com/docs/marketing-api/conversions-api/get-started.
- Go to system config
System > Configuration > Sales > Meta API > Conversions API
. Insert the parameters from step 1, save.
Debug
Enable Debug Mode in system config, then check your system logs.
License
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.
All versions of openmage-meta-conversions with dependencies
magento-hackathon/magento-composer-installer Version *
facebook/php-business-sdk Version *
hirale/openmage-redis-queue Version *
jaybizzle/crawler-detect Version ^1.2