oxid-esales / econda-analytics-module
This is the Econda analytics module for the OXID eShop.
Installs: 16 209
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 16
Forks: 2
Type:oxideshop-module
Requires
- php: ^7.3 || ^8.0
- oxid-esales/econda-tracking-component: ^v1.2.0
This package is auto-updated.
Last update: 2024-10-30 01:39:15 UTC
README
Module adds Econda Analytics functionality.
Warning! The module is deprecated. Consider using the https://github.com/OXID-eSales/personalization-module
Requirements
- OXID eShop compilation ^v6.1.0
Installation
Run the following commands to install OXID econdaanalytics module:
composer require oxid-esales/econda-analytics-module
Compatibility
- Module's master branch is compatible with shop's master branch
- Module's b-6.3.x branch is compatible with shop's b-6.3.x branch
- Module's b-1.2.x branch is compatible with shop's b-6.2.x branch
- Module's b-1.1.x branch is compatible with shop's b-6.1.x and b-6.0.x branches
Privacy protection setup
To comply with the privacy protection laws, the Econda Analytics module provides functionality. For the tracking, example texts are provided for the opt-in/opt-out notices. Be sure to review, update and activate them before using the tracking functionality. You can find the texts in "Customer Info" -> "CMS Pages", search for the idents "oeecondaanalyticsoptin", "oeecondaanalyticsoptout" and "oeecondaanalyticsupdate".
Bugs and Issues
If you experience any bugs or issues, please report them in the section Module OXID Econda analytics of https://bugs.oxid-esales.com.
License
See LICENSE file for license details.