mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.13] Add psfhosted Plausible instance to analytics (GH-132252) (#132253)
Add psfhosted Plausible instance to analytics (GH-132252)
(cherry picked from commit 40844164b1
)
Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
This commit is contained in:
parent
bde72839d7
commit
53b9370c43
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
{% block extrahead %}
|
||||
{% if builder == "html" and enable_analytics %}
|
||||
<script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
|
||||
<script defer data-domain="docs.python.org" src="https://analytics.python.org/js/script.js"></script>
|
||||
{% endif %}
|
||||
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html">
|
||||
{% if builder != "htmlhelp" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue