-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
186 lines (169 loc) · 13.2 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
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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120507254-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-120507254-1');
</script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/4624696.js"></script>
<!-- End of HubSpot Embed Code -->
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("cd7728789971534c2317ee8a8c11cf6f");</script><!-- end Mixpanel -->
<!-- Metatags-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SlatPlanner: Privacy Policy</title>
<meta name="description" content="Slatplanner - Yield the full benefits of digital planning, without sacrificing the physical, collaborative experience." />
<meta name="keywords" content="slatplaner, planning, optimize, management, project, team, project management, resources, construction, collaboration " />
<meta name="author" content="Carv" />
<!--[if IE]><link rel="shortcut icon" href="/assets/favicon.png"><![endif]-->
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="SlatPlanner">
<meta itemprop="description" content="SlatPlanner - Yield the full benefits of digital planning, without sacrificing the physical, collaborative experience.">
<meta itemprop="image" content="/assets/img/social.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@slatplanner">
<meta name="twitter:title" content="SlatPlanner: The Team and Project Pipeline Optimizer">
<meta name="twitter:description" content="SlatPlanner - Yield the full benefits of digital planning, without sacrificing the physical, collaborative experience.">
<meta name="twitter:creator" content="@slatplanner">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="/assets/img/social.png">
<!-- Open Graph data -->
<meta property="og:title" content="SlatPlanner: Yield the full benefits of digital planning, without sacrificing the physical, collaborative experience." />
<meta property="og:type" content="Website" />
<meta property="og:url" content="http://www.slatplanner.com/" />
<meta property="og:image" content="/assets/img/social.png" />
<meta property="og:description" content="SlatPlanner -Yield the full benefits of digital planning, without sacrificing the physical, collaborative experience." />
<meta property="og:site_name" content="SlatPlanner" />
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,700" rel="stylesheet">
<link rel="stylesheet" href="/css/main.css">
</head>
<body class="privacy-policy-page">
<div class="body-container">
<div w3-include-html="partials/nav--inverse.html" class="nav--container"></div>
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="privacy-policy--header">
<h1 class="hero">SlatPlanner LLC Privacy Policy</h1>
<p class="lead">This Privacy Policy describes how your personal information is collected, used, and shared when you visit or make a purchase from slatplanner.com (the “Site”).</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="privacy-section">
<h4>PERSONAL INFORMATION WE COLLECT</h4>
<p>When you visit the Site, we automatically collect certain information about your device, including information about your web browser, IP address, time zone, and some of the cookies that are installed on your device. Additionally, as you browse the Site, we collect information about the individual web pages or products that you view, what websites or search terms referred you to the Site, and information about how you interact with the Site. We refer to this automatically-collected information as “Device Information.”</p>
<p class="list-head">We collect Device Information using the following technologies:</p>
<ol>
<li>“Cookies” are data files that are placed on your device or computer and often include an anonymous unique identifier. For more information about cookies, and how to disable cookies, visit http://www.allaboutcookies.org.</li>
<li>“Log files” track actions occurring on the Site, and collect data including your IP address, browser type, Internet service provider, referring/exit pages, and date/time stamps.</li>
<li>“Web beacons,” “tags,” and “pixels” are electronic files used to record information about how you browse the Site.</li>
</ol>
<p>Additionally when you make a purchase or attempt to make a purchase through the Site, we collect certain information from you, including your name, billing address, shipping address, payment information (not including credit card numbers), email address, and phone number. We refer to this information as “Order Information.”</p>
<p>When we talk about “Personal Information” in this Privacy Policy, we are talking both about Device Information and Order Information.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>HOW DO WE USE YOUR PERSONAL INFORMATION?</h4>
<p>We use the Order Information that we collect generally to fulfill any orders placed through the Site (including processing your payment information, arranging for shipping, and providing you with invoices and/or order confirmations). Additionally, we use this Order Information to: Communicate with you; Screen our orders for potential risk or fraud; and When in line with the preferences you have shared with us, provide you with information or advertising relating to our products or services.</p>
<p>We use the Device Information that we collect to help us screen for potential risk and fraud (in particular, your IP address), and more generally to improve and optimize our Site (for example, by generating analytics about how our customers browse and interact with the Site, and to assess the success of our marketing and advertising campaigns).</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>SHARING YOUR PERSONAL INFORMATION</h4>
<p>We share your Personal Information with third parties to help us use your Personal Information, as described above. For example, we use Shopify to power our online store--you can read more about how Shopify uses your Personal Information here: https://www.shopify.com/legal/privacy. We also use Google Analytics to help us understand how our customers use the Site--you can read more about how Google uses your Personal Information here: https://www.google.com/intl/en/policies/privacy/. You can also opt-out of Google Analytics here: https://tools.google.com/dlpage/gaoptout.</p>
<p>Finally, we may also share your Personal Information to comply with applicable laws and regulations, to respond to a subpoena, search warrant or other lawful request for information we receive, or to otherwise protect our rights.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>DO NOT TRACK</h4>
<p>Please note that we do not alter our Site’s data collection and use practices when we see a Do Not Track signal from your browser.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>YOUR RIGHTS</h4>
<p>If you are a European resident, you have the right to access personal information we hold about you and to ask that your personal information be corrected, updated, or deleted. If you would like to exercise this right, please contact us through the contact information below.</p>
<p>Additionally, if you are a European resident we note that we are processing your information in order to fulfill contracts we might have with you (for example if you make an order through the Site), or otherwise to pursue our legitimate business interests listed above. Additionally, please note that your information will be transferred outside of Europe, including to Canada and the United States.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>DATA RETENTION</h4>
<p>When you place an order through the Site, we will maintain your Order Information for our records unless and until you ask us to delete this information.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>CHANGES</h4>
<p>We may update this privacy policy from time to time in order to reflect, for example, changes to our practices or for other operational, legal or regulatory reasons.</p>
</div>
</div>
<div class="col-xs-12">
<div class="privacy-section">
<h4>CONTACT US</h4>
<p>For more information about our privacy practices, if you have questions, or if you would like to make a complaint, please contact us by e-mail at [email protected] or by mail using the details provided below:</p>
<p class="address">400 Shades Creek Parkway, Birmingham, AL, 35209, United States</p>
</div>
</div>
</div>
</div>
<div w3-include-html="partials/footer.html" class="footer--container"></div>
</div>
<script src="https://www.w3schools.com/lib/w3.js"></script>
<script>
function includeHTML() {
var z, i, elmnt, file, xhttp;
/*loop through a collection of all HTML elements:*/
z = document.getElementsByTagName("*");
for (i = 0; i < z.length; i++) {
elmnt = z[i];
/*search for elements with a certain atrribute:*/
file = elmnt.getAttribute("w3-include-html");
if (file) {
/*make an HTTP request using the attribute value as the file name:*/
xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4) {
if (this.status == 200) {elmnt.innerHTML = this.responseText;}
if (this.status == 404) {elmnt.innerHTML = "Block not found.";}
/*remove the attribute, and call this function once more:*/
elmnt.removeAttribute("w3-include-html");
includeHTML();
}
}
xhttp.open("GET", file, true);
xhttp.send();
/*exit the function:*/
return;
}
}
}
</script>
<script>
includeHTML();
</script>
<script src="/assets/js/jquery-2.1.1.js"></script>
<script src="/assets/js/jquery.blast.min.js"></script>
<script src="/assets/js/TweenMax.min.js"></script>
<script src="/assets/js/scripts.js"></script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/4624696.js"></script>
<!-- End of HubSpot Embed Code -->
</body>
</html>