~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/analytics-providers/google-universal.html -rw-r--r-- 340 bytes
11358a12xdavidwu tweak light footer color 4 years ago
                                                                                
1
2
3
4
5
6
7
<script>
  window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
  ga('create','{{ site.analytics.google.tracking_id }}','auto');
  ga('set', 'anonymizeIp', {{ site.analytics.google.anonymize_ip | default: false }});
  ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>