Meta за WooCommerce

Описание

Това е официалното разширение Meta за WooCommerce, което свързва вашия WooCommerce сайт с Facebook, Instagram и WhatsApp. С това разширение можете да инсталирате пиксел на Facebook, да качите сцоя онлайн каталог и да имате възможност лесно да стартирате динамични реклами и да свържете вашия бизнес профил в WhatsApp, за да информирате клиентите си автоматично за техните поръчки.

Маркетингът на Meta платформи помага на вашия бизнес да изгради трайни взаимоотношения с хора, да намери нови клиенти и да увеличи продажбите за вашия онлайн магазин. С това разширение за реклами във Facebook е лесно да достигнете до хората, които са най-важни за вашия бизнес. Това разширение ще проследява резултатите от вашата реклама на различни устройства. То също така ще ви помогне:

  • Увеличете максимално ефективността на кампанията си. Чрез настройване на Facebook пиксела и изграждане на аудитория, ще оптимизирате рекламите си за хора, които е вероятно да купят вашите продукти, и ще достигнете до хората с подходящи реклами във Facebook, след като са посетили уебсайта ви.
  • Намерете повече клиенти. Свързването на вашия продуктов каталог автоматично създава каруселни реклами, които показват продуктите, които продавате, и привличат повече купувачи към вашия уебсайт.
  • Генерирайте повече продажби от посетителите на сайта си. Когато настроите пиксела на Facebook и свържете продуктовия ви каталог, можете да използвате динамични реклами, за да достигате до купувачите, докато те са във Facebook с реклами на продуктите, които са видели на сайта ви. Това ще бъде включено в следващите версии на Мета за WooCommerce.
  • Комуникирайте с клиентите си в WhatsApp като ги информирате за техните поручки на всяка стъпка, освобождавайки си повече фреме да се фокусирате върху бизнеса.

Поддържа

Преди да зададете въпрос към Meta Support, разгледайте първо документацията на помощния център на Meta, като потърсите по ключови думи като ‘WooCommerce’. В случай, че не сте намерили това, което търсите, можете да посетите Meta Direct Support и да зададете въпроса си.

Когато съобщавате за проблем в Meta Direct Support, предоставете ни възможно най-много подробности.
* Симптоматика на проблема
* Екранен кадър, ако е възможно
* Адрес на вашата страница във Facebook
* Адрес на вашия сайт
* Текуща версия на Facebook-for-WooCommerce, WooCommerce, WordPress, PHP

За да предложите технически подобрения, можете да съобщите за проблем в нашето хранилище в Github.

Known limitations

Crash recovery uses a shutdown handler to write a disable flag and queue a sanitized crash report.
In rare PHP memory-exhaustion fatals, there may be too little memory left for the shutdown handler to run.
When that happens, the site still recovers on the next request, but the disable flag and crash report may be skipped for that request.

Инсталиране

Посетете Центъра за помощ на Facebook тук.

Отзиви

20.08.2026 1 reply
Not built with the performance or stability of larger WooCommerce stores in mind whatsoever. We ran this on a dedicated VPS with 8 CPU cores and 24 GB RAM, and its catalogue/feed syncing brought the site to its knees on more than one occasion. The plugin handles catalogue syncing, feed generation, Meta tracking and related background processes, but provides no useful control over batching, throttling or scheduling resource-intensive sync jobs. In our case, catalogue/feed activity coincided with extremely aggressive meta-externalads crawling of the store, including hundreds of requests per minute. Combined with the plugin’s own sync/background workload, this generated enough load to destabilise Redis/object caching and make both the storefront and WordPress admin extremely slow or unavailable. Disabling the plugin immediately restored normal performance. There are also numerous reports from other users involving failed feed-generation jobs, repeated scheduled-action retries, excessive CPU usage and heavy catalogue syncing. For a small catalogue it may be fine, but I would be very cautious about running it on a larger WooCommerce store. We ultimately replaced it with separate dedicated plugins for Meta Pixel/CAPI tracking and catalogue feed generation, giving us much better control over each process.
09.08.2026 1 reply
Still trying to connect this plugin to the facebook page… 2 days in… not working…. WTF is wrong with META?
13.07.2026
After struggling with this setup for far too long, and after the usual experience of trying to get help from the Meta Help Center (which was, unsurprisingly, not very helpful), I finally found the actual issue. The connection process fails if your browser blocks third-party cookies. The setup appears to work, shows that WooCommerce is connected to Facebook, and then the popup just goes black or gets stuck. There are no useful error messages, no clear indication of what went wrong, and the plugin logs only show that the access token is missing afterwards. The solution was to temporarily allow third-party cookies in the browser, complete the Meta connection, and then disable them again. A simple warning in the setup screen would have saved hours of troubleshooting. Expecting users to diagnose a silent OAuth failure caused by browser privacy settings is not exactly a great user experience.
19.06.2026 2 replies
This has to be one of the worst plugins in the WordPress repository. I can’t even get the configuration screen to load and whenever the plugin syncs with Meta it eats up almost all of my server’s resources (32 GB RAM, 8 core CPU…).
18.05.2026 4 replies
Adding one more review noting that it does not work. I get stuck in connecting the plugin through Wordpress to my Facebook catalog. I get as far as clicking to continue to set up products – but it just closes the window for Facebook and takes me back to the admin page to ‘get started’ again with connecting my shop to Facebook & Instagram. I have wasted 2 days trying to figure out the issue, so I’m done with it. I will have to use something else.
Прочетете всички 479 отзива

Сътрудници и разработчици

“Meta за WooCommerce” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

“Meta за WooCommerce” е преведено на 18 езика. Благодарности на преводачите за техния принос.

Превеждане на “Meta за WooCommerce” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

3.7.6 – 2026-07-23

  • Fix – Fix/prepare release changelog fix by @bojanaivovic in #3972
  • Fix – ci(e2e): run all shards on ubuntu-latest instead of custom runner pools by @vahidkay-meta in #3976
  • Fix – Improve escaping and WordPress Plugin Check compliance by @vahidkay-meta in #3980
  • Fix – Clear remaining WordPress Plugin Check errors by @vahidkay-meta in #3981
  • Dev – ci(release): fix readme Tested-up-to minor version + propagate Stable tag to git by @vahidkay-meta in #3983

Вижте дневника с промени за всички версии.