Skip to content

Commit 32b108e

Browse files
author
Alexandre Friquet
committedSep 17, 2014
Removes privacy iframe : will not use it this way for the moment...
1 parent 3a9ae7e commit 32b108e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎lib/piwik_analytics/helpers.rb

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ def piwik_tracking_tag
4848
})();
4949
</script>
5050
<noscript><p><img src="https://#{config.url}/piwik.php?idsite=#{config.id_site}" style="border:0;" alt="" /></p></noscript>
51-
<iframe id="piwik-privacy" src="https://#{config.url}/index.php?module=CoreAdminHome&action=optOut&language=fr"></iframe>
5251
<!-- End Piwik Code -->
5352
CODE
5453
tag.html_safe

0 commit comments

Comments
 (0)