Update Google Analytics tracking code
This commit is contained in:
parent
8d14295ffc
commit
a339fd69ee
|
@ -1,6 +1,5 @@
|
|||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-23196323-1']);
|
||||
_gaq.push(['_setDomainName', '.adoptahydrant.org']);
|
||||
_gaq.push(['_setAccount', 'UA-20825280-2']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Reference in New Issue