From 0944e256e63783e39de6eb5bc922719f5a71a6ee Mon Sep 17 00:00:00 2001 From: joeg8612 Date: Wed, 30 Aug 2023 11:09:16 -0400 Subject: [PATCH] DP-29492-edit-analytics (#2171) * config change * changelog --- changelogs/DP-29492.yml | 41 +++++++++++++++++++ ...ner.GTM-MPHNMQ.64824a45262c46.58617083.yml | 8 +--- 2 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 changelogs/DP-29492.yml diff --git a/changelogs/DP-29492.yml b/changelogs/DP-29492.yml new file mode 100644 index 0000000000..aeff839f2d --- /dev/null +++ b/changelogs/DP-29492.yml @@ -0,0 +1,41 @@ +# +# Write your changelog entry here. Every pull request must have a changelog yml file. +# +# Change types: +# ############################################################################# +# You can use one of the following types: +# - Added: For new features. +# - Changed: For changes to existing functionality. +# - Deprecated: For soon-to-be removed features. +# - Removed: For removed features. +# - Fixed: For any bug fixes. +# - Security: In case of vulnerabilities. +# +# Format +# ############################################################################# +# The format is crucial. Please follow the examples below. For reference, the requirements are: +# - All 3 parts are required and you must include "Type", "description" and "issue". +# - "Type" must be left aligned and followed by a colon. +# - "description" must be indented with 2 spaces followed by a colon +# - "issue" must be indented with 4 spaces followed by a colon. +# - "issue" is for the Jira ticket number only e.g. DP-1234 +# - No extra spaces, indents, or blank lines are allowed. +# +# Example: +# ############################################################################# +# Fixed: +# - description: Fixes scrolling on edit pages in Safari. +# issue: DP-13314 +# +# You may add more than 1 description & issue for each type using the following format: +# Changed: +# - description: Automating the release branch. +# issue: DP-10166 +# - description: Second change item that needs a description. +# issue: DP-19875 +# - description: Third change item that needs a description along with an issue. +# issue: DP-19843 +# +Changed: + - description: Config change to load Google Tag manager in all paths including author paths. + issue: DP-29492 diff --git a/conf/drupal/config/google_tag.container.GTM-MPHNMQ.64824a45262c46.58617083.yml b/conf/drupal/config/google_tag.container.GTM-MPHNMQ.64824a45262c46.58617083.yml index 33fdc40693..45a88eebfd 100644 --- a/conf/drupal/config/google_tag.container.GTM-MPHNMQ.64824a45262c46.58617083.yml +++ b/conf/drupal/config/google_tag.container.GTM-MPHNMQ.64824a45262c46.58617083.yml @@ -1,9 +1,7 @@ uuid: 5f30beba-a15b-41b5-a305-f269800d5f44 langcode: en status: true -dependencies: - module: - - system +dependencies: { } id: GTM-MPHNMQ.64824a45262c46.58617083 label: GTM-MPHNMQ weight: 0 @@ -26,8 +24,4 @@ conditions: response_codes: |- 403 404 - request_path: - id: request_path - negate: true - pages: "/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/edit\r\n/node/*/delete\r\n/user/*/edit*\r\n/user/*/cancel*" events: { }