Skip to content

coremedia-contributions/google-tag-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: Active For CoreMedia CMS

Google Tag Manager

This extension allows to easily set up the required Google Tag Manager script by creating a Google Tag Manager setting and linking it to a channel.

Google Tag Manager Settings

The Templates found in the module gtm-template are used to render the script tag.

Google Tag Manager Script

Installation

  • From the project's root folder, clone this repository as a submodule of the extensions folder. Make sure to use the branch name that matches your workspace version.
git submodule add https://github.com/coremedia-contributions/google-tag-manager.git
  • Use the extension tool in the root folder of the project to link the modules to your workspace.
mvn -f workspace-configuration/extensions com.coremedia.maven:extensions-maven-plugin:LATEST:sync -Denable=google-tag-manager