Skip to content

Commit 5ec4372

Browse files
committed
Fix Google Analytics
1 parent 1c07d1d commit 5ec4372

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

_quarto-website.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ format:
77
subtitle: "Bigger Data, Easier Workflows"
88
author: "Nic Crane, Jonathan Keane, and Neal Richardson"
99
reader-mode: true
10-
google-analytics: "G-4JT42QR6DV"
11-
site-url: https://arrowrbook.com/
12-
repo-url: https://github.com/arrowrbook/book/
1310
repo-branch: main
1411
repo-actions: [source, issue]
1512
page-footer:

_quarto.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ book:
2222
- references.qmd
2323
appendices:
2424
- appendix.qmd
25+
google-analytics:
26+
tracking-id: "G-4JT42QR6DV"
27+
site-url: https://arrowrbook.com/
28+
repo-url: https://github.com/arrowrbook/book/
2529

2630
bibliography: references.bib
2731

0 commit comments

Comments
 (0)