From: k054 Date: Fri, 27 Nov 2015 00:37:03 +0000 (-0500) Subject: librejs X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4607e07896f17c00e52f6c2f396b02e7fc783cd3;p=fsf-giving-guide.git librejs --- diff --git a/v6/givingguide.html b/v6/givingguide.html index 6e5df69..59eec4d 100755 --- a/v6/givingguide.html +++ b/v6/givingguide.html @@ -661,10 +661,9 @@ @licend The above is the entire license notice for the JavaScript code in this page. */ + + var _paq = _paq || []; - _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); - _paq.push(["setCookieDomain", "*.www.fsf.org"]); - _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); @@ -675,6 +674,7 @@ var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); +