-
Notifications
You must be signed in to change notification settings - Fork 1
/
privacy.html
291 lines (280 loc) · 12.7 KB
/
privacy.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
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
<!DOCTYPE HTML>
<!--
Helios by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Privacy Policy - Creeds and Confessions</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="favicon.ico" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/custom.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3GNR6SF6WL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3GNR6SF6WL');
</script>
</head>
<body class="no-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Inner -->
<div class="inner">
<header>
<h1>Privacy Policy</h1>
</header>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li>
<a href="javascript:;">Early Church</a>
<ul>
<li><a href="apostles-creed.html">Apostles’ Creed</a></li>
<li><a href="nicene-creed.html">Nicene Creed</a></li>
<li><a href="chalcedonian-creed.html">Chalcedonian Creed</a></li>
<li><a href="athanasian-creed.html">Athanasian Creed</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Reformed</a>
<ul>
<li><a href="berne-theses.html">Ten Theses of Berne</a></li>
<li><a href="first-helvetic-confession.html">First Helvetic Confession</a></li>
<li><a href="guanabara-confession.html">Guanabara Confession</a></li>
<li><a href="belgic-confession.html">Belgic Confession</a></li>
<li><a href="heidelberg-catechism.html">Heidelberg Catechism</a></li>
<li><a href="second-helvetic-confession.html">Second Helvetic Confession</a></li>
<li><a href="canons-of-dort.html">Canons of Dort</a></li>
<li><a href="waldensian-confession.html">Waldensian Confession</a></li>
<li><a href="savoy-declaration.html">Savoy Declaration</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Presbyterian</a>
<ul>
<li><a href="westminster-confession.html">Westminster Confession</a></li>
<li><a href="westminster-larger-catechism.html">Westminster Larger Catechism</a></li>
<li><a href="westminster-shorter-catechism.html">Westminster Shorter Catechism</a></li>
<li><a href="auburn-declaration.html">Auburn Declaration</a></li>
<li><a href="catechism-for-young-children.html">Catechism for Young Children</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Lutheran</a>
<ul>
<li><a href="luthers-small-catechism.html">Luther’s Small Catechism</a></li>
<li><a href="augsburg-confession.html">Augsburg Confession</a></li>
<li><a href="saxon-visitation-articles.html">Saxon Visitation Articles</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Anglican</a>
<ul>
<li><a href="thirty-nine-articles.html">Thirty-Nine Articles</a></li>
<li><a href="lambeth-articles.html">Lambeth Articles</a></li>
<li><a href="anglican-catechism.html">Anglican Catechism</a></li>
<li><a href="chicago-lambeth-quadrilateral.html">Chicago-Lambeth Quadrilateral</a></li>
<li><a href="episcopalian-catechism.html">Episcopalian Catechism</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Baptist</a>
<ul>
<li><a href="london-baptist-confession.html">London Baptist Confession</a></li>
<li><a href="keachs-catechism.html">Keach’s Catechism</a></li>
<li><a href="philadelphia-confession.html">Philadelphia Confession</a></li>
<li><a href="new-hampshire-confession.html">New Hampshire Confession</a></li>
<li><a href="puritan-catechism.html">Puritan Catechism</a></li>
</ul>
</li>
<li>
<a href="javascript:;">Evangelical</a>
<ul>
<li><a href="barmen-declaration.html">Barmen Declaration</a></li>
<li><a href="chicago-statement.html">Chicago Statement</a></li>
<li><a href="danvers-statement.html">Danvers Statement</a></li>
<li><a href="cambridge-declaration.html">Cambridge Declaration</a></li>
<li><a href="nashville-statement.html">Nashville Statement</a></li>
</ul>
</li>
<li>
<a href="javascript:;">App</a>
<ul>
<li><a href="https://play.google.com/store/apps/details?id=nz.co.conglomo.confessions" target="_blank">Download for Android</a></li>
<li><a href="https://apps.apple.com/us/app/creeds-and-confessions/id1581352278" target="_blank">Download for Apple</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="terms.html">Terms and Conditions</a></li>
<li><a href="support.html">Support Policy</a></li>
<li><a href="https://github.com/pmachapman/Confessions/" target="_blank">Source Code</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<!-- Main -->
<div class="wrapper style1">
<div class="container">
<article id="main" class="special">
<p>
Conglomo Limited built the Creeds and Confessions app as
a Freemium app. This SERVICE is provided by
Conglomo Limited at no cost and is intended for use as
is.
</p>
<p>
This page is used to inform visitors regarding our
policies with the collection, use, and disclosure of Personal
Information if anyone decided to use our Service.
</p>
<p>
If you choose to use our Service, then you agree to
the collection and use of information in relation to this
policy. The Personal Information that we collect is
used for providing and improving the Service. We will not use or share your information with
anyone except as described in this Privacy Policy.
</p>
<p>
The terms used in this Privacy Policy have the same meanings
as in our <a href="terms.html">Terms and Conditions</a>, which is accessible at
Creeds and Confessions unless otherwise defined in this Privacy Policy.
</p>
<p><strong>Information Collection and Use</strong></p>
<p>
For a better experience, while using our Service, we
may require you to provide us with certain personally
identifiable information. The information that
we request will be retained by us and used as described in this privacy policy.
</p>
<div>
<p>
The app does use third party services that may collect
information used to identify you.
</p>
<p>
Link to privacy policy of third party service providers used
by the app
</p>
<ul>
<li><a href="https://www.google.com/policies/privacy/" target="_blank" rel="noopener noreferrer">Google Play Services</a></li>
<li><a href="https://support.google.com/admob/answer/6128543?hl=en" target="_blank" rel="noopener noreferrer">AdMob</a></li>
<li><a href="https://firebase.google.com/policies/analytics" target="_blank" rel="noopener noreferrer">Google Analytics for Firebase</a></li>
<li><a href="https://firebase.google.com/support/privacy/" target="_blank" rel="noopener noreferrer">Firebase Crashlytics</a></li>
</ul>
</div>
<p><strong>Log Data</strong></p>
<p>
We want to inform you that whenever you
use our Service, in a case of an error in the app
we collect data and information (through third party
products) on your phone called Log Data. This Log Data may
include information such as your device Internet Protocol
(“IP”) address, device name, operating system version, the
configuration of the app when utilizing our Service,
the time and date of your use of the Service, and other
statistics.
</p>
<p><strong>Cookies</strong></p>
<p>
Cookies are files with a small amount of data that are
commonly used as anonymous unique identifiers. These are sent
to your browser from the websites that you visit and are
stored on your device’s internal memory.
</p>
<p>
This Service does not use these “cookies” explicitly. However,
the app may use third party code and libraries that use
“cookies” to collect information and 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 our cookies, you may not be able to use some
portions of this Service.
</p>
<p><strong>Service Providers</strong></p>
<p>
We may employ third-party companies and
individuals due to the following reasons:
</p>
<ul>
<li>To facilitate our Service;</li>
<li>To provide the Service on our behalf;</li>
<li>To perform Service-related services; or</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<p>
We want to inform users of this Service
that these third parties have access to 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>
<p><strong>Security</strong></p>
<p>
We value your trust in providing us your
Personal Information, thus we are 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 we cannot
guarantee its absolute security.
</p>
<p><strong>Links to Other Sites</strong></p>
<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 us.
Therefore, we strongly advise you to review the
Privacy Policy of these websites. We have
no control over and assume no responsibility for the content,
privacy policies, or practices of any third-party sites or
services.
</p>
<p><strong>Children’s Privacy</strong></p>
<p>
These Services do not address anyone under the age of 13.
We do not knowingly collect personally
identifiable information from children under 13 years of age. In the case
we discover that a child under 13 has provided
us with personal information, we immediately
delete this from our servers. If you are a parent or guardian
and you are aware that your child has provided us with
personal information, please contact us so that
we will be able to do necessary actions.
</p>
<p><strong>Changes to This Privacy Policy</strong></p> <p>
We may update our Privacy Policy from
time to time. Thus, you are advised to review this page
periodically for any changes. We will
notify you of any changes by posting the new Privacy Policy on
this page.
</p>
<p>This policy is effective as of 2021-08-28</p>
<p><strong>Contact Us</strong></p>
<p>
If you have any questions or suggestions about our
Privacy Policy, do not hesitate to contact us at <a href="mailto:[email protected]">[email protected]</a>.
</p>
</article>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/custom.js"></script>
<script>logEvent("screen_view", {screen_name: "Privacy Policy"});</script>
</body>
</html>