[planet-web] Updated Piwik's Tracking Code.
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] Updated Piwik's Tracking Code.
- Date: Mon, 27 Feb 2012 15:05:10 +0000 (UTC)
commit be6f8f1814741ff9b4a1eafb223cdc7bcd8f09e2
Author: Andrea Veri <av src gnome org>
Date: Mon Feb 27 16:05:32 2012 +0100
Updated Piwik's Tracking Code.
themes/gnome/index.html.tmpl | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index cca4f00..60b8c5c 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -317,18 +317,18 @@ Hosted by <a href="http://www.redhat.com/">Red Hat</a>.</p>
});
});
</script>
-<!-- Piwik -->
+<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/" : "http://webstats.gnome.org/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
-var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 6);
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
-</script><noscript><p><img src="http://webstats.gnome.org/piwik.php?idsite=6" style="border:0" alt=""/></p></noscript>
-<!-- End Piwik Tag -->
+</script><noscript><p><img src="http://webstats.gnome.org/piwik.php?idsite=2" style="border:0" alt="" /></p></noscript>
+<!-- End Piwik Tracking Code -->
</body>
</html>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]