توضیحات
این افزونه ادغام بین گوگل آنالیتیکس و افزونه ووکامرس را فراهم می کند. می توانید یک ارجاع را به خرید پیوند دهید و اطلاعات تراکنش را به داده های گوگل آنالیتیکس خود اضافه کنید. همچنین از Global Site Tag, Universal Analytics, eCommerce, and enhanced eCommerce event پشتیبانی می کند.
Starting from WooCommerce 2.1, this integration is not packaged with WooCommerce and is only available by using this plugin.
Contributions are welcome via the GitHub repository.
نصب
- 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.
سوالات متداول
-
از کجا میتوانم تنظیمات این افزونه را پیدا کنم؟
-
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.
-
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.
-
My settings are not saving!
-
Do you have SUHOSIN installed/active on your server? If so, the default index length is 64 and some settings on this plugin requires longer lengths. Try setting your SUHOSIN configuration’s “max_array_index_length” to “100” and test again.
-
My national data privacy laws require that I offer an opt-out for users, how can I do this?
-
Include the following html code snippet within the page where you want to have the opt-out, e.g. the your Imprint our Data Privacy page:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You can prevent Google Analytics from tracking you by clicking the following link. An opt-out cookie will be set, which will prevent you being tracked when visiting this website in the future: <a href="javascript:gaOptout()">Deactivate Google Analytics</a>. Exact wording depends on the national data privacy laws and should be adjusted.
بررسیها
توسعه دهندگان و همکاران
“یکپارچه سازی گوگل آنالیتیکس و ووکامرس” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“یکپارچه سازی گوگل آنالیتیکس و ووکامرس” به 12 زبان ترجمه شده است. Thank you to the translators for their contributions.
ترجمه “یکپارچه سازی گوگل آنالیتیکس و ووکامرس” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
1.8.5 – 2023-09-14
- Dev – Add Workflow for generation Hooks documentation.
- Dev – Fetch WooCommerce and WordPress versions for our tests.
- Fix – Add To Cart and Impression events when using Blocks.
- Fix – Compat – Add PHP 8.2 support.
- Tweak – WC 8.1.0 compatibility.
1.8.4 – 2023-08-08
- Dev – Add release preparation GH workflow.
- Fix – Add async attribute in
google-tag-manager
script. - Tweak – WC 8.0 compatibility.
- Tweak – WP 6.3 compatibility.
1.8.3 – 2023-07-11
- Dev – Set engines for the repository.
- Fix – Record consecutive cart removals.
- Tweak – WC 7.9 compatibility.
1.8.2 – 2023-06-13
- Tweak – WC 7.8 compatibility.