Change variables of Google Analytics script

`i` `s` `o` `g` `r` `a` `m` -> `j` `e` `k` `y` `l` `L`

Generated by isogram
https://github.com/shinnn/isogram
This commit is contained in:
Shinnosuke Watanabe 2014-11-11 18:42:54 +09:00
parent 472c18e409
commit dc248345a9
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@
{% if site.google_analytics_id %} {% if site.google_analytics_id %}
<!-- Google Analytics (http://google.com/analytics) --> <!-- Google Analytics (http://google.com/analytics) -->
<script> <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ !function(j,e,k,y,l,L){j.GoogleAnalyticsObject=y,j[y]||(j[y]=function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), (j[y].q=j[y].q||[]).push(arguments)}),j[y].l=+new Date,l=e.createElement(k),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) L=e.getElementsByTagName(k)[0],l.src='//www.google-analytics.com/analytics.js',
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); L.parentNode.insertBefore(l,L)}(window,document,'script','ga');
ga('create', '{{ site.google_analytics_id }}', 'jekyllrb.com'); ga('create', '{{ site.google_analytics_id }}', 'jekyllrb.com');
ga('send', 'pageview'); ga('send', 'pageview');