diff --git a/docs/theme/partials/integrations/analytics.html b/docs/theme/partials/integrations/analytics.html new file mode 100644 index 000000000..c722bfa24 --- /dev/null +++ b/docs/theme/partials/integrations/analytics.html @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 7897eb407..982e52030 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,6 +28,7 @@ theme: copyright: "Copyright © 2016-2019 Containous" +# only to force the use of the analytics partials google_analytics: - 'UA-51880359-3' - 'docs.traefik.io'