Skip to content

Commit 71347da

Browse files
committed
Add analytics
1 parent e47c021 commit 71347da

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_includes/analytics.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- add Plausible snippet: see https://plausible.io/contributor.r-project.org for analytics dashboard -->
2+
<script defer data-domain="contributor.r-project.org" src="https://plausible.io/js/plausible.js"></script>

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ format:
8080
link-external-newwindow: true
8181
toc: true
8282
email-obfuscation: references
83-
#include-in-header: analytics.html
83+
include-in-header: _includes/analytics.html
8484

0 commit comments

Comments
 (0)