Linux 软件免费装
Banner图

Skroutz Analytics for WooCommerce

开发者 skroutz
更新时间 2023年11月8日 19:34
PHP版本: 5.4 及以上
WordPress版本: 6.4
版权: GPL-2.0
版权网址: 版权信息

标签

woocommerce analytics skroutz

下载

1.5.0 1.7.2 1.0.5 1.7.0 1.7.1 1.6.2 1.6.3 1.5.1 1.6.0 1.6.1 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.0.2 1.0.3 1.0.4 1.0.0 1.0.1 1.0.6 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1

详情介绍:

This plugin provides the integration between Skroutz Analytics and the WooCommerce plugin.

安装:

Automatic installation
  1. Go to your wordpress admin panel > Plugins > Add New.
  2. Search this plugin by its name.
  3. Install the plugin.
  4. Activate the plugin.
  5. Set the Shop Account ID to the plugin's settings.
Manual installation
  1. Download the plugin file to your computer and unzip it.
  2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress admin.
  4. Set the Shop Account ID to the plugin's settings.

屏幕截图:

  • Skroutz Analytics statistics in the Skroutz for merchants.

常见问题:

Which sites do you support?

We support Skroutz.gr

Where can I find the plugin's settings?

This plugin will add the settings to the WooCommerce Integration tab. WooCommerce > Settings > Integration > Skroutz Analytics

Where can I find the Shop Account ID?

Visit skroutz for merchants page, and navigate to the Skroutz Analytics section. Otherwise you may contact your account manager.

I don't see the code on my site. Where is it?

Make sure you have set your Skroutz Analytics Shop Account ID in the plugin settings, otherwise tracking won't work.

How can I test if Skroutz Analytics is working?

Skroutz provides you a temporary verification page during the testing phase of the skroutz analytics integration. You can visit skroutz for merchants page or contact your account manager.

Which pages do you track?

This plugin does not track any admin pages, only frontend pages.

My code is there, but does not report any ecommece data. Why?

Duplicate Skroutz Analytics code causes a conflict in tracking. Remove any other Skroutz Analytics plugins or code from your site to avoid duplication and conflicts in tracking.

The order tax seems to be wrong. Why?

The plugin uses the WooCommerce tax rates you have configured in the settings. If the Enable Taxes option is disabled, or there are no Tax Rates configured, a default tax rate based on the flavor/country will be used to manually the calculate the order tax from the order revenue. So to avoid that, you need to properly setup your tax rules:

  • Make sure you have enabled the Enabled Taxes option under WooCommerce > Settings > Tax > Tax Options
  • And you have added at least one Standard Tax Rate under WooCommerce > Settings > Tax > Standard Rates
  • Finally the shipping tax should be included in the order tax.
  • Make sure the Shipping checkbox is checked in the Tax Rates table (see above)
  • Also the Tax Status under WooCommerce > Settings > Shipping > Flat Rate must be set to Taxable. Note that the Cost value should be set excluding tax, as the tax will be automatically applied by WooCommerce. For example if you want the shipping cost to be 5 euro, you should set the cost to 4.03, given a 24% rate tax. The same applies for all the shipping methods that are enabled for your eshop.

I don't use neither product ID nor SKU in XML, but a custom postmeta id

The option to use a custom postmeta id is supported. You have to check the Use custom postmeta id option in the plugin settings, and then specify the custom id key used in the postmeta table. Note that if the custom id is not found for a product the product id/sku will be used instead.

I have variable products with multiple attributes that must be grouped by an attribute (e.g. color) in XML. What can I do?

Select the option Send parent Unique ID combined with specified variation attribute term IDs in the plugin settings and specify in the select box the grouping attribute (e.g. color). You can set more that one grouping attributes. But note that the order in which the attributes are set in the settings also affects the generated Unique ID. The Unique ID that will be generated is a combination of the parent product ID and the specified grouping attribute terms <parent product ID>-<attribute1 termA ID>-<attributeN termY ID>. The following rules apply:

  • If a product is not a variant the <product ID> is used.
  • If a product is a variant and does not have one of the declared color attributes the <parent product ID> is used.
  • If a product is a variant and has one of the specified grouping attributes the <parent product ID>-<attribute term ID> is used.
  • If a product is a variant and has two of the specified grouping attributes the <parent product ID>-<attribute1 termA ID>-<attribute2 termB ID> is used.

Global object name skroutz_analytics is already being used, can I change it?

The option to use a custom global object name is supported. You have to check the Use custom global object name option in the plugin settings, and then specify a name in the text field.

How can I add the Product Reviews Widgets?

The plugin provides two Wordpress Widgets, that you can easily add:

Detailed documentation on how to integrate the widgets can be found here.

更新日志:

1.7.3 1.7.2 1.7.1 1.7.0 1.6.9 1.6.8 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.1 1.5.0 1.4.1 1.4.0 1.3.2 1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.6 Add fallback mechanism when product SKU is not set. Generate custom product id when admin product id setting is set to SKU and the product SKU field is not set. 1.0.5 Disable cloudflare rocket loader for tracking scripts 1.0.4 1.0.3 1.0.2 Fix item price to always include the tax 1.0.1 Project restructure 1.0.0 Initial release