Skip to content

Commit

Permalink
update GA tracker (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwolf authored Oct 10, 2023
1 parent 3cbc285 commit 841a3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/website_content/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ html:
extra_navbar : Powered by <a href="https://jupyterbook.org">Jupyter Book</a> # Will be displayed underneath the left navbar.
extra_footer : |
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
google_analytics_id : "UA-146598819-1" # A GA id that can be used to track book views.
google_analytics_id : "G-YJY1NFSQH2" # A GA id that can be used to track book views.
home_page_in_navbar : true # Whether to include your home page in the left Navigation Bar
baseurl : "https://geographicdata.science/book" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
comments:
Expand Down

0 comments on commit 841a3c3

Please sign in to comment.