-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
566 lines (516 loc) · 22.2 KB
/
Copy pathprivacy.html
File metadata and controls
566 lines (516 loc) · 22.2 KB
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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
<!DOCTYPE html>
<html lang="es">
<head>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-T4L3B8Z");
</script>
<!-- End Google Tag Manager -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0"
/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Contestia</title>
<meta
name="description"
content="Una versátil plataforma de selección para diferentes usos, bien sea para un concurso, selección de recursos humanos, valoración de eventos."
/>
<meta name="keywords" content="" />
<meta name="news_keywords" content="" />
<meta name="date" content="2019-03-12T16:00:15+01:00" />
<meta name="DC.date.issued" content="2019-03-12T16:00:15+01:00" />
<meta name="robots" content="index,follow" />
<meta name="organization" content="Contestia" />
<meta
property="article:published_time"
content="2019-03-12T16:00:15+01:00"
/>
<meta
property="article:modified_time"
content="2019-03-12T16:00:15+01:00"
/>
<meta property="article:section" content="" />
<link rel="canonical" href="#" />
<link rel="publisher" href="#" />
<meta name="twitter:site" content="@" />
<meta name="twitter:title" content="" />
<meta
name="twitter:description"
content="Una versátil plataforma de selección para diferentes usos, bien sea para un concurso, selección de recursos humanos, valoración de eventos."
/>
<meta property="og:title" content="" />
<meta
property="og:description"
content="Una versátil plataforma de selección para diferentes usos, bien sea para un concurso, selección de recursos humanos, valoración de eventos."
/>
<meta property="og:url" content="#" />
<!-- -->
<link rel="icon" type="image/png" sizes="64x64" href="assets/img/favicon-64.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16.png">
<link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png">
<meta property="og:image" content="assets/img/logo-info.png">
<!-- -->
<!-- -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="#" />
<!-- -->
<meta property="og:type" content="article" />
<meta property="og:site_name" content="Contestia" />
<meta property="fb:app_id" content="" />
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Organization",
"name": "Contestia",
"description": "Una versátil plataforma de selección para diferentes usos, bien sea para un concurso, selección de recursos humanos, valoración de eventos.",
"url": "#",
"sameAs": [
"https://twitter.com/USUARIO",
"https://www.facebook.com/USUARIO",
"https://plus.google.com/USUARIO",
"https://www.instagram.com/USUARIO"
],
"contactPoint": [
{
"@type": "ContactPoint",
"email": "hola@",
"url": "#",
"contactType": "customer support"
}
]
}
</script>
<link
href="assets/css/style.css"
rel="stylesheet"
media="all"
type="text/css"
/>
<!-- === JS ASSETS ==== -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/contestia.min.js"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript
><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-T4L3B8Z"
height="0"
width="0"
style="display: none; visibility: hidden"
></iframe
></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="fbody" class="Page">
<!-- ==== container ==== -->
<div class="container">
<!-- ==== header ==== -->
<header class="header">
<div class="content">
<h1 class="logo">
<a href="/"
><img src="assets/img/logoContestia.svg" alt="Contestia"
/></a>
</h1>
<button class="menu">
<span>Menú</span>
<div class="hamburger">
<span class="child1"></span>
<span class="child2"></span>
<span class="child3"></span>
<span class="child4"></span>
</div>
</button>
<div class="navigations">
<ul class="languages">
<li>
<a href="#" class="en activate" title="Inglés"
><span>Inglés</span></a
>
</li>
<li>
<a href="es/privacidad.html" class="es" title="Español"
><span>Español</span></a
>
</li>
</ul>
<nav class="main-menu" id="main-menu">
<ul>
<li><a href="index.html#inicio">Home</a></li>
<li><a href="index.html#seccion-beneficios">BENEFITS</a></li>
<li>
<a href="index.html#section-funciona">HOW IT WORKS</a>
</li>
<li>
<a href="index.html#seccion-integration">INTEGRATION</a>
</li>
<li>
<a href="index.html#seccion-testimoniales">TESTIMONIALS</a>
</li>
<li><a href="faqs.html">FAQs</a></li>
<li>
<div class="btn js-open-lightbox" data-target="requestDemo">
Request a demo
</div>
</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- ==== End header ==== -->
<!-- ==== content ==== -->
<main>
<div class="content">
<h1>Privacy Notice</h1>
<p>
<strong>Version</strong>: 1.0.<br /><strong>Last updated</strong>:
March 27th, 2019.
</p>
<p>
This Privacy Notice describes how we collect and use your personal
information in relation to Contestia websites (contestia.es),
applications, products, services, events, and experiences that
reference this Privacy Notice.
</p>
<p><strong>Topics:</strong></p>
<ol class="ol-topics">
<li><a href="#what-data">What data do we collect?</a></li>
<li><a href="#how-collect">How do we collect your data?</a></li>
<li><a href="#how-use">How will we use your data?</a></li>
<li><a href="#how-store">How do we store your data?</a></li>
<li><a href="#marketing">Marketing</a></li>
<li>
<a href="#rights">What are your data protection rights?</a>
</li>
<li><a href="#cookies">Cookies</a></li>
<li>
<a href="#other-websites">Privacy policies of other websites</a>
</li>
<li><a href="#changes">Changes to our privacy policy</a></li>
<li><a href="#contact-us">How to contact us</a></li>
<li>
<a href="#ico">How to contact the appropriate authority</a>
</li>
</ol>
<div class="paper-content">
<h2 id="what-data">What data do we collect?</h2>
<p>
Contestia’s customers use our services to collect and process
the following data on their behalf:
</p>
<ul>
<li>
Personal identification information (Name, email address,
Twitter handle, phone number, etc.) for applicant users and/or
evaluator users.
</li>
<li>
The answers provided by applicant users to the forms defined
by our customers to collect data about the applications
participating in contests, challenges, recruitment processes,
or any other evaluation process, in general.
</li>
<li>
The evaluations and comments provided by the evaluator users
about each application assigned to them.
</li>
</ul>
<p>
Then with regard to such processes, our customers are the
<strong>data controller</strong>, and Contestia is the
<strong>data processor</strong>.
</p>
<h2 id="how-collect">How do we collect your data?</h2>
<p>
You directly provide Contestia with most of the data we collect.
We collect data and process data when you:
</p>
<ul>
<li>
Register online or send your application for any of our
contests, challenges, recruitment processes, or any other
evaluation process configured in Contestia.
</li>
<li>
Provide feedback as an evaluator user to any of the
applications assigned to you.
</li>
<li>Use or view our website via your browser’s cookies.</li>
</ul>
<p>
Our Company may also receive your data indirectly from the
following sources:
</p>
<ul>
<li>
Our customers may proceed to a pre-registration of evaluator
users in Contestia. These users will be contacted by email to
request his explicit consent in order to participate as
evaluators in the evaluation process configured by our
customer.
</li>
</ul>
<h2 id="how-use">How will we use your data?</h2>
<p>Our Company collects your data so that we can:</p>
<ul>
<li>
Process the applications of applicant users and be able to
recover them in the future to proceed to fulfill them.
</li>
<li>
The applicant and application’s data will be accessible to the
customer users owning the evaluation process (contest,
challenge, event, recruitment process, etc.) and to those
evaluator users receiving assignments to review that specific
application.
</li>
<li>
Manage your account as an evaluator user or a customer user.
</li>
<li>
Email evaluator users with information related with remainders
about your evaluation activity or notifications of new
assignments to review.
</li>
<li>
Email customer users with remainders about their
subscriptions.
</li>
<li>
Email customer users with special offers on other products and
services we think you might like.
</li>
</ul>
<p>
When Contestia processes the customer orders, it may send
customer’s data to, and also use the resulting information from,
credit reference agencies to prevent fraudulent purchases.
</p>
<p>
Contestia will NOT share your data with any third-party company
so that they may offer you their products and services.
</p>
<h2 id="how-store">How do we store your data?</h2>
<p>
Contestia securely stores your data at Amazon Web Services’
servers in Europe. Please, review
<a href="http://aws.amazon.com/privacy/" target="_blank"
>Amazon Privacy Policy</a
>
for specific information.
</p>
<p>
At Contestia, security is our highest priority. We design our
products and services with your security and privacy in mind.
</p>
<ul>
<li>
We protect the security of your information during
transmission to or from Contestia websites, applications,
products, or services by using encryption protocols and
software (SSL encryption).
</li>
<li>
We maintain physical, electronic, and procedural safeguards in
connection with the collection, storage, and disclosure of
personal information.
</li>
</ul>
<h2 id="marketing">Marketing</h2>
<p>
Contestia would like to send to their customer users information
about products and services of ours that we think you might
like.
</p>
<p>
If you have agreed to receive marketing email, you may always
opt out at a later date.
</p>
<p>
You have the right at any time to stop Contestia from contacting
you for marketing purposes.
</p>
<p>
If you no longer wish to be contacted for marketing purposes,
please email to
<a href="mailto:opt-out@contestia.es">opt-out@contestia.es</a>.
</p>
<h2 id="rights">What are your data protection rights?</h2>
<p>
We would like to make sure you are fully aware of all of your
data protection rights. Every user is entitled to the following:
</p>
<dl>
<dt>The right to access</dt>
<dd>
You have the right to request Contestia for copies of your
personal data.
</dd>
<dt>The right to rectification</dt>
<dd>
You have the right to request that Contestia correct any
information you believe is inaccurate. You also have the right
to request Contestia to complete the information you believe
is incomplete.
</dd>
<dt>The right to erasure</dt>
<dd>
You have the right to request that Contestia erase your
personal data, under certain conditions.
</dd>
<dt>The right to restrict processing</dt>
<dd>
You have the right to request that Contestia restrict the
processing of your personal data, under certain conditions.
</dd>
<dt>The right to object to processing</dt>
<dd>
You have the right to object to Contestia’s processing of your
personal data, under certain conditions.
</dd>
<dt>The right to data portability</dt>
<dd>
You have the right to request that Contestia transfer the data
that we have collected to another organization, or directly to
you, under certain conditions.
</dd>
</dl>
<p>
If you make a request, we have one month to respond to you. If
you would like to exercise any of these rights, please contact
us at our email:
<a href="mailto:privacy@contestia.es">privacy@contestia.es</a>.
</p>
<h2 id="cookies">Cookies</h2>
<p>
To enable our systems to recognize your browser or device and to
provide Contestia services to you, we use cookies. For more
information about cookies and how we use them, please read our
<a href="cookies.html">Cookies Notice</a>.
</p>
<h2 id="other-websites">Privacy policies of other websites</h2>
<p>
The Contestia websites contains links to other websites. Our
privacy policy applies only to our website and services, so if
you click on a link to another website, you should read their
privacy policy.
</p>
<h2 id="changes">Changes to our privacy policy</h2>
<p>
Contestia keeps its privacy policy under regular review and
places any updates on this web page. This privacy policy was
last updated on <strong>27 March 2023</strong>.
</p>
<h2 id="contact-us">How to contact us</h2>
<p>
If you have any questions about Contestia’s privacy policy, the
data we hold on you, or you would like to exercise one of your
data protection rights, please do not hesitate to contact us.
</p>
<p>
Email us at:
<a href="mailto:privacy@osoco.es">privacy@osoco.es</a>.
</p>
<p>Or write to us at:</p>
<address>
Orange Software S.L. Avenida de las Nieves, 37. 28935 Móstoles,
Madrid (Spain)
</address>
<h2 id="ico">How to contact the appropriate authority</h2>
<p>
Should you wish to report a complaint or if you feel that
Contestia has not addressed your concern in a satisfactory
manner, you may contact the Information Commissioner’s Office.
</p>
</div>
<a href="#fbody" class="top" title="subir"><span>Top</span></a>
</div>
</main>
<div id="requestDemo" class="js-lightbox lightbox">
<div class="demo" id="section-contacto">
<div class="js-close-lightbox btn-close"><div>X</div></div>
<h2>Tell us your needs</h2>
<div class="content lightbox-content">
<div class="form">
<p>Tell us what you need and let's talk about how Contestia can help you,</p>
<p>We can provide you with a demo and a personalized quote without obligation..</p>
<form name="contact" method="POST" data-netlify="true" data-netlify-recaptcha="true" >
<div>
<div class="organization">
<label for="name-company" id="organization">Name or Company:</label>
<input type="text" class="input" id="name-company" name="name-company" required="required" value="" aria-labelledby="organization">
</div>
<div class="mail">
<label for="email" id="mail">Email:</label>
<input class="input" id="email" type="email" name="email" required="required" aria-labelledby="mail">
</div>
<div class="message">
<label for="details" id="message">What you want to tell us::</label>
<textarea name="message" id="details" rows="5" aria-labelledby="message"></textarea>
</div>
<div data-netlify-recaptcha="true"></div>
</div>
<input class="submit" type="submit" value="Enviar">
</form>
<p><a href="https://goo.gl/maps/rbLXACdvKit" target="_blank" class="location">We are in Madrid,</a> so don't hesitate to come and visit us.</p>
<p>Or you can write to us at: <a href="mailto:hola@contestia.es">hola@contestia.es</a></p>
</div>
</div>
</div>
</div>
<!-- ==== End content ==== -->
</div>
<!-- ==== End container ==== -->
<!-- ==== footer ==== -->
<footer class="footer negative">
<div class="content">
<div>
<small>© Contestia</small>
<a href="https://www.linkedin.com/company/contestia-platform" target="_blank"><img src="assets/img/linkedin.svg" alt="Linkeding"></a>
</div>
<nav>
<ul>
<li><a href="terms.html">Terms of Use</a></li>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="cookies.html">Cookies</a></li>
</ul>
</nav>
</div>
</footer>
<!-- ==== End footer ==== -->
<script>
$(".menu").click(function () {
$(this).toggleClass("toggle");
$(".navigations").toggleClass("toggle");
$(".header").toggleClass("toggle");
});
</script>
<script>
$(window).scroll(function () {
if ($(window).scrollTop() >= 300) {
$("header").addClass("fixed-header");
} else {
$("header").removeClass("fixed-header");
}
function getCurrentScroll() {
return window.pageYOffset || document.documentElement.scrollTop;
}
});
</script>
</div>
</body>
</html>