Overview

GTM can be used as a module inside another application.

Two phases are needed :
  • A server to server injection : this phase will inject all data used in GTM (parameters, items, sites, indicators and others). Some data are mandatory, and some others are optional. These injection will be the context of the sectorization.
  • An IFrame injection : this phase will use an IFrame of the host application to manage the injected data.

After your work, you can export the result of your sectorization.

This documentation describe how to use GTM as an external module inside another application. The host application should manage the data injection, using a server to server protocol and then inject the URL of the GTM application inside an IFrame

The authentication of GTM use credentials. These should be managed by the host server during the server to server injection.