mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
GA
This commit is contained in:
parent
b64a992cf0
commit
1691fbe98d
2 changed files with 10 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
.row
|
||||
.span8.offset2
|
||||
h4 <b>$150</b> provides hosting for <b>2 million</b> NeoCities sites for 1 month.
|
||||
h4 <b>$1900</b> buys a fast server that can handle over <b>2 million</b> NeoCities sites.
|
||||
h4 <b>$1900</b> buys a fast server that can handle over <b>2 million</b> NeoCities sites <small>(AWS is too costly and doesn't provide the 9+TB of fast disk space we need for this).</small>
|
||||
h4 <b>$1000</b> buys a backup server for that machine.
|
||||
h4 <b>$3000</b> allows me to work on NeoCities full-time for a month. <small>(without starving)</small>
|
||||
|
||||
|
|
|
@ -39,3 +39,12 @@ html
|
|||
== yield
|
||||
|
||||
script src="/js/bootstrap.min.js"
|
||||
|
||||
javascript:
|
||||
(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-41925541-1', 'neocities.org');
|
||||
ga('send', 'pageview');
|
Loading…
Add table
Reference in a new issue