Skip to content

Commit 89e538b

Browse files
committed
Hyperlink TOC
1 parent 094d934 commit 89e538b

2 files changed

Lines changed: 106 additions & 76 deletions

File tree

privacy-policy.html

Lines changed: 41 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<style>
2020
* { box-sizing: border-box; }
2121
body { line-height: 1.6; }
22+
html { scroll-padding-top: 120px; }
23+
.legal-content a { color: inherit; text-decoration: none; }
24+
.legal-content a:hover { color: #6b5fc7; text-decoration: underline; }
2225
section { min-height: 100vh; display: flex; align-items: flex-start; padding: 120px 0 60px 0; }
2326
.container { max-width: 1000px; margin: 0 auto; padding: 0 24px; width: 100%; }
2427

@@ -67,22 +70,22 @@ <h1>PRIVACY NOTICE</h1>
6770

6871
<h2>TABLE OF CONTENTS</h2>
6972
<ol>
70-
<li>WHAT INFORMATION DO WE COLLECT?</li>
71-
<li>HOW DO WE PROCESS YOUR INFORMATION?</li>
72-
<li>WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?</li>
73-
<li>DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?</li>
74-
<li>HOW DO WE HANDLE YOUR SOCIAL LOGINS?</li>
75-
<li>IS YOUR INFORMATION TRANSFERRED INTERNATIONALLY?</li>
76-
<li>HOW LONG DO WE KEEP YOUR INFORMATION?</li>
77-
<li>DO WE COLLECT INFORMATION FROM MINORS?</li>
78-
<li>WHAT ARE YOUR PRIVACY RIGHTS?</li>
79-
<li>CONTROLS FOR DO-NOT-TRACK FEATURES</li>
80-
<li>DO WE MAKE UPDATES TO THIS NOTICE?</li>
81-
<li>HOW CAN YOU CONTACT US ABOUT THIS NOTICE?</li>
82-
<li>HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?</li>
73+
<li><a href="#what-information-do-we-collect">WHAT INFORMATION DO WE COLLECT?</a></li>
74+
<li><a href="#how-do-we-process-your-information">HOW DO WE PROCESS YOUR INFORMATION?</a></li>
75+
<li><a href="#when-and-with-whom-do-we-share-your-personal-information">WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?</a></li>
76+
<li><a href="#do-we-use-cookies-and-other-tracking-technologies">DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?</a></li>
77+
<li><a href="#how-do-we-handle-your-social-logins">HOW DO WE HANDLE YOUR SOCIAL LOGINS?</a></li>
78+
<li><a href="#is-your-information-transferred-internationally">IS YOUR INFORMATION TRANSFERRED INTERNATIONALLY?</a></li>
79+
<li><a href="#how-long-do-we-keep-your-information">HOW LONG DO WE KEEP YOUR INFORMATION?</a></li>
80+
<li><a href="#do-we-collect-information-from-minors">DO WE COLLECT INFORMATION FROM MINORS?</a></li>
81+
<li><a href="#what-are-your-privacy-rights">WHAT ARE YOUR PRIVACY RIGHTS?</a></li>
82+
<li><a href="#controls-for-do-not-track-features">CONTROLS FOR DO-NOT-TRACK FEATURES</a></li>
83+
<li><a href="#do-we-make-updates-to-this-notice">DO WE MAKE UPDATES TO THIS NOTICE?</a></li>
84+
<li><a href="#how-can-you-contact-us-about-this-notice">HOW CAN YOU CONTACT US ABOUT THIS NOTICE?</a></li>
85+
<li><a href="#how-can-you-review-update-or-delete-the-data-we-collect-from-you">HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?</a></li>
8386
</ol>
8487

85-
<h2>1. WHAT INFORMATION DO WE COLLECT?</h2>
88+
<h2 id="what-information-do-we-collect">1. WHAT INFORMATION DO WE COLLECT?</h2>
8689
<p><strong>Personal information you disclose to us</strong></p>
8790
<p><em>In Short: We collect personal information that you provide to us.</em></p>
8891
<p>We collect personal information that you voluntarily provide to us when you register on the Services, express an interest in obtaining information about us or our products and Services, when you participate in activities on the Services, or otherwise when you contact us.</p>
@@ -93,11 +96,11 @@ <h2>1. WHAT INFORMATION DO WE COLLECT?</h2>
9396
<p>We automatically collect certain information when you visit, use, or navigate the Services. This information does not reveal your specific identity (like your name or contact information) but may include device and usage information, such as your IP address, browser and device characteristics, operating system, language preferences, referring URLs, device name, country, location, information about how and when you use our Services, and other technical information. This information is primarily needed to maintain the security and operation of our Services, and for our internal analytics and reporting purposes.</p>
9497
<p>Like many businesses, we also collect information through cookies and similar technologies.</p>
9598

96-
<h2>2. HOW DO WE PROCESS YOUR INFORMATION?</h2>
99+
<h2 id="how-do-we-process-your-information">2. HOW DO WE PROCESS YOUR INFORMATION?</h2>
97100
<p><em>In Short: We process your information to provide, improve, and administer our Services, communicate with you, for security and fraud prevention, and to comply with law. We may also process your information for other purposes with your consent.</em></p>
98101
<p>We process your personal information for a variety of reasons, depending on how you interact with our Services, including to provide and manage our services, ensure technical operations, prevent fraud, and comply with legal obligations.</p>
99102

100-
<h2>3. WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?</h2>
103+
<h2 id="when-and-with-whom-do-we-share-your-personal-information">3. WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?</h2>
101104
<p><em>In Short: We may share information in specific situations described in this section and/or with the following third parties.</em></p>
102105
<p>We may need to share your personal information in the following situations:</p>
103106
<ul>
@@ -106,43 +109,55 @@ <h2>3. WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?</h2>
106109
<li><strong>Business Partners.</strong> We may share your information with our business partners to offer you certain products, services, or promotions.</li>
107110
</ul>
108111

109-
<h2>4. DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?</h2>
112+
<h2 id="do-we-use-cookies-and-other-tracking-technologies">4. DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?</h2>
110113
<p><em>In Short: We may use cookies and other tracking technologies to collect and store your information.</em></p>
111114
<p>We may use cookies and similar tracking technologies (like web beacons and pixels) to access or store information. We do not allow third parties to place Cookies in our app. You can remove your Cookie(s) from the app by signing out or adjusting your settings.</p>
112115

113-
<h2>5. HOW DO WE HANDLE YOUR SOCIAL LOGINS?</h2>
116+
<h2 id="how-do-we-handle-your-social-logins">5. HOW DO WE HANDLE YOUR SOCIAL LOGINS?</h2>
114117
<p><em>In Short: If you choose to register or log in to our Services using a social media account, we may have access to certain information about you.</em></p>
115118
<p>Our Services may offer you the ability to register and log in using your third-party social media account details (like your Facebook or Spotify logins). Where you choose to do this, we will receive certain profile information about you from your social media provider. We will use the information we receive only for the purposes that are described in this privacy notice or that are otherwise made clear to you on the relevant Services.</p>
116119

117-
<h2>6. IS YOUR INFORMATION TRANSFERRED INTERNATIONALLY?</h2>
120+
<h2 id="is-your-information-transferred-internationally">6. IS YOUR INFORMATION TRANSFERRED INTERNATIONALLY?</h2>
118121
<p><em>In Short: We may transfer, store, and process your information in countries other than your own.</em></p>
119122
<p>Our servers are located in the United States. If you are accessing our Services from outside, please be aware that your information may be transferred to, stored, and processed by us in our facilities and by those third parties with whom we may share your personal information. If you are a resident in the European Economic Area (EEA) or United Kingdom (UK), then these countries may not necessarily have data protection laws or other similar laws as comprehensive as those in your country.</p>
120123

121-
<h2>7. HOW LONG DO WE KEEP YOUR INFORMATION?</h2>
124+
<h2 id="how-long-do-we-keep-your-information">7. HOW LONG DO WE KEEP YOUR INFORMATION?</h2>
122125
<p><em>In Short: We keep your information for as long as necessary to fulfill the purposes outlined in this privacy notice unless otherwise required by law.</em></p>
123126
<p>We will only keep your personal information for as long as it is necessary for the purposes set out in this privacy notice, unless a longer retention period is required or permitted by law (such as tax, accounting, or other legal requirements). When we have no ongoing legitimate business need to process your personal information, we will either delete or anonymize such information.</p>
124127

125-
<h2>8. DO WE COLLECT INFORMATION FROM MINORS?</h2>
128+
<h2 id="do-we-collect-information-from-minors">8. DO WE COLLECT INFORMATION FROM MINORS?</h2>
126129
<p><em>In Short: We do not knowingly collect data from or market to children under 13 years of age.</em></p>
127130
<p>We do not knowingly solicit data from or market to children under 13 years of age. By using the Services, you represent that you are at least 13 or that you are the parent or guardian of such a minor and consent to such minor dependent’s use of the Services. If we learn that personal information from users less than 13 years of age has been collected, we will deactivate the account and take reasonable measures to promptly delete such data from our records.</p>
128131

129-
<h2>9. WHAT ARE YOUR PRIVACY RIGHTS?</h2>
132+
<h2 id="what-are-your-privacy-rights">9. WHAT ARE YOUR PRIVACY RIGHTS?</h2>
130133
<p><em>In Short: In some regions, you have rights that allow you greater access to and control over your personal information. You may review, change, or terminate your account at any time.</em></p>
131134
<p>Depending on your location, you may have the right to request access and obtain a copy of your personal information, to request rectification or erasure, to restrict the processing of your personal information, and if applicable, to data portability. To make such a request, please use the contact details provided below. We will consider and act upon any request in accordance with applicable data protection laws.</p>
132135

133-
<h2>10. CONTROLS FOR DO-NOT-TRACK FEATURES</h2>
136+
<h2 id="controls-for-do-not-track-features">10. CONTROLS FOR DO-NOT-TRACK FEATURES</h2>
134137
<p>Most web browsers and some mobile operating systems and mobile applications include a Do-Not-Track ("DNT") feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. At this stage no uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this privacy notice.</p>
135138

136-
<h2>11. DO WE MAKE UPDATES TO THIS NOTICE?</h2>
139+
<h2 id="do-we-make-updates-to-this-notice">11. DO WE MAKE UPDATES TO THIS NOTICE?</h2>
137140
<p><em>In Short: Yes, we will update this notice as necessary to stay compliant with relevant laws.</em></p>
138141
<p>We may update this privacy notice from time to time. The updated version will be indicated by an updated "Revised" date and the updated version will be effective as soon as it is accessible. If we make material changes to this privacy notice, we may notify you either by prominently posting a notice of such changes or by directly sending you a notification. We encourage you to review this privacy notice frequently to be informed of how we are protecting your information.</p>
139142

140-
<h2>12. HOW CAN YOU CONTACT US ABOUT THIS NOTICE?</h2>
143+
<h2 id="how-can-you-contact-us-about-this-notice">12. HOW CAN YOU CONTACT US ABOUT THIS NOTICE?</h2>
141144
<p>If you have questions or comments about this notice, you may email us at <strong>retuneappteam@gmail.com</strong>.</p>
142145

143-
<h2>13. HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?</h2>
146+
<h2 id="how-can-you-review-update-or-delete-the-data-we-collect-from-you">13. HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?</h2>
144147
<p>Based on the applicable laws of your country, you may have the right to request access to the personal information we collect from you, change that information, or delete it. To request to review, update, or delete your personal information, please email <strong>retuneappteam@gmail.com</strong>.</p>
145148
</div>
146149
</section>
150+
<script>
151+
document.addEventListener("DOMContentLoaded", function () {
152+
try {
153+
var tocScroll = new SmoothScroll('.legal-content a[href*="#"]', {
154+
speed: 800,
155+
offset: 88
156+
});
157+
} catch (error) {
158+
console.error(error);
159+
}
160+
});
161+
</script>
147162
</body>
148163
</html>

0 commit comments

Comments
 (0)