-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
386 lines (320 loc) · 20.5 KB
/
Copy pathprivacy.html
File metadata and controls
386 lines (320 loc) · 20.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy | Edge Cleaning Solutions</title>
<!-- SEO Meta Tags -->
<meta name="description" content="Privacy Policy for Edge Cleaning Solutions - Learn how we collect, use, and protect your personal information.">
<meta name="author" content="Edge Cleaning Solutions">
<meta name="robots" content="index, follow">
<!-- Canonical URL -->
<link rel="canonical" href="https://www.edgecleaningsolutions.com/privacy.html">
<!-- Google Analytics 4 -->
<!-- TODO: Replace G-XXXXXXXXXX with your actual Measurement ID from Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
// Default to denied for GDPR compliance
gtag('consent', 'default', {
'analytics_storage': 'denied'
});
gtag('js', new Date());
gtag('config', 'G-XXXXXXXXXX', {
'anonymize_ip': true
});
</script>
<!-- Favicon -->
<link href="images/favicon.ico" rel="icon">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<!-- Font Awesome for Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer">
<link href="css/website-modern.css" rel="stylesheet">
</head>
<body>
<!-- Modern Navigation -->
<nav class="navbar navbar-expand-lg fixed-top modern-nav">
<div class="container-fluid px-4">
<a class="navbar-brand d-flex align-items-center" href="index.html">
<img src="images/logo.jpg" alt="Edge Cleaning Solutions" class="logo-img">
<span class="brand-text">Edge Cleaning Solutions</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto align-items-center">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="services.html">Services</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#contact">Contact</a></li>
<li class="nav-item ms-3">
<a href="tel:+19377015227" class="btn-cta-modern">
<i class="fas fa-phone-alt"></i> Call Now
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Privacy Policy Hero Section -->
<section class="services-hero">
<div class="container">
<div class="text-center">
<h1 class="hero-title">Privacy Policy</h1>
<p class="hero-subtitle">Your privacy is important to us</p>
</div>
</div>
</section>
<section class="container py-5">
<div class="row justify-content-center">
<div class="col-lg-10">
<p class="text-muted mb-4"><strong>Last Updated: February 8, 2026</strong></p>
<p>Edge Cleaning Solutions ("we," "our," or "us") respects your privacy and is committed to protecting your personal information. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website www.edgecleaningsolutions.com (the "Site") or use our services.</p>
<h2 class="mt-4">1. Information We Collect</h2>
<h3>Information You Provide</h3>
<p>We collect information that you voluntarily provide when you:</p>
<ul>
<li>Fill out our contact form</li>
<li>Request a quote or service</li>
<li>Subscribe to our newsletter (if applicable)</li>
<li>Communicate with us via email or phone</li>
</ul>
<p>This information may include:</p>
<ul>
<li>Full name</li>
<li>Email address</li>
<li>Phone number</li>
<li>Company name and job title (optional)</li>
<li>Service inquiries and preferences</li>
<li>Any other information you choose to provide</li>
</ul>
<h3>Automatically Collected Information</h3>
<p>When you visit our Site, we may automatically collect certain information about your device and browsing actions, including:</p>
<ul>
<li>IP address (anonymized)</li>
<li>Browser type and version</li>
<li>Operating system</li>
<li>Device type (desktop, mobile, tablet)</li>
<li>Pages visited and time spent on pages</li>
<li>Referring website</li>
<li>Date and time of visit</li>
<li>Geographic location (city/country level)</li>
</ul>
<h2 class="mt-4">2. How We Use Your Information</h2>
<p>We use the information we collect to:</p>
<ul>
<li>Respond to your inquiries and service requests</li>
<li>Provide quotes and estimates</li>
<li>Communicate with you about our services</li>
<li>Improve our website and services</li>
<li>Analyze website traffic and user behavior</li>
<li>Ensure website security and prevent fraud</li>
<li>Comply with legal obligations</li>
<li>Send marketing communications (with your consent)</li>
</ul>
<h2 class="mt-4">3. Cookies and Tracking Technologies</h2>
<h3>What Are Cookies?</h3>
<p>Cookies are small text files stored on your device when you visit a website. They help us remember your preferences and understand how you use our Site.</p>
<h3>Types of Cookies We Use</h3>
<h4>Essential Cookies (Required)</h4>
<p>These cookies are necessary for the website to function properly. They enable basic features like page navigation and access to secure areas.</p>
<h4>Analytics Cookies (Optional)</h4>
<p>We use Google Analytics to understand how visitors interact with our Site. These cookies help us:</p>
<ul>
<li>Count visitors and measure traffic sources</li>
<li>Identify popular pages and content</li>
<li>Understand user behavior and preferences</li>
<li>Improve our website based on usage patterns</li>
</ul>
<p>Google Analytics anonymizes your IP address and does not identify you personally. You can learn more about <a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Google's Privacy Policy</a>.</p>
<h3>Managing Cookies</h3>
<p>You can control and manage cookies through:</p>
<ul>
<li><strong>Cookie Consent Banner:</strong> Accept or decline cookies when you first visit our Site</li>
<li><strong>Browser Settings:</strong> Most browsers allow you to refuse cookies or delete existing ones</li>
<li><strong>Opt-Out Tools:</strong> Use <a href="https://tools.google.com/dlpage/gaoptout" target="_blank" rel="noopener noreferrer">Google Analytics Opt-out Browser Add-on</a></li>
<li><strong>Do Not Track:</strong> Our Site respects browser "Do Not Track" signals</li>
</ul>
<p>Note: Disabling cookies may affect website functionality.</p>
<h2 class="mt-4">4. Third-Party Services</h2>
<h3>Formspree</h3>
<p>We use Formspree to process contact form submissions. When you submit our contact form, your information is sent through Formspree's secure servers and delivered to us via email. Formspree's privacy policy is available at <a href="https://formspree.io/legal/privacy-policy/" target="_blank" rel="noopener noreferrer">https://formspree.io/legal/privacy-policy/</a>.</p>
<h3>Google Analytics</h3>
<p>We use Google Analytics 4 to analyze website traffic. Google may use this data in accordance with their Terms of Service. Learn more at <a href="https://policies.google.com/technologies/partner-sites" target="_blank" rel="noopener noreferrer">How Google uses data</a>.</p>
<h3>Content Delivery Networks (CDNs)</h3>
<p>We use Bootstrap CDN and other third-party CDNs to deliver website assets efficiently. These services may collect technical information about your visit.</p>
<h2 class="mt-4">5. How We Protect Your Information</h2>
<p>We implement appropriate technical and organizational security measures to protect your personal information, including:</p>
<ul>
<li>HTTPS encryption for all website traffic</li>
<li>Secure form submission through trusted third-party services</li>
<li>Limited access to personal information</li>
<li>Regular security reviews and updates</li>
</ul>
<p>However, no method of transmission over the internet is 100% secure. While we strive to protect your information, we cannot guarantee absolute security.</p>
<h2 class="mt-4">6. Data Retention</h2>
<p>We retain your personal information only as long as necessary to:</p>
<ul>
<li>Provide our services</li>
<li>Comply with legal obligations</li>
<li>Resolve disputes</li>
<li>Enforce our agreements</li>
</ul>
<p>Analytics data is retained for 14 months by default, after which it is automatically deleted.</p>
<h2 class="mt-4">7. Your Rights</h2>
<p>Depending on your location, you may have the following rights regarding your personal information:</p>
<ul>
<li><strong>Access:</strong> Request a copy of the personal information we hold about you</li>
<li><strong>Correction:</strong> Request correction of inaccurate information</li>
<li><strong>Deletion:</strong> Request deletion of your personal information</li>
<li><strong>Opt-Out:</strong> Unsubscribe from marketing communications</li>
<li><strong>Data Portability:</strong> Request your data in a structured, commonly used format</li>
<li><strong>Object:</strong> Object to processing of your personal information</li>
</ul>
<p>To exercise these rights, please contact us using the information below.</p>
<h2 class="mt-4">8. Children's Privacy</h2>
<p>Our Site is not intended for children under 13 years of age. We do not knowingly collect personal information from children. If you believe we have collected information from a child, please contact us immediately.</p>
<h2 class="mt-4">9. United States Privacy Rights</h2>
<p>We respect the privacy rights of all United States residents. Depending on your state of residence, you may have specific rights under state privacy laws.</p>
<h3>California Privacy Rights (CCPA/CPRA)</h3>
<p>If you are a California resident, you have the following rights under the California Consumer Privacy Act (CCPA) and the California Privacy Rights Act (CPRA):</p>
<ul>
<li><strong>Right to Know:</strong> You may request information about the categories and specific pieces of personal information we have collected about you, as well as the categories of sources from which the information was collected, the business purpose for collection, and the categories of third parties with whom we share personal information.</li>
<li><strong>Right to Delete:</strong> You may request deletion of personal information we have collected from you, subject to certain exceptions.</li>
<li><strong>Right to Correct:</strong> You may request correction of inaccurate personal information we maintain about you.</li>
<li><strong>Right to Opt-Out:</strong> You have the right to opt out of the "sale" or "sharing" of your personal information. We do not sell or share your personal information as defined under the CCPA.</li>
<li><strong>Right to Limit Use of Sensitive Personal Information:</strong> We do not collect or use sensitive personal information in ways that would trigger this right.</li>
<li><strong>Right to Non-Discrimination:</strong> We will not discriminate against you for exercising any of your privacy rights.</li>
</ul>
<h3>Virginia Privacy Rights (VCDPA)</h3>
<p>If you are a Virginia resident, you have rights under the Virginia Consumer Data Protection Act (VCDPA):</p>
<ul>
<li>Right to access personal data we have collected about you</li>
<li>Right to correct inaccuracies in your personal data</li>
<li>Right to delete personal data</li>
<li>Right to obtain a copy of your personal data</li>
<li>Right to opt out of targeted advertising, sale of personal data, and profiling</li>
</ul>
<h3>Colorado Privacy Rights (CPA)</h3>
<p>If you are a Colorado resident, you have rights under the Colorado Privacy Act (CPA):</p>
<ul>
<li>Right to access your personal data</li>
<li>Right to correct inaccuracies in your personal data</li>
<li>Right to delete your personal data</li>
<li>Right to data portability</li>
<li>Right to opt out of targeted advertising, sale of personal data, and profiling</li>
</ul>
<h3>Connecticut Privacy Rights (CTDPA)</h3>
<p>If you are a Connecticut resident, you have rights under the Connecticut Data Privacy Act (CTDPA):</p>
<ul>
<li>Right to access personal data</li>
<li>Right to correct personal data</li>
<li>Right to delete personal data</li>
<li>Right to data portability</li>
<li>Right to opt out of targeted advertising, sale of personal data, and profiling</li>
</ul>
<h3>Utah Privacy Rights (UCPA)</h3>
<p>If you are a Utah resident, you have rights under the Utah Consumer Privacy Act (UCPA):</p>
<ul>
<li>Right to access personal data</li>
<li>Right to delete personal data</li>
<li>Right to data portability</li>
<li>Right to opt out of targeted advertising and sale of personal data</li>
</ul>
<h3>Other State Privacy Rights</h3>
<p>Residents of other states may have additional privacy rights under state law. We commit to honoring privacy rights regardless of your state of residence.</p>
<h3>How to Exercise Your Rights</h3>
<p>To exercise any of these rights, please contact us using the information provided in the "Contact Us" section below. We will respond to your request within the timeframes required by applicable law (typically 45 days for most requests).</p>
<p>When submitting a request, please provide:</p>
<ul>
<li>Your full name</li>
<li>Email address or phone number</li>
<li>State of residence</li>
<li>Description of your request</li>
</ul>
<p>We may need to verify your identity before processing your request. We will not discriminate against you for exercising your privacy rights.</p>
<h2 class="mt-4">10. European Privacy Rights (GDPR)</h2>
<p>If you are in the European Economic Area (EEA), you have rights under the General Data Protection Regulation (GDPR):</p>
<ul>
<li>Legal basis for processing: Legitimate interests and consent</li>
<li>Right to withdraw consent at any time</li>
<li>Right to lodge a complaint with a supervisory authority</li>
<li>Data transfers: We ensure appropriate safeguards for international data transfers</li>
</ul>
<h2 class="mt-4">11. Changes to This Privacy Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify you of any changes by:</p>
<ul>
<li>Posting the new Privacy Policy on this page</li>
<li>Updating the "Last Updated" date</li>
<li>Sending an email notification for significant changes (if you've provided your email)</li>
</ul>
<p>We encourage you to review this Privacy Policy periodically.</p>
<h2 class="mt-4">12. Contact Us</h2>
<p>If you have any questions about this Privacy Policy or our privacy practices, please contact us:</p>
<p>
<strong>Edge Cleaning Solutions</strong><br>
Website: <a href="https://www.edgecleaningsolutions.com">www.edgecleaningsolutions.com</a><br>
Contact Form: <a href="index.html#contact">Submit an Inquiry</a>
</p>
<h2 class="mt-4">13. Consent</h2>
<p>By using our Site, you consent to this Privacy Policy and agree to its terms. If you do not agree with this policy, please do not use our Site.</p>
<hr class="mt-5">
<p class="text-muted"><small>This Privacy Policy is effective as of the date listed above and applies to all information collected by Edge Cleaning Solutions through our website and related services.</small></p>
</div>
</div>
</section>
<!-- Cookie Consent Banner -->
<div id="cookie-consent-banner">
<div class="cookie-consent-content">
<p>We use cookies to improve your experience and analyze website traffic. By clicking "Accept", you consent to our use of cookies. <a href="privacy.html">Learn more</a></p>
<div class="cookie-consent-buttons">
<button id="cookie-accept" class="btn btn-accept">Accept</button>
<button id="cookie-decline" class="btn btn-decline">Decline</button>
</div>
</div>
</div>
<!-- Floating Call-to-Action Button -->
<a href="tel:+19377015227" class="floating-cta" aria-label="Call Edge Cleaning Solutions">
<i class="fas fa-phone-alt"></i>
<span>Call Now</span>
</a>
<footer class="modern-footer">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-4 mb-lg-0">
<img src="images/logo.jpg" alt="Edge Cleaning Solutions" class="footer-logo">
<h4 class="mt-3">Edge Cleaning Solutions</h4>
<p>Professional cleaning services you can trust. Making your spaces spotless since day one.</p>
</div>
<div class="col-lg-4 mb-4 mb-lg-0">
<h5>Quick Links</h5>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#contact">Contact</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="col-lg-4">
<h5>Follow Us</h5>
<div class="social-links">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook"></i></a>
<a href="#" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" aria-label="LinkedIn"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
<hr class="footer-divider">
<div class="text-center">
<p>© <span id="current-year">2026</span> Edge Cleaning Solutions. All rights reserved.</p>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<script src="js/main.js"></script>
</body>
</html>