forked from bitegarden/bitegarden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
102 lines (98 loc) · 4.34 KB
/
privacy-policy.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
---
layout: page
title: Privacy Policy
description: Here you will find the privacy policy of bitegarden
permalink: /privacy-policy/
---
<section style="padding-top: 40px; padding-bottom: 40px; border: 1px dotted #ddd;">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="block text-center">
<img width="300px" src="{{ site.baseurl }}/img/logo-420px.png" alt="Logo">
<h1><strong>Privacy Policy</strong></h1>
<p>bitegarden Solutions SL</p>
<p>C/Grabador Esteve 15</p>
<p>46004 Valencia (Spain)</p>
</div>
</div>
</div>
</div>
</section>
<section style="padding-top: 40px; padding-bottom: 40px">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="block">
<p>
Thank you for visiting our website and your interest in our services and products.
</p>
<p>
This privacy policy explains what data we collect and process during your visit to our website and
our use of it thereafter.
</p>
<h2>
Collection and Processing of Website Navigation Data
</h2>
<p>
When you visit and navigate our website, we will collect and process some information with Google
Analytics and Hubspot such as your IP address, web pages, time of visit, and browser information.
We do this to better understand the interest we generate with our products and our company and to
improve the user journey on our website.
</p>
<p>
We collect, process and keep this information for the purposes of our legitimate interests.
</p>
<h2>
Collection and Processing of Personal Data
</h2>
<p>
When you complete and submit a form to us via our website, we will collect and process data such as your
name, company or email. This information identifies you and is therefore personal data.
</p>
<p>
We collect, process and keep these data in order to fulfill the request you make, i.e. for the purposes
of our legitimate interests or for the performance of a contract with you.
</p>
<h2>
Security and Storage of Data
</h2>
<p>
We take all the necessary technical and organisational security measures to protect all the data we
collect and process via our website from loss and misuse. Data is stored in a secure operating
environment that is not accessible to the public.
</p>
<h2>
Data Subject Rights
</h2>
<p>
Individuals who visit our website have certain legal rights that may arise (subject to the extent
they are applicable and certain exceptions and limitations) when we collect and process data from the website.
</p>
<p>
This may include the rights to obtain confirmation of whether we hold certain information about them, to
access such information, to obtain its correction or deletion in appropriate circumstances, the right to
object to our handling of the information or to restrict our processing of the information.
</p>
<p>
We encourage you to contact us should you wish to exercise these rights or to find out more.
</p>
<p>
Individuals in the EU have the right to go directly to the relevant EU supervisory or legal authority,
but we encourage them to contact us first so that we may try to resolve their concerns directly as best
and as promptly as we can.
</p>
<h2>
Contact
</h2>
<p>
You can contact us through our <a target="_blank" href="http://bitegarden.atlassian.net/servicedesk/customer/portal/1">support portal</a> or directly through email at [email protected]
</p>
<p>
This privacy policy was last updated on March 12, 2020.
</p>
</div>
</div>
</div>
</div>
</section>