-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
53 lines (41 loc) · 3.58 KB
/
privacy.html
File metadata and controls
53 lines (41 loc) · 3.58 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
---
title: Our Privacy Policy
layout: text
---
<div class="out contrast">
<div class="in">
<div class="a">
<h2 class="section-header">Information Collection and Use:</h2>
<p><strong>Personal Data:</strong> You may provide personal and organizational information, such as your name, email or the name of your organization. This may be used to contact you with additional product information and provide support. It will never be sold to a third party. </p>
<p><strong>Survey Data:</strong> When you create a survey, we store information that includes the name of the survey, its geographic location, and the associated questions. When you submit a survey response, you submit information including the surveyor name, date, parcel location, and answers to questions about the location. </p>
<p>LocalData currently shares this information publicly through our API. This means that others may see the results of your survey. This information helps local nonprofits and other organizations benefit from city-wide data. Some LocalData plans provide private surveys -- please contact us directly at <a href="mailto:info@localdata.com">info@localdata.com</a> for more details. </p>
<p>LocalData should not be used to store information that is regulated, including personally identifiable health data, without consultation. Please contact us for more details.</p>
<p><strong>Log Data:</strong> We use Google Analytics, KISSmetrics, and our own logging tools to record information ("Log Data") created by your use of the Services. Log Data may include information such as your IP address, browser type, operating system, the referring web page, pages visited, location, device and application IDs, search terms, and cookie information. We receive Log Data when you interact with our Services, for example, when you visit our websites. LocalData uses Log Data to measure, customize, and improve our services. It is never shared with third parties.</p>
<div class="section">
<h2>Security:</h2>
<p>Keeping your information secure is a top priority for LocalData. If you believe you have found a security issue, please contact us at <a href="mailto:info@localdata.com">info@localdata.com</a>. We will promptly acknowledge and investigate your report. We are happy to post a public acknowledgement when the issue is resolved. </p>
</div>
<div class="section">
<h2>Contact:</h2>
<p>
You can reach us by email: <a href="mailto:info@localdata.com">info@localdata.com</a><br>
Or by mail:<br>
Amplify Labs, Inc<br>
155 9th St<br>
San Francisco, CA 94103</p>
</div>
<div class="section">
<h2>Privacy Policy Changes:</h2>
<p>
We may revise this Privacy Policy from time to time. The most current version will always be at http://localdata.com/privacy. If we make any changes to this policy, we will provide notice on this page and to all registered users. By continuing to access or use the Services after those changes become effective, you agree to the terms of the revised Privacy Policy.</p>
<p><strong>Change Log:</strong></p>
<ul>
<li>August 8, 2013: Revised policy to improve wording, add security and contact information</li>
<li>September 12, 2012: Initial Privacy Policy</li>
</ul>
</div>
</div>
<div class="b">
</div>
</div>
</div>