Skip to content

Commit 936c7a8

Browse files
add google analytics
1 parent d7b426d commit 936c7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ html:
4848
use_multitoc_numbering: true # Continuous numbering across parts/chapters
4949
extra_navbar: Powered by <a href="https://jupyterbook.org">Jupyter Book</a> # Will be displayed underneath the left navbar.
5050
extra_footer: "" # Will be displayed underneath the footer.
51-
google_analytics_id: "" # A GA id that can be used to track book views.
51+
google_analytics_id: "G-7XBFF4RSN2" # A GA id that can be used to track book views.
5252
home_page_in_navbar: true # Whether to include your home page in the left Navigation Bar
5353
baseurl: "" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
5454
comments:

0 commit comments

Comments
 (0)