From 092e10d37d9d7a18b15ae5a437c43565c8f1567d Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Mon, 31 Jan 2022 16:01:48 -0800 Subject: [PATCH] Use plausible analytics --- README.md | 6 ++++++ config.yaml.in | 2 ++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 8e5f183cf4..a779a0e545 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,9 @@ To update the teams gallery in numpy.org site, you need to run `make teams` Make export GH_TOKEN=xxxxxxxxxx make teams ``` + +## Analytics + +A self-hosted version of [Plausible.io](https://plausible.io) is used to gather simple +and privacy-friendly analytics for the site. The dashboard can be accessed +[here](https://views.scientific-python.org/numpy.org). diff --git a/config.yaml.in b/config.yaml.in index b4baf57b77..346fb269e7 100644 --- a/config.yaml.in +++ b/config.yaml.in @@ -21,6 +21,8 @@ params: font: name: "Lato" sizes: [400,900] + plausible: + dataDomain: numpy.org languages: en: title: NumPy