Git Product home page Git Product logo

personalization-module's Introduction

Econda Personalization & Analytics module for OXID eShop

Module adds Econda service functionality.

Full documentation can be found on: https://docs.oxid-esales.com/add-ons/personalizationoption/de/3.0/

Compatibility

  • 4.0 module versions works with OXID eShop compilations 7.0.x
  • 3.0 module versions works with OXID eShop compilations 6.5.x
  • 2.2 module version works with OXID eShop compilations 6.3.x, 6.4.x and 6.5.x
  • 2.1.0 version of the module works with OXID eShop compilation 6.2.x
  • 1.x version of the module works with OXID eShop compilation 6.1.x

Branches:

  • Branch b-7.0.x is compatible with OXID eShop 7.0.x branches
  • Branch b-6.3.x is compatible with OXID eShop 6.5.x branches

Installation

Run the following commands to install OXID personalization module:

composer require oxid-esales/personalization-module ^3.0.0

Avoid conflicts with existing OXID eShop functionality

Personalization module displays widgets which conflicts with OXID eShop default promotions. To display products nicely it is needed to disable some of OXID eShop functionality:

  • Login to admin
  • Go to: Customer info -> Promotions and deactivate listed promotions:
    • Week's Special;
    • Top seller.
  • Go to "Master settings" -> "Core settings" -> "Perform." and deactivate some functionality:
    • In section Enhanced Performance Settings uncheck Load Crossselling;
    • In section Enhanced Performance Settings uncheck Load "Customers who bought this product also purchased ...";
    • Click Save.

Privacy protection setup

To comply with the privacy protection laws, the personalization 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".

Econda Analytics/Tag Manager with OXID eShop on multiple servers

In case module is being used in application on multiple servers, it is not enough just to upload emos.js or tagmanager.js files via OXID eShop admin panel.It's also necessary to replicate them through all application servers. If file was uploaded, it can be found in out/oepersonalization directory.

Features

Module provides functionality which allows:

  • Add widgets
  • Provide widget for Visual CMS
  • Track visitors behaviour
  • Use Econda Tag Manager
  • Export data for Econda

Visual CMS Widget

A widget is provided for the Visual CMS module. After installation of the personalization module, the widget will be available in the Visual CMS editor. You can find it by the name "AI Content". To add it, just fill in the required settings for widget id and widget template (options described bellow). There is an optionally setting to limit the number of results; if it is left blank, no limit will be applied.

There are 2 template files prepared for Visual CMS widget:

  • Component/views/vcms_banner.ejs.html - To display banner images with links.
  • Component/views/vcms_recommendations.ejs.html - To display products within widget.

Export data for Econda

There are 2 ways of exporting data:

  • Administration panel
  • CLI

To export data via CLI execute command:

vendor/bin/oe-console oe:personalization:export

or if there is a need to customize configuration parameters:

vendor/bin/oe-console oe:personalization:export --config /path/to/your/config/file.php

Bugs and Issues

If you experience any bugs or issues, please report them in the section Module OXID Personalization of https://bugs.oxid-esales.com.

License

See LICENSE file for license details.

personalization-module's People

Contributors

angel-dimitrov avatar benjaminjoerger avatar hkreuter avatar mantasvaitkunas avatar michaelkeiluweit avatar nikolaivanovski avatar rahathameed avatar sieg avatar skoczekj avatar svenbrunk avatar titakoleva avatar tkcreateit avatar vilmal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

svenbrunk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.