该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Digital Data Layer Plugin for WooCommerce

描述

The W3C have issued a Customer Experience Digital Layer Specification that allows sites to define a JavaScript object to make data accessible to third parties.

This plugin creates that object for an installation of WooCommerce, exposing various pieces of product and cart data to allow integration with third party code (for example, cart abandonment scripts).

It also exposes the logged in user’s name and email address, but only on their machine, so shouldn’t pose a privacy issue.

Tested on WooCommerce version 2.1.9

安装

To install the plugin:

  1. Upload woocommerce-ddl.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it

评价

此插件暂无评价。

贡献者及开发者

「Digital Data Layer Plugin for WooCommerce」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release