Skip to content

Sunsetting the Google Analytics services #550

@jarrodmillman

Description

@jarrodmillman

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions