<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

    <meta name="description" content="Chartboost powers distribution and monetization for iOS and Android mobile games through direct deals and cross-promotion" />	
    <meta name="keywords" content="mobile games,ios,iphone,android,app store,charts,ranking,pay per installs, direct deals" /> 
	
	<meta property="og:title" content="Chartboost" />
	<meta property="og:url" content="http://dl.dropbox.com/" />
	<meta property="og:image" content="http://dl.dropbox.com/img/web/logo_onwhite_300x38.png" />
	<meta property="og:description" content="A technology platform for cross-promotion, direct user acquisition, and monetization for iOS and Android mobile games." />
    <meta property="og:site_name" content="Chartboost" />
	
	<title>Chartboost</title>
	<link type="text/css" rel="stylesheet" media="all" href="/css/base.css?time=1306772114" />
	<link href="/css/web/base.css?time=1306772114" rel="stylesheet" type="text/css" />
		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js?time=1306772114"></script>
	<script src="/js/jquery.lightbox.js?time=1306772114" type="text/javascript" charset="utf-8"></script>
	<script type="text/javascript" src="/js/ajax.js?time=1306772114"></script>
	<script type="text/javascript" src="/js/web/modules.js?time=1306772114"></script>
	<script type="text/javascript">	
		var _gaq = _gaq || [];
		_gaq.push(['_setAccount', 'UA-21675447-1']);
		_gaq.push(['_setDomainName', '.chartboost.com']);
		_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);
		})();
		var app_base = "/";
		
		$(function() {
			// stats
			$('#header .nav li a').click(function() {
				_gaq.push(['_trackEvent', 'Navigation', $(this).text(), 'Header']);
			});
			$('#footer #sitemap li a').click(function() {
				_gaq.push(['_trackEvent', 'Navigation', $(this).text(), 'Footer']);
			});
			$('.signup_link').click(function() {
				_gaq.push(['_trackEvent', 'Links', 'Signup', $(this).attr('location')]);
			});
		});
	</script>
    </head>
<body>
	<div id="container">
		<div id="body">
			<div id="header">
	<div id="shadow"></div>
	<div class="main_content">
		<div id="logo"></div>
		<ul class="nav">
			<li>
			    				<a class="nav_links login_link" id="login" href="#">LOGIN</a>
				<div id="module_login">
	<div class="content">
		<form action="/session/login" method="POST" name="module_login_form">
			<div class="title"><a href="#" class="clear" id="module_login_link">LOGIN</a></div>
			<div class="form_label light">EMAIL</div>
			<div class="form_input"><input type="text" name="email" id="email" /></div>
			<div class="form_label divider light">PASSWORD</div>
			<div class="form_input"><input type="password" name="password" id="password" /></div>
			<div class="divider"><a class="light" style="color:#a1c517;" href="/session/forgot">Forgot your password?</a></div>
			<div style="text-align:center;">
				<input type="submit" class="button_rounded" id="module_login_form_button" value="LOGIN" />
			</div>
			<div class="light" style="text-align:center; margin-top:15px;">
				Don't have an account? <a href="#" style="color:#a1c517;" id="module_login_register">Register here.</a>
			</div>
		</form>
	</div>
</div>							</li>
						<li><a class="nav_links signup_link" href="#" id="signup" location="Header">SIGN UP</a></li>				
						<li><a class="nav_links " href="/direct-deals">DIRECT DEALS</a></li>
			<li><a class="nav_links " href="/pricing-and-faq">PRICING & FAQ</a></li>
			<li><a class="nav_links " href="/how-it-works">HOW IT WORKS</a></li>
		</ul>
					<div id="flags" style="background-image:url('/img/web/flags/flag_us.jpg');"></div>
				<div id="flags_hover">
			<div class="title">SELECT LANGUAGE</div>
			<div class="flag_row">
				<div class="flag"><a href="https://www.chartboost.com" style="background-image:url('/img/web/flags/flag_us.jpg');"></a></div>
				<div class="flag"><a href="https://cn.chartboost.com" style="background-image:url('/img/web/flags/flag_cn.jpg');"></a></div>
				<div class="flag"><a href="https://jp.chartboost.com" style="background-image:url('/img/web/flags/flag_jp.jpg');"></a></div>
				<div class="flag"><a href="https://kr.chartboost.com" style="background-image:url('/img/web/flags/flag_kr.jpg');"></a></div>
			</div>
		</div>
		<div class="clear"></div>
	</div>
