Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sunsetting the Google Analytics services #550

Closed
jarrodmillman opened this issue Feb 2, 2022 · 3 comments · Fixed by #588
Closed

Sunsetting the Google Analytics services #550

jarrodmillman opened this issue Feb 2, 2022 · 3 comments · Fixed by #588
Assignees

Comments

@jarrodmillman
Copy link
Member

jarrodmillman commented Feb 2, 2022

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.

@rgommers
Copy link
Member

rgommers commented Feb 2, 2022

I don't think there's a real decision point here between the two. We know we want privacy-friendly data from Plausible, we just don't want a gap in data. As soon as Plausible is working well and we have similar quality data to what we now get from Google Analytics, then we can drop Google Analytics.

@InessaPawson InessaPawson changed the title Decide between google and plausible Sunsetting the Google Analytics services Feb 3, 2022
jarrodmillman added a commit to jarrodmillman/numpy.org that referenced this issue Aug 6, 2022
jarrodmillman added a commit to jarrodmillman/numpy.org that referenced this issue Aug 6, 2022
InessaPawson added a commit that referenced this issue Aug 8, 2022
Deprecating Google Analytics in numpy.org as per discussion in #550.
@rgommers
Copy link
Member

rgommers commented Aug 8, 2022

Thanks for finishing this @jarrodmillman!

Now that we have switched to only Plausible, it would be good to post the current data of both Google Analytics and Plausible, so we have a data point showing how the visitor numbers compare. That way we can normalize future numbers, otherwise we're probably going to see them as a drop in visitor numbers.

Here is the Google Analytics data as of right now:

image

image

image

image

image

Now ~150,000 users/month vs. ~100,000 a year and a half ago (see #269 (comment)) seems about right. As noted in that discussion, the Cloudflare numbers are way higher, more like ~2,000,000/month.

@rgommers
Copy link
Member

rgommers commented Aug 8, 2022

@jarrodmillman can you post what you're seeing from Plausible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants