Skip to content

Commit 2057f33

Browse files
committed
google analytics
1 parent bc43750 commit 2057f33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,14 @@ html:
5151
use_issues_button : false
5252
extra_navbar : '<a href="https://github.com/Py4Etrics/py4etrics.github.io">&#128200;&#127891;&#128202;<!-- Default Statcounter code for Py4etrics https://py4etrics.github.io/ --> <script type="text/javascript"> var sc_project=12340470; var sc_invisible=1; var sc_security="72befddb"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12340470/0/72befddb/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code --></a>' # Will be displayed underneath the left navbar.
5353
extra_footer : '<!-- Default Statcounter code for Py4etrics https://py4etrics.github.io/ --> <script type="text/javascript"> var sc_project=12340470; var sc_invisible=1; var sc_security="72befddb"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12340470/0/72befddb/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code -->' # Will be displayed underneath the copy right
54-
google_analytics_id : G-6SP1Y69WEX # A GA id that can be used to track book views.
54+
analytics:
55+
google_analytics_id : G-6SP1Y69WEX # A GA id that can be used to track book views.
5556
home_page_in_navbar : false # Whether to include your home page in the left Navigation Bar
5657
baseurl : 'https://py4etrics.github.io/' # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
5758
comments:
5859
hypothesis : false
5960
utterances : false
60-
announcement : "<p><a href='https://www.saiensu.co.jp/search/?isbn=978-4-88384-416-6&y=2025'><span style='color:white; font-size:90%;'> ✴️書籍『経済学のためのPython入門』(発行日:2025年10月10日) ← クリック!✴️ </span></a></p>"
61+
announcement : "<p><a href='https://www.saiensu.co.jp/search/?isbn=978-4-88384-416-6&y=2025'><span style='color:white; font-size:90%;'> ✴️ 書籍『経済学のためのPython入門』(発行日:2025年10月10日) ← クリック! ✴️ </span></a></p>"
6162

6263
########################################################
6364
# LaTeX-specific settings

0 commit comments

Comments
 (0)