From 5a3df85fc62a692114fd8556d88da4bea19ca98e Mon Sep 17 00:00:00 2001 From: James Gallagher Date: Wed, 1 Feb 2023 10:33:30 +0000 Subject: [PATCH] add ga script --- mkdocs.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 46c257de..beaa62e6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,3 +41,8 @@ markdown_extensions: - admonition - pymdownx.details - pymdownx.superfences + +extra: + analytics: + provider: google + property: G-P7ZG0Y19G5 \ No newline at end of file