Download the PHP package spirit-digital-agency/magento2-skroutz-analytics without Composer
On this page you can find all versions of the php package spirit-digital-agency/magento2-skroutz-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spirit-digital-agency/magento2-skroutz-analytics
More information about spirit-digital-agency/magento2-skroutz-analytics
Files in spirit-digital-agency/magento2-skroutz-analytics
Package magento2-skroutz-analytics
Short Description Integrate skroutz analytics to your Magento 2 store.
License GPL-3.0-or-later
Informations about the package magento2-skroutz-analytics
Skroutz Analytics Integration Magento 2 Module
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.
Installation
Install via composer (recommended)
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.
Install
Upgrade
Manual
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
:
Setup
There are several configuration options for this extension which can be found
at Stores > Configuration > Spirit > Skroutz
.
Skroutz Analytics
- 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
Additional Configuration
Skroutz analytics should be enabled and configured properly for additional features to function properly.
Skroutz Reviews
Enable Skroutz Product Reviews to display the Skroutz review tab at the product page.
Merchants Control Panel Settings
- Navigate to
Integrations > Product Reviews
- Enable the widget and choose the desired style
Magento Settings
- 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
Skroutz Embedded Badge
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.
Merchants Control Panel Settings
- Navigate to Integrations > Skroutz Partner Badge
- Enable the widget and choose the desired Embedded Badge Style
Magento Settings
Page / Static Block Embed
- 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
Conditional Embed
- 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
Author
Name: Spirit Digital Agency
Email: [email protected]
Release Date: 23 - 02 - 2021
All versions of magento2-skroutz-analytics with dependencies
magento/framework Version >100.0