mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
make *.angularjs.org analytics work on subdomains
This commit is contained in:
parent
2ba3c3ee57
commit
e89ef35d05
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
// GA asynchronous tracker
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-8594346-3']);
|
||||
_gaq.push(['_setDomainName', '.angularjs.org']);
|
||||
|
||||
/*!
|
||||
* $script.js v1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue