-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy-policy.html
96 lines (84 loc) · 5.97 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
---
layout: default
---
<style type="text/css" media="screen">
.policy-container {
margin: 80px auto;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 50px;
max-width: 800px;
}
</style>
<div class="policy-container">
<img src="/img/app-icon.png" class="img-icon" alt="" width=180 height=180>
<h1>Privacy Policy</h1>
<p>Justin Stanley built BB Links as an ad-supported application. This APP is provided by Justin Stanley at no cost and
is intended for use as is.</p>
<p>This page is used to inform app users regarding my policies with the collection, use, and disclosure of Personal
Information if anyone decided to use the App.</p>
<p>If you choose to use the App, then you agree to the collection and use of information in relation with this policy.
The Personal Information that I collect is used for providing and improving the App. I will not use or share your
information with anyone except as described in this Privacy Policy.</p>
<h2>Information Collection and Use</h2>
<p>For a better experience while using the App, I may require you to provide certain personally identifiable
information when sending in feedback or requesting support with the application, including but not limited to your
name, email address, connection status, device type, OS version, device locale, and coach Id (all of which can be
deleted from the email generated before sending if you so wish with the exception of your email address). Your
approximate, imprecise location is used to serve more relevant ads for your region. The information that I request is
retained on your device and is not collected by me in any way.</p>
<p>The app does use third party services that may collect information used to identify you. Below is a list with links
to their privacy policies.
<ul>
<li><a href="https://www.mopub.com/legal/privacy/" target="_blank">MoPub</a> (ads)</li>
<li><a href="https://onesignal.com/privacy_policy" target="_blank">OneSignal</a> (push notifications)</li>
<li><a href="https://docs.bugsnag.com/legal/privacy-policy/" target="_blank">Bugsnag</a> (crash reporting)</li>
<li><a href="https://try.crashlytics.com/terms/privacy-policy.pdf" target="_blank">Crashlytics</a> (crash reporting)</li>
<li><a href="https://answers.io/img/onepager/privacy.pdf" target="_blank">Answers</a> (analytics)</li>
<li><a href="https://www.google.com/policies/privacy/" target="_blank">Fabric</a> (analytics)</li>
</ul>
<h2>Log Data</h2>
<p>I want to inform you that whenever you use the App, in case of an error in the app I collect data and information
(through third party products) on your phone called Log Data. This Log Data may include information such as your
devices’s Internet Protocol (“IP”) address, device name, operating system version, configuration of the app when
utilising the App, the time and date of your use of the App, and other statistics.</p>
<h2>Cookies</h2>
<p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent
to your browser from the website that you visit and are stored on your devices’s internal memory.</p>
<p>This App does not uses these “cookies” explicitly. However, the app may use third party code and libraries that
use “cookies” to collection information and to improve their services. You have the option to either accept or
refuse these cookies, and know when a cookie is being sent to your device. If you choose to refuse cookies, you may
not be able to use some portions of this App.</p>
<h2>App Service Providers</h2>
<p>I may employ third-party companies and individuals due to the following reasons:</p>
<ul>
<li>To facilitate my App;</li>
<li>To provide the App on my behalf;</li>
<li>To perform App-related services; or</li>
<li>To assist in analyzing how my App is used.</li>
</ul>
<p>I want to inform users of this App that these third parties may have access to some of your Personal Information.
The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or
use the information for any other purpose.</p>
<h2>Security</h2>
<p>I value your trust in providing me your Personal Information, thus I am striving to use commercially acceptable
means of protecting it. But remember that no method of transmission over the internet, or method of electronic
storage is 100% secure and reliable, and I cannot guarantee its absolute security.</p>
<h2>Links to Other Sites</h2>
<p>This Service may contain links to other sites. If you click on a third-party link, you will be directed to that
site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy
Policy of these websites. I have no control over, and assume no responsibility for the content, privacy policies, or
practices of any third-party sites or services.</p>
<h2>Children’s Privacy</h2>
<p>This Service does not address anyone under the age of 13. I do not knowingly collect personally identifiable
information from children under 13. In the case I discover that a child under 13 has provided me with personal
information, I immediately delete this from my database. If you are a parent or guardian and you are aware that your
child has provided me with personal information, please contact me so that I will be able to do necessary actions.</p>
<h2>Changes to This Privacy Policy</h2>
<p>I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any
changes. I will notify you of any changes by posting the new Privacy Policy on this page. These changes are
effective immediately, after they are posted on this page.</p>
<h2>Contact Me</h2>
<p>If you have any questions or suggestions about this Privacy Policy, do not hesitate to contact me via email at <a
href="mailto:[email protected]?subject=BB Links Privacy Policy"" target=" _blank">[email protected]</a>.</p>
</div>