Skip to content

Commit 4afb611

Browse files
author
River@devbox
committed
Add Google Analytics 4 tracking (G-3GZ8CTQYNC)
1 parent 0215fe5 commit 4afb611

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

mkdocs-zh.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ markdown_extensions:
5050
permalink: true
5151

5252
extra:
53+
analytics:
54+
provider: google
55+
property: G-3GZ8CTQYNC
5356
social:
5457
- icon: fontawesome/brands/github
5558
link: https://github.com/qpython-android/qpython

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ markdown_extensions:
9292
permalink: true
9393

9494
extra:
95+
analytics:
96+
provider: google
97+
property: G-3GZ8CTQYNC
9598
social:
9699
- icon: fontawesome/brands/github
97100
link: https://github.com/qpython-android/qpython

0 commit comments

Comments
 (0)