| 开发者 | brumisphere |
|---|---|
| 更新时间 | 2026年5月25日 17:01 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
merchantwidget.js integration.[gmc_review_badge] inline placement or old bottom-left/bottom-right floating placement./wp-content/plugins/merchant-center-reviews-for-woocommerce/, or install the ZIP from the WordPress Plugins screen.WooCommerce must be installed and active. You also need a Google Merchant Center account with Google Customer Reviews enabled for your store.
Go to WooCommerce -> Google Merchant Center Reviews and enter the numeric Merchant Center ID in the Google Merchant ID section.
No. The Google Customer Reviews opt-in is intended for the WooCommerce order confirmation page. This plugin only outputs order-specific opt-in data on the order-received page after validating the WooCommerce order key.
Yes. In Review Display: New Store Widget or Legacy Badge, choose one display mode first:
[gmc_review_badge] or the old floating badge behavior.Choose New Google store widget for new installations and for stores following Google's current store widget instructions. Choose Legacy Google Customer Reviews badge only if you need the old inline shortcode placement or are intentionally keeping the old badge behavior.
Yes. When enabled, the plugin pushes a privacy-minimized event to an existing dataLayer or gtag setup. The plugin does not load Google Tag Manager itself.
The optional GTM/dataLayer event includes event name, order total, currency, order number, item count, shipping country, and product ID/SKU/quantity/line total data. It does not include customer name, email, phone number, street address, postcode, city, or customer ID.
For the review opt-in, Google requires order-related data such as Merchant Center ID, order ID, customer email, delivery country, estimated delivery date, and product GTIN values when available. This plugin validates the WooCommerce order key before outputting that opt-in data on the thank-you page.
Yes. The plugin declares WooCommerce custom order table compatibility and reads order data through WooCommerce CRUD methods.
style.css file..js files.wp_enqueue_script() and wp_enqueue_style().brumigmcreview_ for unique namespace compliance.