Açıklama
This plugin provides the integration between Google Analytics and the WooCommerce plugin. You can link a referral to a purchase and add transaction information to your Google Analytics data. It supports Global Site Tag (GA4) and eCommerce event tracking.
Please visit the documentation page for additional information.
Contributions are welcome via the GitHub repository.
Yükleme
- Download the plugin file to your computer and unzip it
- Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
- Activate the plugin from the Plugins menu within the WordPress admin.
- Don’t forget to enable e-commerce tracking in your Google Analytics account: https://support.google.com/analytics/answer/1009612?hl=en
Or use the automatic installation wizard through your admin panel, just search for this plugin’s name.
SSS
-
Where can I find the setting for this plugin?
-
This plugin will add the settings to the Integration tab, found in the WooCommerce
Settings menu. -
I don’t see the code on my site. Where is it?
-
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. -
My code is there. Why is it still not tracking sales?
-
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.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Google Analytics for WooCommerce” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Google Analytics for WooCommerce” 13 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Google Analytics for WooCommerce” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
2.1.12 – 2025-02-11
- Dev – Update npm dependencies to resolve all npm vulnerabilities
2.1.11 – 2025-01-21
- Tweak – Add required PHP header.
- Tweak – Replace WooCommerce logo to Woo 2.0 Brand.
- Tweak – Resolve plugin check errors and warnings.
2.1.10 – 2025-01-15
- Dev – Fix E2E tests for WC 9.6.
- Tweak – WC 9.6 compatibility.