mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
setup google analytics
This commit is contained in:
parent
640c4e794f
commit
99c3f2ceaa
@ -64,5 +64,13 @@
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
|
||||
(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');
|
||||
|
||||
ga('create', 'UA-10776159-1', 'angryip.org');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user