summaryrefslogtreecommitdiff
path: root/help3xsl/help2.js
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-08-26 21:50:46 +0200
committerAndras Timar <andras.timar@collabora.com>2020-05-15 09:22:40 +0200
commit514edf1a83a58d73672835c65be53ddbfdef83c2 (patch)
tree2907e6fa5bfd5135e2c59a93ea8212441fb97cb5 /help3xsl/help2.js
parent4d7538ca7e34b3f50b818e1a869b9b79002ccd18 (diff)
[cp] remove TDF Piwik tracker
Change-Id: Icabdcae5d5828417d3540bf36f6bb747001189e3
Diffstat (limited to 'help3xsl/help2.js')
-rw-r--r--help3xsl/help2.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/help3xsl/help2.js b/help3xsl/help2.js
index a1739eeaf0..8d21092ebe 100644
--- a/help3xsl/help2.js
+++ b/help3xsl/help2.js
@@ -190,13 +190,6 @@ if (document.body.getElementsByTagName('meta')) {
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
- (function() {
- var u="//piwik.documentfoundation.org/";
- _paq.push(['setTrackerUrl', u+'piwik.php']);
- _paq.push(['setSiteId', '68']);
- var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
- g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
- })();
var system = getParameterByName("System");
} else {
var system = getSystem();