-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
Per the discussion in #546, we are temporarily trying both google analytics and plausible. Once we decide whether to use google analytics or plausible, we will need to either:
Remove google analytics (see #549)
Remove the following files
layouts/_default/baseof.html
layouts/partials/meta.html
as well as this line
googleAnalytics: UA-162151853-1
in config.yaml.in.
Remove plausible analytics (see #546)
Remove
plausible:
dataDomain: numpy.org
from config.yaml.in and
## 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).
from README.md.
Why use plausible?
The theme will only support plausible going forward, so using it will involve less customization for numpy.org. For more information, see https://plausible.io/vs-google-analytics.
InessaPawson and mattip
Metadata
Metadata
Assignees
Labels
No labels