Skip to content

Commit

Permalink
[docs] Fix header so that subdomain tracking analytics aren't messed up.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Jul 30, 2013
1 parent 53593b3 commit e969067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-24278774-1']);
_gaq.push(['_setDomainName', 'nimbuskit.info']);
_gaq.push(['_trackPageview']);

(function() {
Expand Down

0 comments on commit e969067

Please sign in to comment.