</div>
<div style="display:none;" id="login_popup">
	<div class="inside">
		<div class="top">
    <h2>Sign up for Chartboost!</h2>
</div>

<!-- TODO: not sure what to do about this: -->

<div class="middle">
    <form action="/session/signup" method="POST" name="signup_form" id="signup_form" autocomplete="off">
    <div class="form_e">
        <div class="label light">
            Name
        </div>
        <input type="text" name="name" id="name" class="input_normal" validation="required" value="" />
        <div class="clear"></div>
    </div>
    <div class="form_e">
        <div class="label light">
            Company
        </div>
        <input type="text" name="company" class="input_normal" validation="required" value="" />
        <div class="clear"></div>
    </div>
    <div class="form_e">
        <div class="label light">
            Email
        </div>
        <input type="text" name="email" class="input_normal" validation="required email" value="" />
        <div class="clear"></div>
    </div>
    <div class="form_e">
        <div class="label light">
            Password
        </div>
        <input type="password" name="password" class="input_normal" validation="password_min_6" value="" />
        <div class="clear"></div>
    </div>
    <div class="bottom">
        <div class="login_left_info">
                Have an account? 
                                <a href="#" id="module_register_login">Login here.</a>
                                <br />
                By signing up, you are also accepting our <a class="dashboard_color" target="_blank" href="/web/terms-and-conditions">Terms and Conditions</a>.
        </div>
        <input type="submit" class="_button" id="module_login_form_button" value="Sign up!" />
        <div class="clear"></div>
    </div>
    </form>
</div>

<script type="text/javascript">
function add_cc(form_name) {
    if (!$('form[name="'+form_name+'"] input[name="cc"]').length>0) {
        var hElement = document.createElement('input');
        $(hElement).attr('type', 'hidden');
        $(hElement).attr('value', 'e5f00c2287c6e7b811ac82144b382c18');
        $(hElement).attr('name', 'cc');
        $('form[name="signup_form"]').append(hElement);
    }
}
add_cc('signup_form');
</script>
	</div>
</div>
<script type="text/javascript" charset="utf-8" src="/js/jquery.validation.js"></script>
<script type="text/javascript">
	$('#logo').click(function() { window.location.href = '/web'; });
	$(function(){ // jQuery DOM ready function.

        $.Validation.addRule("password_min_6",{
            check: function(value) {
                return (value && value.length >= 6);
            },
            msg: "Minimum: 6 characters."
        });

		var form = $("#signup_form");
        form.validation();
    });
    
    /* Flag Stuff */
    flag_state = 0;
    $('#flags').mouseenter(function() {
    	if (flag_state != 0) return;
    	
    	$('#flags').animate({ right:"-60px" }, 200, function() { $('#flags_hover').show(); $('#flags_hover').animate({right:0}, 200, function() {  }); })
    	
    	//$('#flags').hide();
    	flag_state = 1;	
    });
    $('#flags_hover').mouseleave(function() {
    	flag_state = 0;
    	$('#flags_hover').animate({ right:"-220px" }, 200, function() { $('#flags').show(); $('#flags').animate({right:0}, 200, function() {  }); })
    });
</script>
		    <div id="page">
		    	<div class="main_content">
		    	    <div class="main_content_inner"> 
		        	<style type="text/css">
    h1 {
    	font-weight: normal;
    }
    h1.extra {
    	margin: 40px 0 5px 0;
    }
    .main_content_inner {
        margin:0;
    }
</style>

