Download the PHP package spirit-digital-agency/magento2-bestprice-analytics without Composer
On this page you can find all versions of the php package spirit-digital-agency/magento2-bestprice-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spirit-digital-agency/magento2-bestprice-analytics
More information about spirit-digital-agency/magento2-bestprice-analytics
Files in spirit-digital-agency/magento2-bestprice-analytics
Package magento2-bestprice-analytics
Short Description Integrate bestprice 360 analytics to your Magento 2 store.
License GPL-3.0-or-later
Informations about the package magento2-bestprice-analytics
BestPrice 360 Analytics Integration Magento 2 Module
Integrate BestPrice 360 analytics and badges to your Magento 2 store.
This module provides the integration between BestPrice 360 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 BestPrice partner badge.
- Integrates the BestPrice product badge as a review tab on the product page.
- Integrates the BestPrice product widget as a widget for the store’s pages.
- Select any of your Magento Product attributes or custom attributes to match your BestPrice 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_BestpriceAnalytics 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 Spirit_Core
- Extract
master.zip
file toapp/code/Spirit/Core
. You should create a folder pathapp/code/Spirit/Core
if not exist. - Download the latest version here
- Extract
master.zip
file toapp/code/Spirit/BestpriceAnalytics
. You should create a folder pathapp/code/Spirit/BestpriceAnalytics
if not exist. - Go to Magento root folder and run upgrade command line to install
Spirit_BestpriceAnalytics
:
Setup
There are several configuration options for this extension which can be found
at Stores > Configuration > Spirit > Bestprice
.
BestPrice 360 Analytics
- Navigate to
Stores > Configuration > Spirit > BestPrice > BestPrice 360 Analytics
- Set the
Enabled
toyes
- Set the
BestPrice 360 Key
to the one provided by BestPrice - Set the
Unique ID
to the product Unique ID you are using in your XML Feed - Save and Flush Magento Cache
Additional Configuration
BestPrice analytics should be enabled and configured properly for additional features to function properly.
BestPrice Badge
Enable BestPrice Badge to display the partner badge to all your store's pages.
- Navigate to
Stores > Configuration > Spirit > BestPrice > BestPrice Badge
- Set the
Enabled
toyes
- Select desired display position for the badge
- Save and Flush Magento Cache
BestPrice Product Badge
Enable BestPrice Badge to display the product details as a reviews tab in the product page.
- Navigate to
Stores > Configuration > Spirit > BestPrice > BestPrice Product Badge
- Set the
Enabled
toyes
- Save and Flush Magento Cache
BestPrice Product Widget
Enable BestPrice Widget to display the product details as a reviews tab in the product page.
- Navigate to
Stores > Configuration > Spirit > BestPrice > BestPrice Product Widget
- Set the
Enabled
toyes
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
BestPrice Product Widget
- Insert Widget
- Save and Flush Magento Cache
Conditional Embed
- Navigate to
Content > Widgets
- Add new widget
- Select type
BestPrice Product Widget
- 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: 11 - 01 - 2023
All versions of magento2-bestprice-analytics with dependencies
magento/framework Version >100.0
spirit-digital-agency/magento2-spirit-core Version ~1.0