Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

I want to propose to move away from Google Analytics (and for example use the Plausible instance from Scientific Python), but to keep it working on the short term, need to update the ID for GA.

window.dataLayer = window.dataLayer || [];
function gtag(){ dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-5RE31C1RNW');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just using the exact same script as we have on the docs pages (generated by the theme)

@jorisvandenbossche jorisvandenbossche merged commit 1186ee0 into pandas-dev:main Jul 1, 2023
@jorisvandenbossche jorisvandenbossche deleted the update-google-analytics branch July 1, 2023 06:36
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs Web pandas website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant