hk2/multianalytics

HK2 Multi Analytics - Offers easy integration of your ecommerce store with integrating Google Tag Manager, Facebook Domain Verification & Pixel Code in Magento Store saving you the hassle of manual setup. It also helps ContentSquare, etc from tracking data & providing real-time insights to improve t

1.0.0 2023-08-15 16:43 UTC

This package is auto-updated.

Last update: 2024-10-15 19:21:32 UTC


README

Description

HK2 Multi Analytics - Offers easy integration of your ecommerce store with integrating Google Tag Manager, Facebook Domain Verification & Pixel Code in Magento Store saving you the hassle of manual setup. It also helps ContentSquare, etc from tracking data & providing real-time insights to improve the digital experience, increase customer happiness and drive growth.

Easily configure Google Tag Manager & Facebook Pixel on your Magento 2 website. Using Magento 2 Google Tag Manager you can track the behavior of the customers coming onto your website. HK2 Multi Analytics automatically adds the Google Tag Manager code to all pages in your Magento 2 store, enabling site-wide tracking of user data.

Features

  • Quick and Easy Setup
  • 100% Open Source, Free & Fully Customizable
  • Content Security Policies Support
  • You can also enable Facebook pixel functionality for your website

Support:

  • Magento v2.3.x, 2.4.x

Account & Pricing

This is a Open Source - Free to use Module. No charge or any fee is there to use it.

How to install

Method 1: Install ready-to-paste package

Download Link - HK2 - Add Boostrap5 - (https://github.com/basantmandal/HK2-MultiAnalytics/releases/tag/1.0.0)

Download the zip package and unzip it in app/code folder.

Enable Extension:

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

Disable Extension:

php bin/magento module:disable HK2_MultiAnalytics
php bin/magentosetup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

Backend Settings

Login to Magento Admin -> Add Multi Analytics -> Configuration -> Enable

Please clear the cache after enabling the option.

Once Installed, You can check in Magento Frontend - View Page Source (Right Click - View Page Source) & you can see Google Tag Scripts Added. Please check the screenshot in case you have any doubts.

Screenshot2 Screenshot1

Method 2: Install via composer (Recommend)

Run the following command in Magento 2 root folder

composer require hk2/multianalytics
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Note: It is always recommended to install and verify the extension first in the development or staging environment and once verified then install it on production environment.

Maintenance mode

You may want to enable the maintenance mode when installing or updating the module, especially when working on a production website. To do so, run the two commands below before and after running the other setup commands:

Enable Maintenance Mode

php bin/magento maintenance:enable

Disable Maintenance Mode

php bin/magento maintenance:disable

Screenshots

  1. Installation Path Screenshot1

  2. Admin Panel - Settings Screenshot2

  3. Category Page Screenshot3

  4. Product Page Screenshot3

  5. Google Tag Scripts Screenshot Screenshot3

  6. Facebook Pixel Screenshot Screenshot3

Composer Package Link

https://packagist.org/packages/hk2/multianalytics