crobert / GoogleTagManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Tag Manager

This module is made to use the google tag manager tool.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is GoogleTagManager.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/google-tag-manager-module:~1.0

Usage

You just need to configure the tracking code from your google tag manager account.

About


Languages

Language:PHP 83.4%Language:HTML 16.6%