adjustments to piwik tracking
[weblabels.fsf.org.git] / my.fsf.org / 20121219 / index.html
CommitLineData
5a920362 1<html>
2<script>
3/*
4The only JavaScript code we have right now is the piwik statistics
5
6|@licstart The following is the entire license notice for the
7JavaScript code in this page.|
8
9 Copyright 2012 Matthieu Aubry.
10
11 This program is free software: you can redistribute it and/or modify
12 it under the terms of the GNU General Public License as published by
13 the Free Software Foundation, either version 3 of the License, or
14 (at your option) any later version.
15
16 This program is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 GNU General Public License for more details.
20
21 You should have received a copy of the GNU General Public License
22 along with this program. If not, see http://www.gnu.org/licenses/.
23
24|@licend The above is the entire license notice
25for the JavaScript code in this page.|
26*/
27</script>
28 <body>
b5f1c3ac 29 <table id="jslicense-labels1" border="1">
5a920362 30 <tr>
31 <td><a href="http://www.fsf.org/graphics/widget/global/widget.js">widget.js</a></td>
32 <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GNU General Public License 3.0 or later</a></td>
33 <td><a href="http://weblabels.fsf.org/my.fsf.org/20121219/files/widget.js">widget.js</a></td>
34 </tr>
35 </table>
36<!-- Piwik -->
37<script type="text/javascript">
38var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
39document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
40</script><script type="text/javascript">
41try {
42var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
43piwikTracker.trackPageView();
44piwikTracker.enableLinkTracking();
45} catch( err ) {}
c9ec1162 46</script><!-- <noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=2" style="border:0" alt="" /></p><noscript> -->
5a920362 47<!-- End Piwik Tracking Code -->
48 </body>
49</html>