<!DOCTYPE html>
<html lang="en">
<head>
    <!--[if IE]><![endif]-->
    <title>DeskMetrics - Powerful Analytics for Desktop Applications</title>
   
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=7, IE=9">
    <meta name="description" content="Powerful Analytics for Desktop Applications" />
    <meta name="keywords" content="analytics, desktop, application, software, windows, mac os x" /> 
	<meta name="google-site-verification" content="-JSFHAGno649PmU7csJrOWk0bCsKZ2McVue5IC9tucA" />
	<meta name="msvalidate.01" content="5A51C170FEDAB5AA1A8EEEAB7169755D" />
	<meta name="y_key" content="73c1e3bfbac1cf1d" />
    <meta name="robots" content="index,follow,archive" /> 

    <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->

	<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,600' rel='stylesheet' type='text/css'>
	<link href="./static/css/style.css" media="screen, projection" rel="stylesheet" type="text/css">
	
	<!-- Javascript -->
	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>

	<!-- Favicon -->
	<link rel="shortcut icon" href="./static/img/favicon.ico" />

	<!-- Google Analytics -->
	<script type="text/javascript">
	  var _gaq = _gaq || [];
	  _gaq.push(['_setAccount', 'UA-18151225-1']);
	  _gaq.push(['_trackPageview']);
	  (function() {
	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	  })();
	</script>
	
	<!-- Particles -->
	<script type="text/javascript">
		$(document).ready(function(){
			$('#Banner').fadeIn(500);
			$('#header_bookmark').fadeIn(1500);
		});
	</script>
	
</head>
<body>	
	<div id="header_bookmark"></div>
	<header>
		<h1>DeskMetrics Analytics</h1>
	    <ul>
	      <li class="blog"><a href="http://blog.deskmetrics.com"><span>Blog</span></a></li>
	      <li class="login"><a href="https://analytics.deskmetrics.com/"><span>Log In</span></a></li>
	    </ul>
	</header>
	
	<section id="Summary">
  	  	<hgroup>
	      <h1>What Happens After Software Download?</h1>
	      <h2>Measure Your Desktop Application Usage With DeskMetrics Analytics</h2>
	    </hgroup>
  	</section>

	<section id="Banner">
		<div class="image">
			<img src="./static/img/banner.jpg" alt="Analytics for Desktop Applications" />
		</div>
		<div class="benefits-list">
			<ul>
				<li><img src="./static/img/icon_know_users.png" alt="Know your users"/>Know better your users</li>
				<li><img src="./static/img/icon_features_used.png" alt="Discover the features most used" />Identify which features are vital</li>
				<li><img src="./static/img/icon_opportunities.png" alt="Identify new opportunities and trends" />Recognize new opportunities and trends</li>
				<li><img src="./static/img/icon_satisfaction.png" alt="Grow sales and decrease costs" />Grow sales and customer satisfaction</li>
			</ul>
			<a href="http://mad.ly/signups/55662/join" class="a-button-white a-button-large" style="width: 312px">Request Beta Access</a>
		</div>
	</section>
	
	<footer>
		<div class="details">
	      <div class="inner">
	        <p>Copyright &copy; 2012 DeskMetrics. We ♥ developers!</p>
	        <ul>
			  <li class="twitter"><a href="https://twitter.com/#!/deskmetrics"><span>@deskmetrics</span></a></li>
	          <li class="email"><a href="mailto:hello@deskmetrics.com">hello@deskmetrics.com</a></li>
	        </ul>
	      </div>
	    </div>
	</footer>
</body>
</html>