All Projects → MageHack → Magento-Personalised-Content

MageHack / Magento-Personalised-Content

Licence: other
Magento extension to automatically show customers the most relevant static blocks based on their previous product purchases and views.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Magento-Personalised-Content

Magento Estimateddelivery
Magento 1 Extension to provide delivery date estimates for each shipping method.
Stars: ✭ 15 (-62.5%)
Mutual labels:  magento-extension
Firegento Pdf
Generates nicer and configurable PDF for invoices, creditmemos and shippings in Magento
Stars: ✭ 102 (+155%)
Mutual labels:  magento-extension
Module Blog
Magento 2 Blog Extension
Stars: ✭ 213 (+432.5%)
Mutual labels:  magento-extension
Magento2 Facebook Pixel
This free Facebook Pixel extension allows you to track your visitors' actions.
Stars: ✭ 29 (-27.5%)
Mutual labels:  magento-extension
Magento extension
Zendesk's Magento 1 extension
Stars: ✭ 57 (+42.5%)
Mutual labels:  magento-extension
Magentoextensions
Magento Extension Directory 1> Themes Switcher 2> Default Shipping On Cart 3> Upshare 4> Product Image Optimizer 5> Idealo Product Export 6> magento Google shopping Api v2 7>Google feed and facebook feed 8> Pdf upload in magento media wysiwyg 9> Product Image optimizer. If You want magento 2 extensions 1>Advance Layred Navigation(including SEO URL, Rating as filter, slider filter, Ajax Filtering), 2>Attribute Pages with SEO and Custom URL key(you can do all kind of seo on those pages with logos) 3>Improved Sorting (Enable users to view products by options as 'Best Sellers', 'Top Rated', 'Most Viewed' etc.) 4>Custom Stock Status(Add statuses to products automatically or manually, Create multiple custom stock statuses, Upload special icons for stock statuses) 5>Product Labels(Using this extension you can add any label to your produts on product page or category page) 6>Custom Order Number(Using this extension you can customize order, invoice, shippment, credit memo Number) 7>All type of file upload in Wysiwyg(pdf, zip, doc etc file upload in wysiwyg), 8>Infinite Scroll, 9>Multiple FlatRate Shipping, 10>Open Api,Google api for currency Rates, 11>Product Attribute's Description, 12>Store and Currency switcher according to Ip address Please Contact me and All those extensions are paid with installation and configuration are free support.
Stars: ✭ 106 (+165%)
Mutual labels:  magento-extension
Awesome Magento2
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
Stars: ✭ 817 (+1942.5%)
Mutual labels:  magento-extension
magento-autocategories
This Magento 1 extension automatically manages categories for your new and sale products
Stars: ✭ 12 (-70%)
Mutual labels:  magento-extension
Gmailactions
A Magento extension for adding "actions" to emails in Gmail
Stars: ✭ 58 (+45%)
Mutual labels:  magento-extension
Algoliasearch Magento
Algolia Search integration for Magento 1 - compatible with versions from 1.6.x to 1.9.x
Stars: ✭ 163 (+307.5%)
Mutual labels:  magento-extension
Module Rocketjavascript
Stars: ✭ 37 (-7.5%)
Mutual labels:  magento-extension
Magento Xtest
Magento Testing Framework
Stars: ✭ 52 (+30%)
Mutual labels:  magento-extension
Correios
Módulo de frete para Magento com tracking
Stars: ✭ 106 (+165%)
Mutual labels:  magento-extension
Magento2 Form Field Manager
Customer and Address Form Fields Manager for Magento2
Stars: ✭ 21 (-47.5%)
Mutual labels:  magento-extension
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+65%)
Mutual labels:  magento-extension
Magento1 Sl Si
🇸🇮 Magento 1 Slovenian translations
Stars: ✭ 5 (-87.5%)
Mutual labels:  magento-extension
Googleanalyticsplus
Magento Extension to add extra features to the default GoogleAnalytics module.
Stars: ✭ 103 (+157.5%)
Mutual labels:  magento-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-62.5%)
Mutual labels:  magento-extension
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-47.5%)
Mutual labels:  magento-extension
Magento Footer Js
Magento extension to move all JavaScript to the end of the page
Stars: ✭ 146 (+265%)
Mutual labels:  magento-extension

Meanbee Personalised Content Extension

Automatically show customers the most relevant static blocks based on their previous product purchases and views.

Description

Personalised product recommendations are popular but less effort has been put into customising CMS content based on customers preferences. This module provides a widget which will determine the most appropriate static block to show to the customer based on their purchase history. Static blocks are assigned product categories in order to understand their content.

Customers' category preferences are determined by number of products purchased and viewed in each category.

Static Blocks

Multiple static blocks

image

Each one can have categories assigned to them for use in personalisation.

image

Configuration

This extension can be customised to choose which customer interactions affect personalisation and a weighting for how much. The current version looks for orders and pageviews for products.

image

Logged in as Ash

image

Logged in as Tom

image

Technical Overview

Static blocks have a new attribute "Personalisation Tags" which is populated with the catalogue categories.

There is a cron that runs at midnight each day which reindexes customers category preferences:

  • If a customer has placed an order for a product, start tracking a score for the category that products is in.
  • If a product is in multiple categories, split the score between categories.

To place content, insert the Meanbee PersonalisedContent widget. When rendered, this will consider the current logged in customer and look for their favourite categories. These can then be used to find a relevant static block to show.

Demo Theme

There is a demo theme available in the seperate Meanbee_PersonalisedContentTheme . It contains dummy images, styles, customers and order.

image

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Project Team

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Meanbee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].