Title: Conversion Tracking for WooCommerce
Author: marketacumen
Published: <strong>2018 年 7 月 15 日</strong>
Last modified: 2019 年 6 月 17 日

---

搜尋外掛

![](https://ps.w.org/conversion-tracking-for-woocommerce/assets/banner-772x250.png?
rev=1909511)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/conversion-tracking-for-woocommerce/assets/icon.svg?rev=1909511)

# Conversion Tracking for WooCommerce

 由 [marketacumen](https://profiles.wordpress.org/marketacumen/) 開發

[下載](https://downloads.wordpress.org/plugin/conversion-tracking-for-woocommerce.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/conversion-tracking-for-woocommerce/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/conversion-tracking-for-woocommerce/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/conversion-tracking-for-woocommerce/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/conversion-tracking-for-woocommerce/#developers)

 [技術支援](https://wordpress.org/support/plugin/conversion-tracking-for-woocommerce/)

## 外掛說明

**This plugin requires WooCommerce to operate.** Instrumenting analytics for your
cart should be straightforward and use standard JavaScript. This plugin aims to 
solve this to allow you to use your own JavaScript or a tag management solution 
to integrate your analytics tracking. The idea is that the page outputs the variables
you need, sanitized and ready to consume in JavaScript, and you simply pass them
along to the analytics packages.

This plugin does not do anything except publish the values you need as JavaScript
variables; to make it useful you need to incorporate it into an analytics package
and refer to the variables.

Currently, it populates the global variable `window.WCPAYLOAD` with an object structure
which, at a minimum, has a member `type` which determines the structure.

The possible values for `type` are:

 * `cart`
 * `checkout`
 * `order-confirmation`

The types `cart` and `checkout` are nearly identical and place the majority of the
values in the `cart` member. `order-confirmation` is similar, but places the majority
of the values in the `order` member.

You can view the source file `output-samples.php` in the plugin directory to see
samples of the structure that is output. Values and types should be self-explanatory,
they are output directly using **[WooCommerce API](https://docs.woocommerce.com/wc-apidocs/package-WooCommerce.Classes.html)**
calls.

#### Contribute

[Github](https://github.com/razzed/conversion-tracking-for-woocommerce)

#### Author

[Kent Davidson](https://github.com/razzed)

## 安裝方式

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the plugin from Plugins page.

There is currently no configuration of this plugin, but to confirm it’s working 
you can view the source of the cart, checkout, and order confirmation page and look
for a global variable called WCPAYLOAD on the page. If you find it, it’s working.

#### Minimum Requirements

 * WooCommerce 2.0
 * PHP version 5.3 or greater

## 常見問題集

  Does it work with WooCommerce 2 and WooCommerce 3?

Yes, there are compatibility code written which detects what’s available and then
does the right thing. Testing with WooCommerce 2 has not been extensive so if you
find issues, please contact us and report any bugs. We like to be responsive.

  I installed it but it doesn’t seem to do anything?

It doesn’t do anything on its own; it simply updates your page state so that a global
variable `WCPAYLOAD` is set to the current cart state, or order confirmation state.
You need to then connect this to your preferred analytics package to add the events
as you wish.

  Would you add a feature which does X?

Yes, probably. If you don’t ask you don’t get.

  I notice you don’t have any advertising or anything, what’s that about?

No one actually asks this question, but I found the other plugins out there which
have advertising and “Pro” upgrade plans to be annoying. So I wrote this. Enjoy.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Conversion Tracking for WooCommerce〉的開發相關工作。

參與者

 *   [ marketacumen ](https://profiles.wordpress.org/marketacumen/)

[將〈Conversion Tracking for WooCommerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/conversion-tracking-for-woocommerce)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/conversion-tracking-for-woocommerce/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/conversion-tracking-for-woocommerce/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/conversion-tracking-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/conversion-tracking-for-woocommerce/)。

## 變更記錄

#### Version 1.0.2 (27-July-2018)

 * Version bump didn’t seem to take, so trying again with new version number.

#### Version 1.0.1 (25-July-2018)

 * Fixed issue with `customer` value not being populated for guest orders. Updated`
   readme.txt` to fix layout issue.

#### Version 1.0.0 (10-July-2018)

 * Initial release

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **7 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.2.24**
 *  PHP 版本需求 ** 5.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/conversion-tracking-for-woocommerce/)
 * 標籤
 * [commerce](https://tw.wordpress.org/plugins/tags/commerce/)[e-commerce](https://tw.wordpress.org/plugins/tags/e-commerce/)
   [ecommerce](https://tw.wordpress.org/plugins/tags/ecommerce/)[tracking](https://tw.wordpress.org/plugins/tags/tracking/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/conversion-tracking-for-woocommerce/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/conversion-tracking-for-woocommerce/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/conversion-tracking-for-woocommerce/reviews/)

## 參與者

 *   [ marketacumen ](https://profiles.wordpress.org/marketacumen/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/conversion-tracking-for-woocommerce/)