--- a/src/cm/templates/site/tracking.html Tue May 06 13:52:01 2014 +0200
+++ b/src/cm/templates/site/tracking.html Tue May 06 15:55:24 2014 +0200
@@ -35,5 +35,5 @@
});
-->
</script>
-<div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="90px" src="https://stats.co-ment.com/index.php?module=CustomOptOut&action=optOut&idSite=17&language={{ LANGUAGE_CODE }}"></iframe></div>
+<div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="90px" src="https://stats.co-ment.com/index.php?module=CustomOptOut&action=optOut&idSite={{ TRACKING_ID }}&language={{ LANGUAGE_CODE }}"></iframe></div>
{% endif %}