mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Change variable names of Google Analytics code
`i` `s` `o` `g` `r` `a` `m` -> `L` `I` `C` `e` `N` `C` `E` It is generated by isogram. https://github.com/shinnn/isogram
This commit is contained in:
parent
b9562c8d70
commit
9133e8d468
@ -26,10 +26,10 @@
|
||||
{% endif %}
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
!function(L,I,C,e,N,S,E){L.GoogleAnalyticsObject=N,L[N]=L[N]||function(){
|
||||
(L[N].q=L[N].q||[]).push(arguments)},L[N].l=+new Date,S=I.createElement(C),
|
||||
E=I.getElementsByTagName(C)[0],S.src=e,E.parentNode.insertBefore(S,E)
|
||||
}(window,document,"script","//www.google-analytics.com/analytics.js","ga");
|
||||
|
||||
ga('create', 'UA-3769691-24', 'choosealicense.com');
|
||||
ga('send', 'pageview');
|
||||
|
Loading…
x
Reference in New Issue
Block a user