mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-31 02:30:13 +02:00
fix analytics
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
if (location.host.indexOf('localhost') === -1) {
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-19798102-1']);
|
||||
_gaq.push(['_setAccount', 'UA-87786708-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
|
Reference in New Issue
Block a user