Blueprint Developer Manual / Version 2210
Table Of ContentsA Tag Management System is a tool to deploy analytics code fragments and others on your website dynamically during runtime. With the user interface of CoreMedia Studio it is easy to set up tag management systems depending on the configuration defined in the repository.
Configuration
Define a local or linked setting called "TagManagement" with type Struct List
and add it to the root page
of the site. Each struct in this list represents a Tag Management integration which defines its own Markup
properties for "head", "bodyStart", and "bodyEnd".
The chefcorp-theme includes the brick-tag-management
and the support for
tag management systems out of the box.
If the Google Tag Manager is your preferred solution, refer to Google's documentation at Google Tag Manager Overview to retrieve the code snippets for your integration.