<div class="module_big_ad">
	<div class="dots">
		<div class="dot" id="selected"></div>
		<div class="dot"></div>
		<div class="dot"></div>
	</div>
	<div class="module_container_overflow">
		<a id="module_container_hiring" href="/jobs"></a>
		<div class="module_container">
			<div class="img" style=""></div>
		</div>
	</div>
</div>

<div class="module_small_ad">
	<div class="developers">
		<div class="left">
            <div>Built by developers, for developers.</div>
		</div>
		<div class="right">
            <ul>
                <li style="padding-left:12px"><a class="dashboard_color" href="/support/sdk">Get the SDK now.</a> <a class="dashboard_color" href="http://blog.chartboost.com" target="_blank">Read the blog here.</a></li>
                <li><span>&#187;</span>The easiest SDKs to integrate with. Only 5 lines of code.</li>
                <li><span>&#187;</span>APIs for everything you need to manage your games</li>
                <li><span>&#187;</span>Native interstitials and "more apps" pages</li>
            </ul>
		</div>
	</div>
	<div class="signup">
		<a href="#" class="signup_link"><img src="/img/web/signup.png" width="331" height="92" /></a>
	</div>
	<div class="clear"></div>
</div>

<h1 class="extra">Chartboost powers games. Join the Network:</h1>
<ul class="module_quotes">
	<li>
        <div><span class="qstart">&#8220;</span><q></q>&#8221;</div>
        <cite></cite>
    </li>
	<li>
        <div><span class="qstart">&#8220;</span><q></q>&#8221;</div>
        <cite></cite>
    </li>
	<li>
        <div><span class="qstart">&#8220;</span><q></q>&#8221;</div>
        <cite></cite>
    </li>
</ul>
<div class="clear"></div>
<div class="module_network_icons clearfix">
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
</div>

<h1 class="extra">Featured in:</h1>
<div class="module_featured_in">
	<a href="http://techcrunch.com/2012/06/21/chartboost-kellogg/" target="_blank"><img src="/img/web/featured_in/techcrunch_grayscale.png" width="83" height="42" /></a>
	<a href="http://venturebeat.com/2012/07/09/chartboost-and-tinyco-partner-to-drive-game-development-on-amazon-kindle-fire/" target="_blank"><img src="/img/web/featured_in/venturebeat_grayscale.png" width="69" height="49" /></a>
	<a href="http://www.gamasutra.com/view/news/38086/Ad_Network_Alternative_Chartboost_Raises_2M_In_Funding.php" target="_blank"><img src="/img/web/featured_in/gamasutra_grayscale.png" width="149" height="46" /></a>
	<a href="http://www.pocketgamer.biz/r/PG.Biz/Chartboost/news.asp?c=42404" target="_blank"><img src="/img/web/featured_in/pocketgamer_grayscale.png" width="188" height="26" /></a>
	<a href="http://www.insidemobileapps.com/2012/01/18/chartboost-expands-to-asia-through-partnerships-with-animoca-com2us-nexon-and-more/" target="_blank"><img src="/img/web/featured_in/insidemobileapps_grayscale.png" width="154" height="30" /></a>
	<a href="http://www.marketwatch.com/story/chartboost-and-tinyco-announce-program-to-drive-new-game-development-on-amazons-kindle-fire-platform-2012-07-09" target="_blank"><img src="/img/web/featured_in/marketwatch_grayscale.png" width="125" height="41" /></a>
</div>

<h1 class="extra">How do we do it?</h1>
<ul class="module_three_column">
	<li>
		<div class="title">Cross Promotion</div>	
		<div class="content light">
			<img src="/img/web/icons/do_it_cp.jpg" width="99" height="84" />
			Use our free proprietary technology to cross promote your own apps.			<br />
			<a href="#" class="normal dashboard_color signup_link">Sign up now!</a>
		</div>
	</li>
	<li>
		<div class="title">Direct Deals</div>	
		<div class="content light">
			<img src="/img/web/icons/do_it_dd.jpg" width="99" height="84" />
			Partner with other apps to buy or exchange ad space, all on your defined terms. Browse publishers now.			<br />
			<a href="/web/how-it-works" class="normal">Learn More</a>
		</div>
	</li>
	<li>
		<div class="title">The Network</div>	
		<div class="content light">
			<img src="/img/web/icons/do_it_network.jpg" width="99" height="84" class="do_it_network" />
			Monetize extra inventory by promoting other apps in the network, and launch a campaign in minutes.			<br />
			<a href="#" class="normal dashboard_color signup_link">Sign up to launch now!</a>
		</div>
	</li>
