Google Tag Manager

The implementation of the GTM code snippets usually requires you to edit and modify the source code of your store. Not anymore. With this Magento 2 Google Tag Manager Extension you only need to specify the GTM and GA4 tracking IDs in the admin panel. Now even non-technical store admins can add, edit and disable tags without having to rely on webmasters or technical support.

It enables you to get in-depth reports on customers' behavior, conversions, impressions, checkout, and other events through Google Analytics 4.

Update and Support (Annually) - $100
SKU: MAGENTO006
$150.00
Update and Support (Annually)
  • Features
  • Screen Shots
  • Installation Guide
  • • Admin can set Google Tag Manager Id.
  • • Admin can set Google Analytics tracking Id.
  • • Admin can set Facebook Pixel Id.
  • • Admin can set custom event name for category and product.
  • • Add and edit tags without hard requirements of technical knowledge.
  • • Better data tracking and report.
  • • Easier GTM tags management and analytics.

Etc...

Admin Configuration:

1

Register a Google tag Manager account with below information’s.

2

Get Container ID and set it to admin to install GTM in your Magento store.

3

4

Register a Google Analytics account.

5

Select the object you want to track, either Website or Mobile Apps. Then complete your account information in the New Account registration form.

After completing the information, click on the 'Get Tracking ID' button.
Another dialog will appear.

6

Select to agree to the terms of service. And click on the I accept button.
If the registration is successful, get GA Tracking ID and set it to admin to install GA4 in your Magento store.

Google Tag Manager:

Category page:

7

Product page:

8

Google Analytics 4:

9

Facebook Pixel:

10

Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has a src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento 2 (Adobe Commerce) root directory on the server.

If you have downloaded the module from Magento Connect, then unzip the respective extension zip inside your Magento root directory as app/code/. So all files should be in the directory /app/code/Addonworks/GoogleTagManager/ /.

After the successful installation, you have to run these commands in the Magento 2 root directory.

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy