fusionlab-digital / skroutz-analytics
Skroutz Analytics Integration module
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >= 7.4
- fusionlab-digital/core: >=0.1.0
- magento/framework: >=103.0.0
This package is auto-updated.
Last update: 2025-07-04 01:47:55 UTC
README
Fusion Lab - Skroutz Analytics Extension
📌 Overview
Fusion Lab Skroutz Analytics Extension integrates Skourtz, with your Magento 2 store.
⚡ Features
- Compatible with Magento 2.4.x.
- Adds Skroutz Analytics Support.
- Compatible with Content Security Policy (CSP).
- Multi Website / Storeview Support.
🛠️ Installation
Install via Composer 2.x
We recommend to install this module via a compatible version of Composer 2.x for your Magento 2 Installtion.
See your Magento 2 Requirements here.
composer require fusionlab-digital/skroutz-analytics php bin/magento module:enable FusionLab_SkroutzAnalytics php bin/magento setup:upgrade php bin/magento s:d:c php bin/magento s:s:d {Your Themes} php bin/magento cache:flush
Manual Installation (not recommended)
- This module has a dependency to FusionLab_Core which you must first install. See the github page for installation instructions.
- Download the module and extract it into
app/code/FusionLab/SkroutzAnalytics
- Run the following Magento CLI commands:
php bin/magento module:enable FusionLab_SkroutzAnalytics FusionLab_Core php bin/magento setup:upgrade php bin/magento s:d:c php bin/magento s:s:d {Your Themes} php bin/magento cache:flush
How to Update.
composer update fusionlab-digital/skroutz-analytics php bin/magento setup:upgrade php bin/magento s:d:c php bin/magento s:s:d {Your Themes} php bin/magento cache:flush
🚀 Setup
Open the Admin and navigate to Menu -> FusionLab -> Skroutz
- Enable the Module
- Add your Skroutz Account Id
- Select product identifier (sku or id) for the products.
⚙️ Configuration Documentation
Field | Area | Documentation |
---|---|---|
Enable Module? | General Settings | Enables or Disables the functionality of the module. |
Skroutz Analytics Id | General Settings | Your Skroutz Account Id. This is provided from Skroutz. |
Product Identifier | General Settings | Will be used in the prodcut_id property in checkout success page. Should match the values on your XML export. |
📄 License
This module is licensed under the Apache 2.0 License. See LICENSE for details.
📩 Support
For any issues, feature requests, or inquiries, please open an issue on GitHub Issues, contact us at info@fusionlab.gr, or visit our website at fusionlab.gr for more information.