From a9b46b2d98f55f0f5264b6515223ba4769d98ed6 Mon Sep 17 00:00:00 2001 From: dobromirts Date: Wed, 5 Jun 2024 14:56:43 +0300 Subject: [PATCH] Update gtm tags --- en/environment.json | 6 +++--- jp/environment.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/environment.json b/en/environment.json index d2d34a9..df8fcd4 100644 --- a/en/environment.json +++ b/en/environment.json @@ -2,16 +2,16 @@ "development": { "infragisticsBaseUrl": "https://staging.infragistics.com", "appbuilderBaseUrl": "https://staging.appbuilder.dev", - "GTMContainerId": "GTM-WLXLBZD" + "GTMContainerId": "GTM-PGP9PMGT" }, "staging": { "infragisticsBaseUrl": "https://staging.infragistics.com", "appbuilderBaseUrl": "https://staging.appbuilder.dev", - "GTMContainerId": "GTM-NCKNPN" + "GTMContainerId": "GTM-PGP9PMGT" }, "production": { "infragisticsBaseUrl": "https://www.infragistics.com", "appbuilderBaseUrl": "https://appbuilder.dev", - "GTMContainerId": "GTM-T65CF7" + "GTMContainerId": "GTM-KVWNJHSS" } } \ No newline at end of file diff --git a/jp/environment.json b/jp/environment.json index 5d824da..951b927 100644 --- a/jp/environment.json +++ b/jp/environment.json @@ -2,16 +2,16 @@ "development": { "infragisticsBaseUrl": "https://jp.staging.infragistics.com", "appbuilderBaseUrl": "https://jp.staging.appbuilder.dev", - "GTMContainerId": "GTM-WLXLBZD" + "GTMContainerId": "GTM-PGP9PMGT" }, "staging": { "infragisticsBaseUrl": "https://jp.staging.infragistics.com", "appbuilderBaseUrl": "https://jp.staging.appbuilder.dev", - "GTMContainerId": "GTM-NCKNPN" + "GTMContainerId": "GTM-PGP9PMGT" }, "production": { "infragisticsBaseUrl": "https://jp.infragistics.com", "appbuilderBaseUrl": "https://appbuilder.dev", - "GTMContainerId": "GTM-T65CF7" + "GTMContainerId": "GTM-KVWNJHSS" } } \ No newline at end of file