Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του 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