Skip to content

Commit 1f90000

Browse files
authored
remove google analytics and plausible.io (#2713)
we're going to be migrating to self-hosted plausbile entirely now. drop plausible.io script, and enable outbound links
1 parent ac6463d commit 1f90000

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

templates/base.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,7 @@
55
<!--[if gt IE 8]><!--><html class="no-js" lang="en" dir="ltr"> <!--<![endif]-->
66
{% load pipeline sitetree %}
77
<head>
8-
<!-- Google tag (gtag.js) -->
9-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TF35YF9CVH"></script>
10-
<script>
11-
window.dataLayer = window.dataLayer || [];
12-
function gtag(){dataLayer.push(arguments);}
13-
gtag('js', new Date());
14-
gtag('config', 'G-TF35YF9CVH');
15-
</script>
16-
<!-- Plausible.io analytics -->
17-
<script defer data-domain="python.org" src="https://plausible.io/js/script.js"></script>
18-
<script defer data-domain="python.org" src="https://analytics.python.org/js/script.js"></script>
8+
<script defer data-domain="python.org" src="https://analytics.python.org/js/script.outbound-links.js"></script>
199

2010
<meta charset="utf-8">
2111
<meta http-equiv="X-UA-Compatible" content="IE=edge">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy