Skip to content
Snippets Groups Projects
Commit 7b34510c authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

removed tracking code

parent b0ed09d7
No related branches found
No related tags found
No related merge requests found
......@@ -116,36 +116,5 @@
<script src="js/slideshow.js"></script>
<!-- Everything below this point is unrelated to the slideshow -->
<div class="tweet-button" style="position: absolute; bottom: 10px; left: 50%; margin-left: -25px">
<a href="http://twitter.com/share" class="twitter-share-button" data-text="A CSS 3D slideshow by @hakimel." data-url="http://hakim.se/experiments/css3-3d-slideshow" data-count="none" data-related="hakimel"></a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<script>
var _gaq = [['_setAccount', 'UA-15240703-1'], ['_trackPageview']];
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.async = true;
g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
s.parentNode.insertBefore(g, s);
})(document, 'script');
</script>
<style>a[href="http://www.w3counter.com"] { display: none!important; }</style>
<script src="http://www.w3counter.com/tracker.js"></script>
<script>
w3counter(49720);
var ps = document.createElement('script');
ps.type = 'text/javascript';
ps.async = true;
ps.src = '//pulse.w3counter.com/pulse.js?id=49720';
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(ps);
</script>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment