-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimpactcounselprivacy.html
38 lines (27 loc) · 1.89 KB
/
impactcounselprivacy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Impact Counsel LTD</title>
</head>
<body>
<h1>Privacy Policy for Impact Counsel LTD</h1>
<p>Last updated: 25th August 2023</p>
<p>Impact Counsel LTD ("us", "we", or "our") values your privacy. This policy outlines how we handle information across all our applications and services.</p>
<h2>Information Collection</h2>
<p>While using our applications, we may request certain personal information. This can include, but is not limited to, name, email, and contact details. This information is used to improve user experience and provide personalized services.</p>
<h2>Log Data</h2>
<p>For optimal functioning and security, our applications may collect data from your device such as IP address, device type, operating system, and interaction data within the app.</p>
<h2>Cookies and Local Storage</h2>
<p>Our applications may use cookies or local storage to store preference settings and user state. This aids in providing a seamless user experience.</p>
<h2>Third-party Services</h2>
<p>We might collaborate with third-party services for analytics, advertising, or app functionality purposes. These third parties might have their own privacy policies, and we encourage users to review them.</p>
<h2>Security</h2>
<p>Your privacy is important to us. We strive to use commercially acceptable means to protect your personal information, but we cannot guarantee its absolute security.</p>
<h2>Changes to This Privacy Policy</h2>
<p>We may update this Privacy Policy from time to time. We advise reviewing this page periodically for any changes. The updated date will be reflected at the beginning of this document.</p>
<h2>Contact Us</h2>
<p>If you have questions about this Privacy Policy, please contact us at [email protected].</p>
</body>
</html>