This plugin is outdated and might not be supported anymore
Conversion Tracking for WooCommerce

Conversion Tracking for WooCommerce

Details
View on WordPress

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 calls.

Contribute

Github

Author

Kent Davidson

Details

Plugin code:
conversion-tracking-for-woocommerce
Plugin version:
1.0.2
Outdated:
Yes
WP version:
4.0 or higher
PHP version:
5.3 or higher
Test up to WP version:
5.2.21
Total installations:
10
Last updated:
2019-06-17
Rating:
Times rated:
0
commerce
e-commerce
ecommerce
tracking
woocommerce