mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
[3.12] Add Plausible for docs metrics (GH-106644) (#106661)
Add Plausible for docs metrics (GH-106644)
(cherry picked from commit e8ab0096a5
)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
e248ba7b72
commit
ae31599143
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
|
<script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
|
||||||
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
|
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
|
||||||
{% if builder != "htmlhelp" %}
|
{% if builder != "htmlhelp" %}
|
||||||
{% if pagename == 'whatsnew/changelog' and not embedded %}
|
{% if pagename == 'whatsnew/changelog' and not embedded %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue