Skip to content

Commit ebacd63

Browse files
authored
Update analytics configuration in _quarto.yml
Comment out Google Analytics tracking ID and update script for GoatCounter.
1 parent 238f643 commit ebacd63

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

_quarto.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ website:
88
title: "Dr Daniel Kapitan | Data-centric AI | Applied AI | Coaching & Mentoring | Masterclasses & Public Speaking"
99
site-url: https://kapitan.net
1010
open-graph: true
11-
google-analytics: "G-3N2FL85753"
11+
# google-analytics: "G-3N2FL85753"
1212
search:
1313
location: sidebar
1414
type: overlay
@@ -80,9 +80,8 @@ format:
8080
- mozilla.scss
8181
css: styles.css
8282
toc: false
83-
include-before-body:
83+
include-in-header:
8484
- text: |
85-
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
86-
85+
<script data-goatcounter="https://dkapitan.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
8786
execute:
8887
freeze: auto

0 commit comments

Comments
 (0)