Skip to content

Commit f9089ad

Browse files
committed
Add Hitstat counter
1 parent 97ae611 commit f9089ad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_layouts/bootstrap-cover.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,19 @@ <h3 class="masthead-brand">
160160
</script>
161161
<!-- End of Woopra Code -->
162162

163+
<!-- Histats.com START (aync)-->
164+
<script type="text/javascript">var _Hasync= _Hasync|| [];
165+
_Hasync.push(['Histats.start', '1,4197054,4,0,0,0,00010000']);
166+
_Hasync.push(['Histats.fasi', '1']);
167+
_Hasync.push(['Histats.track_hits', '']);
168+
(function() {
169+
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
170+
hs.src = ('//s10.histats.com/js15_as.js');
171+
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
172+
})();</script>
173+
<noscript><a href="/" target="_blank"><img src="//sstatic1.histats.com/0.gif?4197054&101" alt="statistiche web" border="0"></a></noscript>
174+
<!-- Histats.com END -->
175+
163176
</div>
164177
</div>
165178
</div>

0 commit comments

Comments
 (0)