https://github.com/oxid-esales/econda-analytics-module
Module that serves the econda analytics functionality
https://github.com/oxid-esales/econda-analytics-module
econda oxid-esales oxid-module php
Last synced: 8 months ago
JSON representation
Module that serves the econda analytics functionality
- Host: GitHub
- URL: https://github.com/oxid-esales/econda-analytics-module
- Owner: OXID-eSales
- License: gpl-3.0
- Created: 2018-10-30T07:36:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T16:40:06.000Z (over 3 years ago)
- Last Synced: 2025-10-09T01:44:07.291Z (9 months ago)
- Topics: econda, oxid-esales, oxid-module, php
- Language: PHP
- Size: 105 KB
- Stars: 1
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
OXID Econda Analytics module
============================
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:
```bash
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.