-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
247 lines (230 loc) · 8.33 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115891436-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-115891436-1');
</script>
<script async src="https://cdn-f.adsmoloco.com/js/pixel/m_pixel.js"></script>
<script>
window.m_func = window.m_func || [];
window.m_func.push({
event: "setClient",
clientID: "molocoads.com"
}, {
event: "land"
});
</script>
<meta charset="UTF-8">
<title>MOLOCO: Powering the healthy mobile ecosystem</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="MOLOCO is a leading mobile adtech company that unlocks the value of data through advertising. Utilizing proprietary lookalike modeling, deep learning prediction engine, and 100% RTB inventory, we empower our partners grow their mobile businesses through marketing and monetization.">
<meta property="og:title" content="MOLOCO: Powering the healthy mobile ecosystem" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.molocoads.com/index.html" />
<meta property="og:image" content="https://storage.googleapis.com/adsmoloco.com/img/moloco-logo-for-hp.png" />
<meta property="og:site_name" content="MOLOCO, Inc." />
<meta name=“naver-site-verification” content=“bb46e0d85563085b92015e758f51420d984964a0"/>
<link rel="search" type="application/opensearchdescription+xml" title="MOLOCO, Inc." href="./opensearch.xml">
<link rel="stylesheet" href="style.css">
<script src="./js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="./js/main.js"></script>
<link rel="icon" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" href="favicon-96x96.png" sizes="96x96">
</head>
<body>
<header id="header" class="compressed">
<h1>
<a href="./index.html">
MOLOCO
</a>
</h1>
<button class="btn_open_gnb">Toggle Menu</button>
<nav class="gnb">
<ul>
<li>
<a href="./acquisition.html">Acquisition</a>
</li>
<li>
<a href="./re-engagement.html">Re-Engagement</a>
</li>
<li>
<a href="./ad-cloud.html">Ad Cloud</a>
</li>
<li>
<a href="./double-check.html">DoubleCheck</a>
</li>
<li>
<a href="./about.html">About Us</a>
</li>
<li class="contact">
<a href="./contact.html">Contact Us</a>
</li>
<li class="language">
<div class="dropdown">
<button class="dropbtn"><img src="img/icon-arrow-lang-down.png"><span>En</span></button>
<div class="dropdown-content">
<a href="jp/index.html">Jp</a>
</div>
</div>
</li>
<li class="language-mobile">
<select class="dropbtn" onChange="this.options[this.selectedIndex].value && (window.location = this.options[this.selectedIndex].value)">
<option value="" selected>English</option>
<option value="jp/index.html">Japanese</option>
</select>
</li>
</ul>
</nav>
</header>
<div class="content1 mainpage">
<p>Unlock the value of your data
<br>through advertising</p>
<div class="btn_wrapper">
<button class="btn_get_started">
<a href="./contact.html">Get Started</a>
</button>
</div>
</div>
<div class="content2 mainpage">
<div class="content_inner">
<section class="user_acquisition hide">
<img src="img/img-ua-01.svg" width="112" height="112">
<div class="txt">
<h2>User Acquisition</h2>
<div class="headerline"></div>
<p>Grow your app with high performing CPI-optimized or CPA-optimized marketing campaigns. Our proprietary lookalike audience
model targets users who look like your most valuable users.</p>
</div>
<div class="btn_wrapper">
<button class="btn_more">
<a href="./acquisition.html">more</a>
</button>
</div>
</section>
<section class="re_engagement hide">
<img src="img/img-re-01.svg" width="112" height="112">
<div class="txt">
<h2>Re-Engagement</h2>
<div class="headerline"></div>
<p>Maximize your user LTV by re-engaging your existing users. We can create dynamic segmentation and deliver tailored
messages to each segment.</p>
</div>
<div class="btn_wrapper">
<button class="btn_more">
<a href="./re-engagement.html">more</a>
</button>
</div>
</section>
<section class="ad_cloud hide">
<img src="img/img-ac-01.svg" width="112" height="112">
<div class="txt">
<h2>Ad Cloud</h2>
<div class="headerline"></div>
<p>MOLOCO empowers mobile apps to run their own advertising business by providing all the required components
as a cloud service. Utilize your first-party data to monetize your user base. </p>
</div>
<div class="btn_wrapper">
<button class="btn_more">
<a href="./ad-cloud.html">more</a>
</button>
</div>
</section>
</div>
</div>
<div class="content3 mainpage">
<div class="content_inner">
<section class="protect hide">
<h2>Protect your ad spend with DoubleCheck Fraud Analysis tool</h2>
<div class="headerline"></div>
<img src="img/img-dc-lt.jpg" height="343" width="576"/>
<h3>Our cutting edge fraud solution provides</h3>
<ul>
<li>Protection against Publisher level fraud</li>
<li>Ad Network level fraud check</li>
<li>Proprietary DoubleCheck Score that
<br>measures true install quality</li>
</ul>
</section>
</div>
</div>
<div class="content4 mainpage">
<div class="content_inner">
<section class="start hide">
<h2>Start growing your mobile business with MOLOCO</h2>
<div class="headerline"></div>
<button class="btn_get_started">
<a href="./contact.html">Get Started</a>
</button>
</section>
</div>
</div>
<div class="content5 mainpage">
<div class="content_inner">
<section class="partners hide">
<h2>Partners</h2>
<div class="headerline"></div>
<ul class="partnersLogo">
<li>
<img src="img/partners/doubleclick.png" alt="doubleclick">
</li>
<li>
<img src="img/partners/mopub-logo.png" alt="mopub">
</li>
<li>
<img src="img/partners/rubicon.png" alt="rubicon">
</li>
<li>
<img src="img/partners/applovin.png" alt="applovin">
</li>
<li>
<img src="img/partners/tenjin-logo.png" alt="tenjin">
</li>
<li>
<img src="img/partners/adcolony.png" alt="adcolony">
</li>
<li>
<img src="img/partners/branch.png" alt="branch">
</li>
<li>
<img src="img/partners/singular.png" alt="singular">
</li>
<li>
<img src="img/partners/apps-flyer-logo.png" alt="appsflyer">
</li>
<li>
<img src="img/partners/mobileapptracking.png" alt="mobile app tracking by tune">
</li>
<li>
<img src="img/partners/adjust.png" alt="adjust">
</li>
<li>
<img src="img/partners/kochava-logo.png" alt="kochava">
</li>
<li>
<img src="img/partners/mp-logo.png" alt="mobile particle">
</li>
<li>
<img src="img/partners/unity-technologies-logo.png" alt="unity">
</li>
<li>
<img src="img/partners/vungle-logo.png" alt="vungle">
</li>
<li>
<img src="img/partners/chartboost-logo.png" alt="chartboost">
</li>
</ul>
</section>
</div>
</div>
<footer id="footer">
<p>
<a href="./private-policy.html">Privacy Policy</a> © 2020 MOLOCO Inc. All rights reserved</p>
</footer>
</body>
</html>