Facebook for WooCommerce

Descripción

Este es el plugin oficial de Facebook para WooCommerce, que conecta tu web WooCommerce con Facebook. Con este plugin, puedes instalar el píxel de Facebook y subir el catálogo de tu tienda online, lo que te permite ejecutar fácilmente anuncios dinámicos.

El marketing en Facebook ayuda a tu negocio a construir relaciones duraderas con la gente, a encontrar nuevos clientes y a aumentar las ventas de tu tienda online. Con esta extensión de anuncios de Facebook, llegar a las personas que más interesan a tu negocio es sencillo. Esta extensión seguirá los resultados de tus anuncios a través de los dispositivos. También te ayudará a:

  • Maximizar el rendimiento de tu campaña. Al configurar el píxel de Facebook y crear tu audiencia, optimizarás tus anuncios para las personas que probablemente compren tus productos y llegarás a las personas con anuncios relevantes en Facebook después de que hayan visitado tu web.
  • Encontrar más clientes. Al conectar tu catálogo de productos, se crearán automáticamente carruseles de anuncios que mostrarán los productos que vendes y atraerán más compradores a tu web.
  • Generar ventas entre los visitantes de tu web. Cuando configures el píxel de Facebook y conectes tu catálogo de productos, podrás usar anuncios dinámicos para llegar a los compradores cuando estén en Facebook con anuncios de los productos que han visto en tu web. Esto se incluirá en una futura versión de Facebook for WooCommerce.

Soporte

Before raising a question with Meta Support, please first take a look at the Meta helpcenter docs, by searching for keywords like ‘WooCommerce’ here. If you didn’t find what you were looking for, you can go to Meta Direct Support and ask your question.

When reporting an issue on Meta Direct Support, please give us as many details as possible.
* Symptoms of your problem
* Screenshot, if possible
* Your Facebook page URL
* Your website URL
* Current version of Facebook-for-WooCommerce, WooCommerce, WordPress, PHP

To suggest technical improvements, you can raise an issue on our Github repository.

Instalación

Visita el centro de ayuda de Facebook aquí.

Reseñas

10 de enero de 2026 1 respuesta
Always error try again. The support seems be absent.
17 de octubre de 2025 3 respuestas
Always a mess. Meta business should be rebuild from the ground. This plugin also. Keep getting setup loops after it should ad products to the store. As if nothing was setup. In Meta I see the store, but nothing more. Had contact with Meta support, made loom video’s, they called me and everything and after a while, sorry you need a different support, can you make a new ticket?!!! Just wauw!
16 de octubre de 2025 1 respuesta
I’m experiencing a fatal error related to the JSONResponse constructor in the Facebook for WooCommerce plugin. The plugin calls this function without the required argument, causing a site-breaking error when used alongside Elementor. Deactivating the plugin resolves the issue. Both plugins are up to date, but this conflict still exists.Additionally, I’m currently unable to create a support topic on the official forum to report this problem, which makes getting help difficult. Please look into this critical issue and provide a fix soon.

1

9 de septiembre de 2025 1 respuesta
Terrible Plugin – Avoid at All Costs I strongly advise against installing this plugin. It completely broke my website. Even after deleting, reinstalling, clearing cache, resetting the database, and cleaning all related folders, the issues persisted. The plugin is full of bugs, crashes frequently, and does not load properly. I even attempted a full reset and fresh start, but nothing worked. At this point, I’ve given up and will advertise manually on Facebook until these issues are fixed. This plugin feels unstable and unreliable — definitely not ready for production use.
Leer todas las 474 reseñas

Colaboradores y desarrolladores

«Facebook for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Facebook for WooCommerce» está traducido en 18 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Facebook for WooCommerce» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

3.5.16 – 2026-02-03

  • Fix – Fix/collection page bugs – Batch 1 by @vahidkay-meta in #3837
  • Fix – Fixed composer autoload warnings. also fixed a bug regarding fbcollection page registration. by @vahidkay-meta in #3834
  • Fix – Replace deprecated wc_enqueue_js with wp_add_inline_script by @ukilla in #3836
  • Dev – fix unsafe domain check warning on capture.js by @ashiqursuperfly in #3829
  • Tweak – fix: recursion call bug by @rithikb24 in #3824
  • Dev – retry adding helpers/js/facebook by @ashiqursuperfly in #3831
  • Dev – organize E2E test helpers by @ashiqursuperfly in #3821
  • Update – update parambuiler library to 1.2.0 by @chc421 in #3825
  • Fix – Fix TypeError: array_map(): Argument #2 must be of type array, string given in fbproduct.php:1775 by @ashiqursuperfly in #3822
  • Add – fix for unused variable by @rithikb24 in #3776
  • Tweak – Restrict E2E tests to facebook repo and add daily schedule (#3799) by @jarretth in #3800
  • Tweak – Add param_builder_server_setup test (#3790) by @jarretth in #3795
  • Dev – add additional unit tests for facebook-commerce.php by @ashiqursuperfly in #3815
  • Add – Add unit tests for Admin.php and WCFacebookProductFeedTest.php by @immadhavv in #3816
  • Add – Added unit tests for Feed, Products , WC_Facebookcommerce_EventsTracker by @immadhavv in #3813
  • Dev – make exactSearchSelect2Container E2E test helper more robust by @ashiqursuperfly in #3809
  • Add – Added User consent check for events tracking test by @immadhavv in #3789
  • Dev – remove tests.describe.serial by @ashiqursuperfly in #3788
  • Add – Add test to check plugin compatibility with other major plugins by @immadhavv in #3785
  • Dev – add E2E test for product attribute mapping and syncing by @ashiqursuperfly in #3784
  • Dev – Catalog rotation by @ashiqursuperfly in #3781
  • Add – DevmateWooCommerceGenerateTests: Add tests for facebook-commerce-events-tracker.php by @immadhavv in #3783
  • Fix – Fix bug – Remove «Delete all products» button as it calls an unimplemented method by @immadhavv in #3782
  • Add – Plugin level e2e tests remaining by @immadhavv in #3780
  • Add – Add workflow to auto-label internal PRs by @immadhavv in #3769
  • Add – e2e test for csv import update by @rithikb24 in #3762
  • Dev – fix batch api E2E test category leak bug by @ashiqursuperfly in #3763
  • Add – Adding Profit Margin signal to AddToCart and Purchase events by @vahidkay-meta in #3730
  • Dev – add E2E test for product sync batch api monitoring by @ashiqursuperfly in #3760
  • Add – Catalog api e2e tests plugin level by @immadhavv in #3761
  • Dev – add E2E test to create product from feed file by @ashiqursuperfly in #3754
  • Add – CAPI/Pixel e2e tests added for remaining events, framework updated. by @immadhavv in #3755
  • Tweak – standarize tests by @rithikb24 in #3745
  • Dev – add E2E tests to verify category/product_set update and delete by @ashiqursuperfly in #3744
  • Dev – add E2E test for product set creation by @ashiqursuperfly in #3740

See changelog for all versions.