Welcome to the Fakebook Marketing documentation.
Whether you are a new or an advanced user, you can find some useful information here.
Firstly, please, find our extension in My Downloadable Products section of our store. Learn how to install extension.
Copy the installation instructions from the page My Downloadable Products to the SSH console and press ENTER.
Enable the extension:
php -f bin/magento module:enable Mirasvit_Core Mirasvit_Tm Mirasvit_FbMarketing
Install the extension:
php -f bin/magento setup:upgrade
Clean the cache
php -f bin/magento cache:clean
rm -rf pub/static/*
rm -rf var/view_preprocessed/*
php -f bin/magento setup:static-content:deploy
Enable the extension:
php -f bin/magento module:enable Mirasvit_Core Mirasvit_Tm Mirasvit_FbMarketing
Install the extension:
php -f bin/magento setup:upgrade
Clean the cache
php -f bin/magento cache:clean
rm -rf pub/static/*
rm -rf var/view_preprocessed/*
php -f bin/magento setup:static-content:deploy
Run the command
composer require mirasvit/module-fb-marketing-hyva:*
Enable installed Hyva modules:
bin/magento module:enable Hyva_MirasvitFbMarketing
Update Magento database schema and data with the command:
bin/magento setup:upgrade
Compile the code of the installed extension:
bin/magento setup:di:compile
bin/magento cache:flush
Our Facebook Marketing for Magento 2 is a simple, yet powerful extension that allows you to track the shopping behavior of your customers. Gathered data is supplied through the Google Tag Manager service to Google Enhanced Ecommerce analytics to get hints on how to increase marketing ROI and boost sales.
Use this extension to track the shopping behavior of customers. Know when they add/remove/view cart, add to wishlist, begin checkout, make purchase, choose shipping and payment methods, and many other actions.
The module Google Tag Manager for Magento 2 requires a prior configuration before it is fully ready to use.
Navigate to Store > Settings > Configuration > Mirasvit Extensions > Facebook Marketing to open the module's settings.
Option | Description |
---|---|
Enable Facebook Pixel | Set it to yes to allow integration of Facebook's tracking code into your website, |
Facebook Pixel ID | Field for a Unique identifier assigned to the Facebook Pixel that you create within your Facebook Ads Manager account. Follow the Facebook manual to get the Pixel ID. |
Facebook Pixel code | Paste here a piece of JavaScript code provided by Facebook for your Meta Pixel. This code snippet contains your unique Facebook Pixel ID and is responsible for tracking user interactions on your website, such as page views, clicks, and conversions. |
Pixel Domain Verification | Paste here a meta tag to verify ownership of your store domain where you've installed the Meta Pixel. |
Access Token | A field for a unique identifier provided by Facebook that allows to securely connect your server directly to Facebook's Conversions API. |
In order to connect your Magento 2 store to the Facebook using our extension, it is required that you create a business account on the Facebook. Facebook Marketing is used for data collection, and to analyze it with Enhanced Ecommerce reports.
To connect your store with the Facebook analytics, activate the Facebook Marketing extension and copy-paste Facebook code snippets into the setting fields.
Ensure you have a Facebook account with enough access rights to access the Facebook Ads Manager.
In your Facebook open Ads Manager > Events Manager. Follow the manual from Meta (Facebook) to create the Meta Pixel. Copy the provided Pixel ID, Picel code snippet and Pixel domain verification code.
Get the access token for the Conversion API. Follow the manual form Meta to get the access token.
In your Magento admin navigate to Store > Settings > Configuration > Mirasvit Extensions > Facebook Marketing do the following:
Meta Pixel may require some time for activation. It may take from several minutes to several hours before Pixel will start sending data to your Facebook Ads Manager account.
To upgrade the extension, follow these steps:
composer require mirasvit/module-fb-marketing:* --update-with-dependencies
composer update mirasvit/*
command. It will update all Mirasvit modules installed in your store. Install the updates:
php -f bin/magento setup:upgrade
Clean the cache
php -f bin/magento cache:clean
rm -rf pub/static/*
rm -rf var/view_preprocessed/*
php -f bin/magento setup:static-content:deploy
To temporarily disable the extension please follow these steps:
php -f bin/magento module:disable Mirasvit_FbMarketing
To uninstall the extension, please follow these steps:
Disable the extension:
php -f bin/magento module:disable Mirasvit_FbMarketing
composer remove mirasvit/module-fb-marketing
(2024-10-30)
(2024-10-17)
(2024-08-27)
(2024-07-12)
(2024-07-10)
(2024-07-02)
(2024-06-05)
(2024-05-23)
(2024-05-17)
(2024-03-01)
(2024-02-09)
(2023-01-10)
(2023-01-02)
(2023-11-22)
(2023-11-17)
(2023-10-25)
(2023-10-12)