piwik again
[fsf-giving-guide.git] / js / piwik.js
index 8763ad982ddda67ce5b5ede40477ed202443441c..c9b8fa57e1d153b4930d5375505fc6e4b8c63a39 100644 (file)
 
  * |@licend The above is the entire license notice for the JavaScript code in this page.|
  */
-var _paq = _paq || [];
+
+    <script type="text/javascript">
+    var _paq = _paq || [];
 _paq.push(["trackPageView"]);
 _paq.push(["enableLinkTracking"]);
 
 (function() {
-  var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
-  _paq.push(["setTrackerUrl", u+"piwik.php"]);
-  _paq.push(["setSiteId", "5"]);
-  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);
+    var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
+    _paq.push(["setTrackerUrl", u+"piwik.php"]);
+    _paq.push(["setSiteId", "14"]);
+    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);
 })();
+</script>