Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit ad2ac0b

Browse files
author
Kyle Kirkby
committed
Added GTM code
1 parent fc050ff commit ad2ac0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config-production.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ production: true
1111
# Google Analytics
1212
google_analytics:
1313
enabled: true
14-
code: G-83W8JRZD44
14+
code: GTM-MSHJQDC

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ http2_resources:
9595
href: /assets/fonts/lato/Lato-regular.woff2
9696
google_analytics:
9797
enabled: false
98-
code: G-83W8JRZD44
98+
code: GTM-XXXX
9999
cookies:
100100
necessary:
101101
- name: cookieControl
@@ -202,4 +202,4 @@ asset_pipeline:
202202
compress: true
203203
output_path: assets/js
204204
gzip: true
205-
breadcrumb_banner: /assets/images/breadcrumb-banner.jpg
205+
breadcrumb_banner: /assets/images/breadcrumb-banner.jpg

0 commit comments

Comments
 (0)