Skip to content

Commit 11d2215

Browse files
Added Google Analytics tag
1 parent bcdf2fb commit 11d2215

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/en/mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ extra_css:
4747
# - assets/javascript/anchor-redirects.js
4848
# - assets/javascript/languageSwitchUrls.js
4949
extra:
50-
# analytics:
51-
# provider: google
52-
# property: G-DRBTC7SSDT
50+
analytics:
51+
provider: google
52+
property: G-9YQ6ZZRFN8
5353
consent:
5454
title: Cookie Consent
5555
description: >-
@@ -113,4 +113,4 @@ plugins:
113113
# - en
114114

115115
nav:
116-
- Home: index.md
116+
- Home: index.md

0 commit comments

Comments
 (0)