diff --git a/docs/conf.py b/docs/conf.py index e48765b18b..51bec49927 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -274,6 +274,10 @@ def setup(app): html_js_files = [ 'js/custom.js', + ( + 'https://views.scientific-python.org/js/plausible.js', + {"data-domain": "pyhf.readthedocs.io", "defer": "defer"}, + ), ] # Add any extra paths that contain custom files (such as robots.txt or