</ul>

<div class="clear"></div>

<script type="text/javascript">
	function shuffle(array) {
		var tmp, current, top = array.length;

		if(top) while(--top) {
			current = Math.floor(Math.random() * (top + 1));
			tmp = array[current];
			array[current] = array[top];
			array[top] = tmp;
		}
	}

	/* Network quotes */
	var networkQuotes = [
		{ quote: "We owe Chartboost a great deal. You guys delivered so many users to us. So awesome!", cite: "Booyah" },
		{ quote: "You guys are a truly god-sent solution! We are very happy with Chartboost performance", cite: "TouchTen" },
		{ quote: "I consolidated all my ad needs to one reliable platform that is generating serious income for us!", cite: "Sunstorm" },
		{ quote: "Looking at my ad revenue for The Coral Maze, I have earned more in 1 month with Chartboost than 5 months with iAds", cite: "Rapid Badger Games" },
		{ quote: "Chartboost is really knocking it out of the park.", cite: "Kihon Games" },
		{ quote: "Just found you guys! We are integrating into our first app. Very excited to see what all we can do with Chartboost.", cite: "6pakapps" },
		{ quote: "The Chartboost team rocks.", cite: "Five Lakes Studio" },
		{ quote: "Chartboost to set new daily earnings record. Unbelievable numbers! Thanks guys - truly value our partnership!", cite: "Kiloo" },
		{ quote: "Thanks to Chartboost for their great ad network which helped make Fair Food Maker a huge success", cite: "Fair Food Maker" },
		{ quote: "I've been receiving first class customer service from Chartboost. Would recommend them to any iOS developer.", cite: "Rapid Badger Games" },
		{ quote: "Hit Tennis 2 with Chartboost just came out today and it's off to a great start", cite: "Focused Apps" },
		{ quote: "OMG Chartboost achieves huge eCPM... so very satisfied :D win", cite: "Popcorny Games" }
	];

	shuffle(networkQuotes);

	$('.module_quotes li').each(function(i) {
		quote = networkQuotes[i];
		$('q', this).text(quote.quote);
		$('cite', this).text(quote.cite);
	});

	/* App Icons */
	var appIcons = [
		'/img/web/app_icons/horse_frenzy.png',
		'/img/web/app_icons/kingdom_age.png',
		'/img/web/app_icons/kingdom_of_camelots.png',
		'/img/web/app_icons/modern_girl.png',
		'/img/web/app_icons/no_zombies_allowed.png',
		'/img/web/app_icons/pocket_potions.png',
		'/img/web/app_icons/race_or_die2.png',
		'/img/web/app_icons/rage_of_bahamut.png',
		'/img/web/app_icons/rescue_reef.png',
		'/img/web/app_icons/subway_surfers.png',
		'/img/web/app_icons/tap_paradise_cove.png',
		'/img/web/app_icons/tiny_village.png',
		'/img/web/app_icons/where_is_my_water.png',
		'/img/web/app_icons/zombie_jombie.png'
	];

	shuffle(appIcons);

	$('.module_network_icons > div').each(function(i) {
		$(this).css('background-image', 'url(' + appIcons[i] + ')');
	});

	/* Big Box Sliding */
	var bigBoxImages = [
		'/img/web/big_box_1.png',
		'/img/web/big_box_2.png',
		'/img/web/big_box_3.png'
	];
	var currentBigBoxImage = 1;
	var sliderTimeout = false;
	
	$(bigBoxImages).preload();
	
	$('.module_big_ad .module_container .img').css({
		'background-image': "url("+bigBoxImages[0]+")"
	});
	
	var slideshowSpeed = 10000;
	var disableSlideshow = false;
	
	function slideBigBox() {
	
		var currentImg = $('.module_big_ad .module_container .img');
		var newImg = document.createElement('div');
		$(newImg).addClass('img');
		$(newImg).css({
			backgroundImage: "url('"+bigBoxImages[currentBigBoxImage]+"')"
		});
				
		$('.module_big_ad .dots .dot#selected').attr('id', '');
		$('.module_big_ad .dots .dot:eq('+(currentBigBoxImage)+')').attr('id', 'selected');
		
		$('.module_big_ad .module_container').append(newImg);
		
		$(currentImg).animate({
			marginLeft : "-1000px"
		}, 400, function() {
			if (currentBigBoxImage >= bigBoxImages.length-1)
				currentBigBoxImage = 0;
			else
				currentBigBoxImage++;
			
			$(currentImg).remove();
		});
		
		if (disableSlideshow) {
			disableSlideshow = false;
			sliderTimeout = setTimeout(function() { slideBigBox(); }, 13000);
		} else {
			sliderTimeout = setTimeout(function() { slideBigBox(); }, 15000);
		}
	}
	
	$('.module_big_ad .dots .dot').each(function(i) {
		$(this).click(function() {
			currentBigBoxImage = i;
			clearTimeout(sliderTimeout);
			disableSlideshow = true;
			slideBigBox();
		});
	});
	
	setTimeout(function() { slideBigBox(); }, 15000);
</script>
		    	    </div>
		        </div>
		    </div>
	    </div>
	    <div id="footer">
	<div class="main_content">
		<div id="social">
			<a target="_blank" href="http://www.facebook.com/pages/ChartBoost/169478836435570"><img class="m" src="/img/web/social/fb.png" /></a>
			<a target="_blank" href="http://www.twitter.com/chartboost"><img class="m" src="/img/web/social/twit.png" /></a>
			<a target="_blank" href="http://blog.chartboost.com"><img src="/img/web/social/blog.png" /></a>
		</div>
		<div id="sitemap">
			<ul style="float:right;"><li>&copy; Chartboost, Inc.</li></ul>
			<ul style="float:right;">
				<li><a href="/web/privacy_policy" class="bold">Privacy</a></li>
			</ul>
			<ul style="float:right;">
				<li><a href="/web/terms_and_conditions" class="bold">Terms and Conditions</a></li>
			</ul>
			<ul>
				<li><a href="/web" class="bold">Home</a></li>
				<li><a href="http://blog.chartboost.com">Blog</a></li>
			</ul>
			<ul>
				<li><a href="/web/how-it-works" class="bold">How It Works</a></li>
				<li><a href="/web/how-it-works?#customized" class="light">Customized Ads</a></li>
				<li><a href="/web/how-it-works?#powerful" class="light">Powerful Tools</a></li>
				<li><a href="/web/how-it-works?#integration" class="light">Integration</a></li>
			</ul>
			<ul>
				<li><a href="/web/pricing-and-faq" class="bold">Pricing & FAQ</a></li>
			</ul>
			<ul>
				<li><a href="/web/about" class="bold">About Us</a></li>
				<li><a href="/web/about?#chartboost" class="light">Chartboost</a></li>
				<li><a href="/web/about?#team" class="light">Meet the Team</a></li>
				<li><a href="/web/jobs" class="light">Jobs</a></li>
				<li><a href="/web/press" class="light">Press</a></li>
				<li><a href="/web/about?#contact" class="light">Contact Us</a></li>
			</ul>
			<ul>
				<li><a href="#" id="signup" class="bold signup_link" location="Footer">Sign Up</a></li>
			</ul>
			<ul>
								<li><a href="#" id="login" class="bold login_link">Login</a></li>
							</ul>
		</div>
	</div>
</div>    </div>
</body>
</html>
