All Projects → magestat → Magento2 Facebook Pixel

magestat / Magento2 Facebook Pixel

Licence: osl-3.0
This free Facebook Pixel extension allows you to track your visitors' actions.

Projects that are alternatives of or similar to Magento2 Facebook Pixel

magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+37.93%)
Mutual labels:  magento-extension
Spranks StorePickup
This extension provides a new, simple shipping method "Store Pickup".
Stars: ✭ 13 (-55.17%)
Mutual labels:  magento-extension
Magento Turpentine
A Varnish extension for Magento.
Stars: ✭ 531 (+1731.03%)
Mutual labels:  magento-extension
magento2-catalog-lazy-load
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Stars: ✭ 56 (+93.1%)
Mutual labels:  magento-extension
magento-jobqueue
A database backed asynchronous job queue for Magento
Stars: ✭ 52 (+79.31%)
Mutual labels:  magento-extension
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+3.45%)
Mutual labels:  magento-extension
Magento-Extra-RESTful
Many more REST resources for Magento's API
Stars: ✭ 32 (+10.34%)
Mutual labels:  magento-extension
Magento Estimateddelivery
Magento 1 Extension to provide delivery date estimates for each shipping method.
Stars: ✭ 15 (-48.28%)
Mutual labels:  magento-extension
apiplus-magento
Make your Magento API integration easier for third parties with this module.
Stars: ✭ 16 (-44.83%)
Mutual labels:  magento-extension
Avs fastsimpleimport
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
Stars: ✭ 311 (+972.41%)
Mutual labels:  magento-extension
magento2-csspreload
Asynchronous CSS loading in Magento 2 using rel="preload"
Stars: ✭ 26 (-10.34%)
Mutual labels:  magento-extension
Tooltip
Magento 2 attribute tooltip module
Stars: ✭ 23 (-20.69%)
Mutual labels:  magento-extension
magento-address-autocomplete
A Magento module that uses the Google Places API to populate the address fields on the checkout.
Stars: ✭ 14 (-51.72%)
Mutual labels:  magento-extension
emailattachments
Magento 1 Extension - add order confirmation, invoice, packing slip or creditmemo pdfs to your outgoing transactional emails. Also adds support for attaching terms and conditions and printing the order as a pdf.
Stars: ✭ 20 (-31.03%)
Mutual labels:  magento-extension
Awesome Magento2
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
Stars: ✭ 817 (+2717.24%)
Mutual labels:  magento-extension
AvS ScopeHint
Creates a warning if a configuration setting is overwritten on a lower level (website or store view)
Stars: ✭ 82 (+182.76%)
Mutual labels:  magento-extension
app-search-magento
A first party module to integrate Elastic App Search in Magento 2.
Stars: ✭ 25 (-13.79%)
Mutual labels:  magento-extension
Magento2 Form Field Manager
Customer and Address Form Fields Manager for Magento2
Stars: ✭ 21 (-27.59%)
Mutual labels:  magento-extension
Magento1 Sl Si
🇸🇮 Magento 1 Slovenian translations
Stars: ✭ 5 (-82.76%)
Mutual labels:  magento-extension
magento2-webappmanifest
A Magento 2 extension that adds a Web App Manifest to the store.
Stars: ✭ 19 (-34.48%)
Mutual labels:  magento-extension

Facebook Pixel for Magento 2

This free Facebook Pixel extension allows you to track your visitors' actions by sending events to your Facebook Ads Manager and the Facebook Analytics dashboard where they can be used to analyze the effectiveness of your conversion funnel and to calculate your return on ad investment.

This extension is also compatible with Magento Cookies Policy.

Build Status Packagist Downloads

Compatibility

This is the tested versions:

>= 2.3.1 EE/CE

Installation

Install via composer (recommended)

Run the following command in Magento 2 root folder:

composer require magestat/module-facebook-pixel

Using GIT clone

Run the following command in Magento 2 root folder:

git clone [email protected]:magestat/magento2-facebook-pixel.git app/code/Magestat/FacebookPixel

Activation

Run the following command in Magento 2 root folder:

php bin/magento module:enable Magestat_FacebookPixel
php bin/magento setup:upgrade

Clear the caches:

php bin/magento cache:clean

Configuration

  1. STORES > Configuration > MAGESTAT > Facebook Pixel:
  2. Enable Module tab, select Enabled option to enable the module (toggling per store).
  3. Settings tab, Select option if you want to Include Product Taxes.
  4. Pixel ID tab, Fill the Facebook Pixel Track Code ID.
  5. Track Options tab, Select which events you want to track.

Currently tracking:

  • Page view:
    • Content view
    • All and every page load
  • Product page:
    • Content view
    • Add to cart event
  • Checkout page:
    • Content view
    • Initiate checkout event
  • Success page
    • Content view
    • Purchase event

Missing an Event Track?

Let us know if your looking for a custom track or one of our events are not triggered properly.

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub. If we like your suggestion we will add this request for free at the next releases.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].