Magento 2 Google Tag Manager Tracking

Magento Google Tag Manager Tracking - Installation/Set-up Guide

Installation

  • Upload Package: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added.

  • Install extension: After the successful upload of the package you have to run the commands on Magento2 root directory via SSH

php bin/magento setup:upgrade 
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
  • Clear Caches: This can be done from the admin console by navigating to the cache management page (System->Cache Management), selecting all caches, clicking ‘refresh’ from the drop-down menu, and submitting the change. Logout and login back in Admin.

  • Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.

pageInstallation Via Composer

Configuration settings for Google Tag Manager Tracking:

Go to Admin->System->Configuration->Scommerce Configuration->Google Tag Manager Tracking->General

  1. Enable: Set yes to enable the module.

  2. License Key: Enter the License key provided by Scommerce Mage.

  3. Account Id: Enter your Google Tag Manager Account Id.

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.

Last updated