Skip to content

Commit 5701582

Browse files
committed
Add Google Analytics
1 parent 46c9ada commit 5701582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ theme = "hugo-blog-awesome"
4646
# To enable Google Analytics 4 (gtag.js) provide G-MEASUREMENT_ID below.
4747
# To disable Google Analytics, simply leave the field empty or remove the next two lines
4848
[services.googleAnalytics]
49-
id = '' # G-MEASUREMENT_ID
49+
id = 'G-7G9ZP4G8R6' # G-MEASUREMENT_ID
5050

5151
# To enable Disqus comments, provide Disqus Shortname below.
5252
# To disable Disqus comments, simply leave the field empty or remove the next two lines

0 commit comments

Comments
 (0)