spiritdigitalagency / magento2-skroutz-analytics

Integrate skroutz analytics to your Magento 2 store.
https://spirit.com.gr
GNU General Public License v3.0
4 stars 0 forks source link
composer magento2-module skroutz skroutz-analytics spirit

GitHub all releases GitHub Release Date Packagist Version GitHub

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.

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

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

Upgrade

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

Manual

If you don't want to install via composer, you can use this way.

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

Setup

There are several configuration options for this extension which can be found at Stores > Configuration > Spirit > Skroutz.

Skroutz Analytics

  1. Navigate to Stores > Configuration > Spirit > Skroutz > Skroutz Analytics
  2. Set the Enabled to yes
  3. Set the Shop Account ID to the one provided by Skroutz
  4. Set the Unique ID to the product Unique ID you are using in your XML Feed
  5. 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

  1. Navigate to Integrations > Product Reviews
  2. Enable the widget and choose the desired style

Magento Settings

  1. Navigate to Stores > Configuration > Spirit > Skroutz > Skroutz Reviews
  2. Set the Enabled to yes.
  3. Choose the theme you want (inline - extended)
  4. 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

  1. Navigate to Integrations > Skroutz Partner Badge
  2. Enable the widget and choose the desired Embedded Badge Style

Magento Settings

Page / Static Block Embed
  1. Navigate to Content > Pages or Content > Blocks
  2. Find the Edit Page – Block
  3. Choose Insert Widget from editor toolbar
  4. Select widget type Skroutz Badge
  5. Insert Widget
  6. Save and Flush Magento Cache
Conditional Embed
  1. Navigate to Content > Widgets
  2. Add new widget
  3. Select type Skroutz Badge
  4. Assign to the desired store views
  5. Add Layout Update
  6. Display on All Pages
  7. Pick the location you want the badge to be
  8. Save and Flush Magento Cache

Author

Name: Spirit Digital Agency

Email: support@spirit.com.gr

Release Date: 23 - 02 - 2021