Skip to content

Commit 02785d6

Browse files
committed
Updating Google Analytics
1 parent c873e1b commit 02785d6

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

hugo.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ outputs:
5555
# Enable global emoji support
5656
enableEmoji: true
5757

58+
services:
59+
googleAnalytics:
60+
id: "G-01D691PCR4"
61+
5862
# Site parameters
5963
params:
6064
# Background image of the landing page
@@ -152,12 +156,12 @@ params:
152156
# hideDeleted: false
153157

154158
# Enable Analytics
155-
analytics:
156-
enabled: true
157-
services:
159+
#analytics:
160+
# enabled: true
161+
# services:
158162
# Google Analytics
159-
google:
160-
id: G-01D691PCR4
163+
# google:
164+
# id: G-01D691PCR4
161165
# # CounterDev
162166
# counterDev:
163167
# id: <your counterdev id>

0 commit comments

Comments
 (0)