| 开发者 |
woocommerce
automattic claudiosanches bor0 royho laurendavissmith001 c-shultz cshultz88 mmjones tomalec neosinner |
|---|---|
| 更新时间 | 2026年6月22日 19:49 |
| PHP版本: | 6.9 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
This plugin will add the settings to the Integration tab, found in the WooCommerce → Settings menu.
We purposefully don't track admin visits to the site. Log out of the site (or open a Google Chrome Incognito window) and check if the code is there for non-admins. Also please make sure to enter your Google Analytics ID under WooCommerce → Settings → Integrations.
Duplicate Google Analytics code causes a conflict in tracking. Remove any other Google Analytics plugins or code from your site to avoid duplication and conflicts in tracking.
$this->settings on fresh activation, preventing undefined array key notices.enquque_tracker() to enqueue_tracker(); keep deprecated alias for backward compatibility.item_list_id and item_list_name in view_item_list GA4 events now reflect the actual page context (shop, category, tag, search) instead of hardcoded placeholder values.