Leírás
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
Telepítés
To install the plugin:
- Upload
woocommerce-ddl.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Digital Data Layer Plugin for WooCommerce” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Digital Data Layer Plugin for WooCommerce” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial release