-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathwhy.html
290 lines (277 loc) · 18.9 KB
/
why.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Game analytics in glorious real time and other great services | Playtomic</title>
<meta name="description" content="Game analytics for Flash, HTML5, iPhone, iPod, iPad and Unity casual and social games with powerful leaderboards, level sharing and game distribution."/>
<meta name="keywords" content="iphone analytics, ipod analytics, ipad analytics, unity analytics, html5 analytics, game analytics, analytics for games, flurry alternative" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="website.css" />
<link rel="icon" href="favicon.ico" type="image/icon" />
<style>
.goodbye {margin: 10px 0; padding: 10px;background-color: #222;border: 4px solid #333;}
.goodbye p { color: #EEE;margin-bottom: 12px;font-size: 15px;line-height: 24px !important; }
.goodbye a { font-size: 15px !important;color: #FFF; }
.goodbye h2 { font-size: 18px;color: #FFF; margin: 0px 0px 4px 0px}
.goodbye a.btn { text-decoration: none !important;padding: 4px; }
.goodbye input { padding: 4px; }
.goodbye form { margin-bottom: 12px;}
.goodbye hr { margin: 12px !important; }
</style>
</head>
<body>
<div id="TopBarContainer">
<div id="TopBar">
<div id="SiteBar">
<ul>
<li><a title="Playtomic" href="http://playtomic.com/">Website</a></li>
<li><a title="API Documentation" href="api.html">API Docs</a></li>
<li><a title="Blog" href="#">Blog</a></li>
<li><a href="#">Community</a></li>
<li><a href="#">Jobs</a></li>
<li><a title="Game distribution" href="#">Games</a></li>
<li class="last"><a href="http://twitter.com/playtomic">Twitter</a></li>
</ul>
</div>
</div>
</div>
<div id="Container">
<div id="Header">
<a id="Logo" href="/"><span title="Playtomic - Game analytics and tools for iPhone, iPod, iPad, Flash, HTML5 and Unity games"></span></a>
<ul id="SiteMenu">
<!--<li class="right">
<a href="register" class="btn btn-green">Create an account</a>
<a href="signin" class="btn">Sign in</a>
</li>-->
<li><a href="/">Home</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="#">Premium</a></li>
<li><a href="#">Contact</a></li>
<li><a href="api.html">API Docs</a></li>
</ul>
</div>
<div id="Page">
<div class="details">
<div class="detailsLeft">
<ul id="Users">
<li><a href="http://armorgames.com/" title="Armor Games"><span class="ArmorGames"> </span></a></li>
<li><a href="http://kongregate.com/" title="Kongregate"><span class="Kongregate"> </span></a></li>
<li><a href="http://spilgames.com/" title="SPIL Games"><span class="SPILGames"> </span></a></li>
<li><a href="http://notdoppler.com/" title="Not Doppler"><span class="NotDoppler"> </span></a></li>
<li><a href="http://playedonline.com/" title="PlayedOnline"><span class="PlayedOnline"> </span></a></li>
<li><a href="http://playerio.com/" title="PlayerIO"><span class="PlayerIO"> </span></a></li>
<li><a href="http://www.radialgames.com/" title="Radial Games"><span class="RadialGames"> </span></a></li>
<li><a href="http://vortixgames.com/" title="Vortix Games Studio"><span class="VGS"> </span></a></li>
<li><a href="http://herointeractive.com/" title="Hero Interactive"><span class="HeroInteractive"> </span></a></li>
<li><a href="http://www.xplored.com/" title="XPlored Games"><span class="XPlored"> </span></a></li>
<li><a href="http://www.longanimalsgames.com/" title="LongAnimals Games"><span class="LongAnimals"> </span></a></li>
<li><a href="http://www.robotjam.com/" title="RobotJAM"><span class="RobotJAM"> </span></a></li>
<li><a href="http://www.berzerkstudio.com/" title="Berzerk Studio"><span class="BerzerkStudio"> </span></a></li>
<li><a href="http://www.psyflashproductions.com/" title="PsyFlash Productions"><span class="PsyFlash"> </span></a></li>
</ul>
</div>
<div class="detailsRight">
<h1>Why you need Playtomic</h1>
<p>Playtomic is a platform for Flash, <a href="iphone-analytics.html">iPhone</a>, Unity and HTML5 web and <a href="mobile-analytics.html">mobile</a> games. It is an intelligence-gathering tool that enables you to make changes that matter and create better, more valuable and more profitable games, and a suite of services that let you build rich functionality into your games.</p>
<p>If you make games and you want to make informed decisions on how to improve your games you need Playtomic. No other analytics system can do this for you.</p>
<h2>With Playtomic you can:</h2>
<ul>
<li>Use real time game analytics to improve player rentention and engagement by identifying issues in your difficulty progression, level design and other game elements.</li>
<li>Harness the competitive nature of players with the most versatile leaderboards for games.</li>
<li>Tap into players' creativity with rich, flexible level sharing that you have full control over.</li>
<li>Update variables in your game any time for balancing, news, switching ad networks or anything else you can imagine - no waiting days to get minor updates approved!</li>
<li>Create heatmaps of deaths, clicks or anything else for any part of your game.</li>
</ul>
<h2>Features you've been dreaming of:</h2>
<ul>
<li>Real time game analytics that are highly flexible with custom metrics and custom level metrics allow you to monitor your games success, identify problems and improve engagement.</li>
<li>Heatmaps that will show you in detail why players are unable to complete levels, and anything else you can imagine.</li>
<li>Highly detailed link tracking giving you detailed analysis on clicks on links in your game without routing the traffic through any external scripts.</li>
<li>Level sharing API allows your players to save the levels they make in your game, share them to permanent links on your or your sponsor's website, rate and play levels.</li>
<li>Leaderboards can be created from within your game dynamically, come in high and low score modes, and include custom data that can also act as a filter automatically giving you leaderboards for levels, characters or anything else in your game.</li>
<li>GeoIP API can be used to identify which country a player is in for localization, ads or anything else.</li>
<li>GameVars provide you with variables you can update from within Playtomic to change your game at any time - advertise your latest game, adjust difficulty and more.</li>
<li>Distribution for Flash games, or if you're a publisher you can download <a href="#">games for your site</a>.</li>
<li>Custom databases you can use for surveys, feedback or anything else through our friends at <a href="http://parse.com/">Parse</a></li>
</ul>
<h2>Consistent API for multiple platforms:</h2>
<p>If you're building your games for multiple platforms you're going to love using Playtomic, the API usage and functionality is very similar for every platform so you can focus on the stuff that matters instead of learning new APIs.</p>
<p>Our <a href="iphone-analytics.html">iphone analytics</a> and <a href="mobile-analytics.html">mobile analytics</a> function just like our Flash, HTML5 and Unity APIs. All versions of the API - <a href"api/as3.html">ActionScript 3</a>, <a href="api/as2.html">ActionScript 2</a>, <a href="api/ios.html">iOS</a>, <a href="api/html5.html">HTML5</a>, <a href="api/unity.html">Unity</a>, <a href="api/android.html">Android</a>, <a href="api/java.html">Java</a> and <a href="api/cpp.html">C++</a> - are thoroughly documented with examples that will get you focusing back on your game instead of banging your head against different APIs.</p>
<h2>Simple, powerful interface:</h2>
<p>A lot of time has gone into visualizing the data in Playtomic in an instantly intuitive way.</p>
<ul id="Screenshots">
<li><a href="images/screenshots/ss1.png" title="Create stunning heatmaps for your game." onclick="javascript:LightBox(this, 1); return false;"><span class="T1"> </span></a></li>
<li><a href="images/screenshots/ss2.png" title="Beautiful reports" onclick="javascript:LightBox(this, 2); return false;"><span class="T2"> </span></a></li>
<li><a href="images/screenshots/ss3.png" title="Detailed level metrics for logging events by level" onclick="javascript:LightBox(this, 3); return false;"><span class="T3"> </span></a></li>
<li><a href="images/screenshots/ss4.png" title="Custom metrics to track anything you want" onclick="javascript:LightBox(this, 4); return false;"><span class="T4"> </span></a></li>
<li><a href="images/screenshots/ss5.png" title="Our aewsome level sharing system for player created levels" onclick="javascript:LightBox(this, 5); return false;"><span class="T5"> </span></a></li>
</ul>
<h2>Massive platform support</h2>
<p>Playtomic's API is available for casual game developers making Flash games, HTML5 games, <a href="iphone-analytics.html">iPhone and iPad games</a>, Android games, C++ games and Unity games.</p>
<p>All versions of the API are fully documented, easily customizable and open, you can drop it into any Flash, Flex, <a href="http://www.flashdevelop.org/">FlashDevelop</a>, <a href="http://fdt.powerflasher.com/">FDT</a>, <a href="http://unity3d.com/">Unity</a>, <a href="http://developer.apple.com/tools/xcode/">Xcode</a>, Visual Studio, Eclipse or JS/HTML5 game and use it as-is or extend it to fit your own needs.</p>
<p>Regardless of which version you use the API works almost exactly the same with only language/syntax differences.</p>
<h2>We're on a mission</h2>
<p>Our objective is to make making successful games easier, and we're constantly improving and adding more awesome features as our users give us feedback. Some of the best stuff we do comes from ideas our amazing users have. You're not signing up to use Playtomic, you're signing up to be a <em>part</em> of Playtomic!</p>
<a class="btn btn-large btn-primary" href="#" style="float: left; margin-top: 10px;">Sign up for FREE!</a>
</div>
<br class="clearer" />
</div>
<br class="clearer" />
</div>
<div id="Footer">
<div>
<h5>API Documentation:</h5>
<ul>
<li><a href="api/ios.html" title="iPhone Game Analytics">iPhone</a></li>
<li><a href="api/unity.html" title="Unity3d Game Analytics">Unity3d</a></li>
<li><a href="api/as3.html" title="Flash ActionScript 3 Game Analytics">AS3</a></li>
<li><a href="api/as2.html" title="Flash ActionScript 2 Game Analytics">AS2</a></li>
<li><a href="api/html5.html" title="HTML5 Game Analytics">HTML5</a></li>
<li><a href="api/cpp.html" title="C++ Game Analytics">C++</a></li>
<li><a href="api/android.html" title="Android Game Analytics">Android</a></li>
<li><a href="api/monoandroid.html" title="Mono for Android Game Analytics">Mono/Android</a></li>
<li><a href="api/java.html" title="Java Game Analytics">Java</a></li>
<li><a href="api/dataexporting.html">Data API</a></li>
</ul>
</div>
<div>
<h5>Website:</h5>
<ul>
<li><a href="">Home</a></li>
<!--<li><a href="jobs">Jobs</a></li>-->
<li><a href="features.html">Features</a></li>
<li><a href="iphone-analytics.html">iPhone Analytics</a></li>
<li><a href="mobile-analytics.html">Mobile Analytics</a></li>
<li><a href="game-analytics.html">Game Analytics</a></li>
<li><a href="#">Advertising</a></li>
<li><a href="#">Register</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Block Playtomic</a></li>
</ul>
</div>
<div>
<h5>Games:</h5>
<ul>
<li><a href="#">Game Charts</a></li>
<li><a href="#">Game Catalog</a></li>
<li><a href="#">Flash Game Distribution</a></li>
</ul>
</div>
<!--<div>
<h5>Community:</h5>
<ul>
<li><a href="/community">Forums</a></li>
<li><a href="/community/general">General</a></li>
<li><a href="/community/suggestions">Suggestions</a></li>
<li><a href="/issues">Issue Tracker</a></li>
</ul>
</div>-->
<div>
<h5>Blog:</h5>
<ul>
<li><a href="#">Latest posts</a></li>
<li><a href="#">Archive</a></li>
<li>Recent post: <a href="#">Playtomic Showcase: Analysis of Governor of Poker 2</a></li>
</ul>
</div>
<div>
<h5>Friends:</h5>
<ul>
<li><a href="http://armorgames.com/">Armor Games</a></li>
<li><a href="http://mochimedia.com/">Mochi Media</a></li>
<li><a href="http://www.youdagames.com/">Youdagames</a></li>
<li><a href="http://fgl.com/">FGL</a></li>
<li><a href="http://mongohq.com/">MongoHQ</a></li>
<li><a href="http://parse.com/">Parse</a></li>
<li><a href="http://newrelic.com/">New Relic</a></li>
<li><a href="http://www.softlayer.com/">Softlayer</a></li>
<li><a href="http://www.minimonstermedia.com">Mini Monster Media</a></li>
</ul>
</div>
<div class="last">
<ul>
<li>© 2009 - 2013 <a href="http://playtomic.com/">Playtomic Inc</a> all rights reserved</li>
<li><a href="terms.html">Terms of Service</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="http://twitter.com/playtomic">Twitter</a></li>
</ul>
</div>
</div>
<div id="Overlay"></div>
<div id="LightBox" style="height: 300px;">
<div class="goodbye">
<h2>Goodbye</h2>
<p>Friends, Playtomic has come to an end. Part of this service will live on at <a href="http://playtomic.org/">Playtomic.org</a> as a
self-hosted, open source platform I am continuing to develop in my spare time. The rest is unfortunately finished.
</p>
<p><a href="http://cr.linkedin.com/pub/ben-lowry/2a/537/a8">Ben</a></p>
</div>
</div>
</div>
<script type="text/javascript">
// LIGHTBOX
function d(o) {
return document.getElementById(o);
}
function LightBox() {
var pageSize = getPageSize();
var overlay = d("Overlay");
overlay.style.height = pageSize[1] + "px";
overlay.style.display = "block";
overlay.style.zIndex = "5";
var lightbox = d("LightBox");
lightbox.style.display = "block";
lightbox.style.left = "-10000px";;
var pageSize = getPageSize();
var top = getPageScroll() + ((pageSize[3] - 300) / 2);
var left = ((pageSize[0] - 536) / 2);
var lightbox = d("LightBox");
lightbox.style.top = (top < 0) ? "0px" : top + "px";
lightbox.style.left = (left < 0) ? "0px" : left + "px";
lightbox.style.zIndex = "6";
}
function getPageScroll() {
var yScroll;
if (self.pageYOffset)
yScroll = self.pageYOffset;
else if (document.documentElement && document.documentElement.scrollTop)
yScroll = document.documentElement.scrollTop;
else if (document.body)
yScroll = document.body.scrollTop;
return yScroll;
}
function getPageSize() {
var xScroll, yScroll;
if (window.innerHeight && window.scrollMaxY) {
xScroll = document.body.scrollWidth;
yScroll = window.innerHeight + window.scrollMaxY;
}
else if (document.body.scrollHeight > document.body.offsetHeight) {
xScroll = document.body.scrollWidth;
yScroll = document.body.scrollHeight;
}
else {
xScroll = document.body.offsetWidth;
yScroll = document.body.offsetHeight;
}
var windowWidth, windowHeight;
if (self.innerHeight) {
windowWidth = self.innerWidth;
windowHeight = self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientHeight) {
windowWidth = document.documentElement.clientWidth;
windowHeight = document.documentElement.clientHeight;
}
else if (document.body) {
windowWidth = document.body.clientWidth;
windowHeight = document.body.clientHeight;
}
var pageHeight = (yScroll < windowHeight ? windowHeight : yScroll);
var pageWidth = (xScroll < windowWidth ? windowWidth : xScroll);
return new Array(pageWidth, pageHeight, windowWidth, windowHeight);
}
LightBox();
</script>
</body>
</html>