Introduction
With 7.10 a new Google Tag Manager implementation (ac_gtm cartridge) is available. This replaces the old implementation (ac_google_tagmanager cartridge) that was used in 7.8 and 7.9.
For the migration from Intershop 7.8 or 7.9 to this new implementation, some steps are necessary. These steps remove the old Google Tag Manager service definitions and create the new one.
The Google Tag Manager is integrated into the Intershop system as a service via the Intershop Managed Service Framework, see Concept, Cookbook.
Migration
To migrate to ac_gtm cartridge, perform the following steps:
- Deploy Intershop 7.10.
- Execute the DBMigrate step for cartridge ac_gtm:
dbmigrate.bat/sh -classic -t=ac_gtm
- Migrate your existing old Google Tag Manager service configuration(s) to the new implementation (ac_gtm).
An example can be found in a_responsive\demo_responsive\src\main\resources\com\intershop\demo\responsive\dbinit\data\service\... - Call the DBInit preparer for these new Google Tag Manager service configuration(s):
dbinit.bat/sh -classic -t=your_demo_responsive_cartridge -c=ClassXXX,ClassYYY,ClassZZZ
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.