Commit 4e44d112a3bf0b6f2bceff85485847b7f76ed54a
1 parent
6b0aa169
Exists in
master
and in
2 other branches
remove google analytics
Showing
1 changed file
with
1 additions
and
12 deletions
Show diff stats
footer.html.erb
... | ... | @@ -140,15 +140,4 @@ Pavilhão das Metas, Via VN1 - Leste - s/nº Praça dos Três Poderes - Zona Cí |
140 | 140 | g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); |
141 | 141 | })(); |
142 | 142 | </script> |
143 | -<!-- TMP --> | |
144 | -<script> | |
145 | - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | |
146 | - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | |
147 | - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
148 | - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
149 | - | |
150 | - ga('create', 'UA-57886859-1', 'auto'); | |
151 | - ga('send', 'pageview'); | |
152 | - | |
153 | -</script> | |
154 | -<!-- TMP --> | |
143 | +<!-- Piwik --> | ... | ... |