Commit 6b0aa169b980c14704415d3921e39ecf8531e3dd
1 parent
fb564c04
Exists in
master
and in
2 other branches
tmp google add
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
footer.html.erb
@@ -140,4 +140,15 @@ Pavilhão das Metas, Via VN1 - Leste - s/nº Praça dos Três Poderes - Zona Cí | @@ -140,4 +140,15 @@ Pavilhão das Metas, Via VN1 - Leste - s/nº Praça dos Três Poderes - Zona Cí | ||
140 | g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); | 140 | g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); |
141 | })(); | 141 | })(); |
142 | </script> | 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'); | ||
143 | 149 | ||
150 | + ga('create', 'UA-57886859-1', 'auto'); | ||
151 | + ga('send', 'pageview'); | ||
152 | + | ||
153 | +</script> | ||
154 | +<!-- TMP --> |