-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
64 lines (64 loc) · 6.38 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>DevLabs | Privacy Policy</title>
<meta name="description" content="DevLabs - the lab that delivers your wildest digital dreams!" />
<meta name="keywords" content="web development, mobile development, web design, software development" />
<link rel="stylesheet" href="css/style.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51618233-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="privacy-policy-page">
<div class="page_wrapper">
<div class="text-holder">
<h1>Website Privacy Policy – 25 May 2018</h1>
<p>This privacy notice tells you about the information we collect from you when you use our website. In collecting this information, we are acting as a data controller and, by law, we are required to provide you with information about us, about why and how we use your data, and about the rights you have over your data.</p>
<hr>
<h2>Who are we?</h2>
<p>We are <b>BG Leads Ltd.</b> Our address is 11 Ostrava Street, ap. 20, Varna 9010, Bulgaria. You can contact us by post at the above address, by email at [email protected] or by telephone on 00359 876 261 055.</p>
<p>We are not required to have a data protection officer, so any enquiries about our use of your personal data should be addressed to the contact details above.</p>
<hr>
<h2 id="when" class="when scrollblock">When you use our website</h2>
<p>When you use our website to browse our products and services and view the information we make available, a number of cookies are used by us and by third parties to allow the website to function, to collect useful information about visitors and to help to make your user experience better.</p>
<p>Some of the cookies we use are strictly necessary for our website to function, and we don’t ask for your consent to place these on your computer. However, for those cookies that are useful but not strictly necessary we will always ask for your consent before placing them.</p>
<p>As well as the cookies we use, various third parties also place them on your computer, again with your consent.</p>
<hr>
<h2 id="enquiry" class="enquiry scrollblock">When you submit an enquiry via our website</h2>
<p>When you submit an enquiry via our website, we ask you for your name, contact telephone number and email address.</p>
<p>We use this information to respond to your query, including providing you with any requested information about our products and services. We may also email you several times after your enquiry in order to follow up on your interest and ensure that we have answered your it to your satisfaction. We will do this based on our legitimate interest in providing accurate information prior to a sale.</p>
<p>Your enquiry is stored and processed as an email which is hosted by SuperHosting.BG Ltd. in Bulgaria. This company has contractually committed to providing appropriate safeguards for your personal data which means it will be protected in line with the legal requirements of the European Union.</p>
<p>We do not use the information you provide to make any automated decisions that might affect you.</p>
<hr>
<h2 id="subject" class="subject scrollblock">Your rights as a data subject</h2>
<p>By law, you can ask us what information we hold about you, and you can ask us to correct it if it is inaccurate. If we have asked for your consent to process your personal data, you may withdraw that consent at any time.</p>
<p>If we are processing your personal data for reasons of consent or to fulfil a contract, you can ask us to give you a copy of the information in a machine-readable format so that you can transfer it to another provider.</p>
<p>If we are processing your personal data for reasons of consent or legitimate interest, you can request that your data be erased.</p>
<p>You have the right to ask us to stop using your information for a period of time if you believe we are not doing so lawfully.</p>
<p>Finally, in some circumstances you can ask us not to reach decisions affecting you using automated processing or profiling.</p>
<p>To submit a request regarding your personal data by email, post or telephone, please use the contact information provided above in the <b>Who We Are</b> section of this policy.</p>
<hr>
<h2 id="complain" class="complain scrollblock">Your right to complain</h2>
<p>If you have a complaint about our use of your information, we would prefer you to raise in with us in the first instance to give us the opportunity to put it right, but you can also contact the Commission for Personal Data Protection via their website at: <a href="https://www.cpdp.bg/" target="_blank">www.cpdp.bg</a></p>
<hr>
</div>
</div>
</div>
</body>
</html>