Integrate skroutz analytics to your Magento 2 store.
This module provides the integration between Skroutz Analytics and the Magento 2 store.
- Integrates the analytics tracking script to all your frontend pages.
- Integrates the ecommerce data (transactions and revenue) generated during an order.
- Integrates the skroutz partner embedded badge as a widget for the store’s pages.
- Integrates the skroutz product reviews as a tab to all your product pages.
- Select any of your Magento Product attributes or custom attributes to match your skroutz XML feed
- Compatible with Magento 2.3.x and Magento 2.4.x
The module is available from the Github repo.
We recommend you to install Spirit_Skroutz module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root folder.
composer require spirit-digital-agency/magento2-skroutz-analytics
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
composer update spirit-digital-agency/magento2-skroutz-analytics
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
If you don't want to install via composer, you can use this way.
- Download the latest version here
- Extract
master.zip
file toapp/code/Spirit/Skroutz
. You should create a folder pathapp/code/Spirit/Skroutz
if not exist. - Go to Magento root folder and run upgrade command line to install
Spirit_Skroutz
:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
There are several configuration options for this extension which can be found
at Stores > Configuration > Spirit > Skroutz
.
- Navigate to
Stores > Configuration > Spirit > Skroutz > Skroutz Analytics
- Set the
Enabled
toyes
- Set the
Shop Account ID
to the one provided by Skroutz - Set the
Unique ID
to the product Unique ID you are using in your XML Feed - Save and Flush Magento Cache
Skroutz analytics should be enabled and configured properly for additional features to function properly.
Enable Skroutz Product Reviews to display the Skroutz review tab at the product page.
- Navigate to
Integrations > Product Reviews
- Enable the widget and choose the desired style
- Navigate to
Stores > Configuration > Spirit > Skroutz > Skroutz Reviews
- Set the Enabled to yes.
- Choose the theme you want (inline - extended)
- Save and Flush Magento Cache
You can either use embedded badge with a layout handle to conditional display the badge in some store pages, or you can directly embed it in a page / static block.
- Navigate to Integrations > Skroutz Partner Badge
- Enable the widget and choose the desired Embedded Badge Style
- Navigate to
Content > Pages or Content > Blocks
- Find the
Edit Page – Block
- Choose
Insert Widget
from editor toolbar - Select widget type
Skroutz Badge
- Insert Widget
- Save and Flush Magento Cache
- Navigate to
Content > Widgets
- Add new widget
- Select type
Skroutz Badge
- Assign to the desired store views
- Add Layout Update
- Display on All Pages
- Pick the location you want the badge to be
- Save and Flush Magento Cache
Name: Spirit Digital Agency
Email: [email protected]
Release Date: 23 - 02 - 2021