analytics
This commit is contained in:
parent
c8e5c47bff
commit
a0c6a21be4
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
|
||||
=render :partial => "public/shared/ga"
|
||||
|
||||
%body
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-26663847-1']);
|
||||
_gaq.push(['_setAccount', 'UA-33554780-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user