Skip to content

Commit e02e748

Browse files
Configure GTM
1 parent 63ad0d0 commit e02e748

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

config/default/config_ignore.settings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ ignored_config_entities:
55
- core.menu.static_menu_link_overrides
66
- google_analytics.settings
77
- govcon_custom.settings
8+
- gtm.settings

config/default/core.extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ module:
3232
file: 0
3333
filter: 0
3434
focal_point: 0
35-
google_analytics: 0
3635
govcon_custom: 0
36+
gtm: 0
3737
gutenberg: 0
3838
help: 0
3939
history: 0

config/default/user.role.authenticated.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
- comment
99
- file
1010
- filter
11-
- google_analytics
1211
- media
1312
- search
1413
- shortcut
@@ -24,7 +23,6 @@ permissions:
2423
- 'access content'
2524
- 'access shortcuts'
2625
- 'delete own files'
27-
- 'opt-in or out of google analytics tracking'
2826
- 'post comments'
2927
- 'search content'
3028
- 'skip comment approval'

0 commit comments

Comments
 (0)