Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2018-09-25 17:46:03 +0300
committerDaniel Bevenius <daniel.bevenius@gmail.com>2018-10-04 08:18:23 +0300
commitdf6a1306e8ed9fa50c8aa44bc037d2a34f61bfc8 (patch)
treed79a5905eb149f80d088e81134554578a96bb99d /doc/template.html
parent9577946bedbe610bbe16782783ab2fca407425c6 (diff)
doc: remove GA tracking
The Google Analytics tracking wasn't wholly uncontroversial and hasn't been used in practice. Remove it. PR-URL: https://github.com/nodejs/node/pull/23083 Fixes: https://github.com/nodejs/node/issues/22652 Refs: https://github.com/nodejs/node/pull/6601 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/template.html b/doc/template.html
index fdcf0d5821b..3317eadf3d4 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -54,6 +54,5 @@
<script src="assets/sh_main.js"></script>
<script src="assets/sh_javascript.min.js"></script>
<script>highlight(undefined, undefined, 'pre');</script>
- <!-- __TRACKING__ -->
</body>
</html>