Theme
Go Dark Go Light
Stand with Ukraine! How can you help?
Find out more

Change log for Magento 2 Facebook Pixel Extension

Version 2.6.6 (December 13, 2024)

Features:

  • - Fixed the JS errors on some of Magento versions when JavaScript minification is enabled.
  • - Fixed the PHP error when Argument #1 ($string) must be of type string, null given in Model/GetCustomerDataForAdvancedMatching.php.
  • - Minor code improvements.

Version 2.6.5 (October 24, 2024)

Features:

  • - Added Advanced Matching (Plus). Read more about the functionality here

Version 2.6.4 (October 15, 2024)

Features:

  • - Added params "_fbc, _fbp" to Facebook Event in Conversions API (Extra).

Version 2.6.3 (July 5, 2024)

Features:

  • - Security improvements. Use Magento SecureRenderer to whitelist an inline script.
  • - Event Deduplication for Conversions API (Extra).

Version 2.6.2 (May 24, 2024)

Features:

  • - Added Facebook Conversion API (Extra).
  • - Minor code improvements.

Fixes:

  • - Fixed the "fbq is not defined" JavaScript error on checkout page in certain Magento versions.

Version 2.6.1 (February 26, 2024)

Features:

  • - Use product SKU instead of cart item SKU for the shopping cart pixels.
  • - Minor code improvements.

Fixes:

  • - Fixed the issue with dataLayer JavaScript code displaying on the page, related to some custom JS sliders.
  • - Fixed error TypeError: Argument 1 passed to Magefan\FacebookPixelExtra\Model\Pixel\CompleteRegistration::get() must be an instance of Magento\Customer\Model\Data\Customer, instance of Magento\Customer\Model\Customer\Interceptor given (Pixel Extra).
  • - Magento JavaScript customer data sections list is empty (Pixel Plus and Extra).

Version 2.6.0 (June 12, 2023)

Features:

  • - Added compatibility with Hyva Theme.
  • - Page Speed Optimization option. If enabled Facebook Pixel JavaScript will be loaded only after users first click, scroll, or mouse touch.
  • - Option to include product categories in the pixel data.
  • - Auto space trimming for config values.
  • - View Product List on the category page, Related/Up-sell/Cross-sell products (ViewCategory) (Plus & Extra).
  • - Track create an account (Extra).
  • - Track searches (Extra).
  • - Track Contact Us (Extra).
  • - Track Configurable Products Options Select (Extra).

Fixes:

  • - Magento 2.3.x JS error: sectionConfig.getSectionNames is not a function (Plus & Extra).

Version 2.5.1 (April 25, 2023)

Features:

  • - Improved compatibility with Magento 2.3.x.
  • - Minor code improvements.

Fixes:

  • - JS error on the checkout page when the module is disabled in the admin panel (Plus).

Version 2.5.0 (April 13, 2023)

Features:

  • - Fully refactored Facebook pixel extension.
  • - Stopped distributing facebookincubator/facebook-for-magento2 package due to multiple issues.

Version 2.4.5 (August 2, 2022)

- See change log for v1.4.5.


Version 2.4.4 (March 7, 2022)

- See change log for v1.4.4.


Version 2.4.3 (November 4, 2021)

  • - See change log for v1.4.3.
Top