DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Benoit has posted 48 posts at DZone. View Full User Profile

Google Analytics

12.30.2007
| 2325 views |
  • submit to reddit
        
<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
<script type="text/javascript">
<!--
_uacct = "MY-KEY";
urchinTracker();
-->
</script>
	
</body>
</html>
<a href="http://www.ab-d.fr/">src:</a><a href="http://www.tai-do.com/">ab-d</a>