# HG changeset patch # User Alexandre Segura # Date 1495447468 -7200 # Node ID e03af2e0752d0130d0328b39d101f99b39cbba0c # Parent 6c81f780fb74cbf1341740ad8b281a56e9ca9bbf Use Piwik. diff -r 6c81f780fb74 -r e03af2e0752d src/iconolab/templates/iconolab_base.html --- a/src/iconolab/templates/iconolab_base.html Mon May 22 11:54:29 2017 +0200 +++ b/src/iconolab/templates/iconolab_base.html Mon May 22 12:04:28 2017 +0200 @@ -38,7 +38,7 @@ {% endif %} {% if not "localhost" in request.get_host %} - {% include "partials/google_analytics.html" %} + {% include "partials/piwik.html" %} {% endif %} diff -r 6c81f780fb74 -r e03af2e0752d src/iconolab/templates/partials/piwik.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/iconolab/templates/partials/piwik.html Mon May 22 12:04:28 2017 +0200 @@ -0,0 +1,15 @@ + + +