-
Notifications
You must be signed in to change notification settings - Fork 6
/
privacy.html
171 lines (125 loc) · 12.3 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Privacy Policy | UXOK Design Conference </title>
<meta name='viewport' content='width=device-width, initial-scale=1, viewport-fit=cover'>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.svg">
<meta name="twitter:title" content="UXOK Design Conference">
<meta name="twitter:description" content="Oklahoma’s UX/UI Conference. Powered by Techlahoma.">
<meta name="twitter:image" content="https://uxok.org/assets/images/2023/share.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@uxokconf">
<meta property="og:title" content="UXOK Design Conference">
<meta property="og:description" content="Oklahoma’s UX/UI Conference. Powered by Techlahoma.">
<meta property="og:image" content="https://uxok.org/assets/images/2023/share.jpg">
<meta property="og:url" content="https://uxok.org/">
<meta property="og:type" content="website" />
<script src="https://kit.fontawesome.com/0f5346defd.js" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PVCV2SC');</script>
<!-- End Google Tag Manager -->
</head>
<body class="bg-stone-200 font-barlow">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PVCV2SC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<main class="">
<div class="background pt-16 md:pt-24">
<div class="container max-screen-w-md mx-auto text-center py-8 px-4 sm:p-8">
<h1 class="font-soggy text-4xl lg:text-5xl leading-none logo text-stone-200"><span class="block text-8xl sm:text-9xl lg:text-[200px] ">UXOK</span> Design Conference</h1>
</div>
</div>
<div class=" bg-stone-200 ">
<div class="container max-w-screen-md mx-auto py-8 px-4 sm:p-8 text-[#323D4F]">
<div>
<section class="hero">
<div class="max-w-screen-xl container mx-auto p-4 text-center">
<h1 class="text-4xl mb-2 font-bold font-soggy">Privacy Policy</h1>
</div>
</section>
<section id="about" class="section">
<div class="container mx-auto max-w-screen-xl px-4 pt-4 ">
<p class="mb-4">At UXOK Conference, accessible from uxok.org, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collected and recorded by UXOK Conference and how we use it.</p>
<p class="mb-4">If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us.</p>
<p class="mb-4">This Privacy Policy applies only to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in UXOK Conference. This policy is not applicable to any information collected offline or via channels other than this website. Our Privacy Policy was created with the help of the <a class="underline text-[#4F596D]" href="https://www.privacypolicygenerator.info">Privacy Policy Generator</a> and the <a class="underline text-[#4F596D]" href="https://www.privacypolicyonline.com">Free Privacy Policy Generator</a>.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">Consent</h2>
<p class="mb-4">By using our website, you hereby consent to our Privacy Policy and agree to its terms.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">Information we collect</h2>
<p class="mb-4">The personal information that you are asked to provide, and the reasons why you are asked to provide it, will be made clear to you at the point we ask you to provide your personal information.</p>
<p class="mb-4">If you contact us directly, we may receive additional information about you such as your name, email address, phone number, the contents of the message and/or attachments you may send us, and any other information you may choose to provide.</p>
<p class="mb-4">When you register for an Account, we may ask for your contact information, including items such as name, company name, address, email address, and telephone number.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">How we use your information</h2>
<p class="mb-4">We use the information we collect in various ways, including to:</p>
<ul class="list-disc mb-4 ml-8">
<li>Provide, operate, and maintain our webste</li>
<li>Improve, personalize, and expand our webste</li>
<li>Understand and analyze how you use our webste</li>
<li>Develop new products, services, features, and functionality</li>
<li>Communicate with you, either directly or through one of our partners, including for customer service, to provide you with updates and other information relating to the webste, and for marketing and promotional purposes</li>
<li>Send you emails</li>
<li>Find and prevent fraud</li>
</ul>
<h2 class="text-2xl font-bold mt-8 mb-2">Log Files</h2>
<p class="mb-4">UXOK Conference follows a standard procedure of using log files. These files log visitors when they visit websites. All hosting companies do this and a part of hosting services' analytics. The information collected by log files include internet protocol (IP) addresses, browser type, Internet Service Provider (ISP), date and time stamp, referring/exit pages, and possibly the number of clicks. These are not linked to any information that is personally identifiable. The purpose of the information is for analyzing trends, administering the site, tracking users' movement on the website, and gathering demographic information.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">Cookies and Web Beacons</h2>
<p class="mb-4">Like any other website, UXOK Conference uses 'cookies'. These cookies are used to store information including visitors' preferences, and the pages on the website that the visitor accessed or visited. The information is used to optimize the users' experience by customizing our web page content based on visitors' browser type and/or other information.</p>
<p class="mb-4">For more general information on cookies, please read <a class="underline text-[#4F596D]" href="https://www.cookieconsent.com/what-are-cookies/">"What Are Cookies" from Cookie Consent</a>.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">Google DoubleClick DART Cookie</h2>
<p class="mb-4">Google is one of a third-party vendor on our site. It also uses cookies, known as DART cookies, to serve ads to our site visitors based upon their visit to www.website.com and other sites on the internet. However, visitors may choose to decline the use of DART cookies by visiting the Google ad and content network Privacy Policy at the following URL – <a class="underline text-[#4F596D]" href="https://policies.google.com/technologies/ads">https://policies.google.com/technologies/ads</a></p>
<h2 class="text-2xl font-bold mt-8 mb-2">Advertising Partners Privacy Policies</h2>
<P>You may consult this list to find the Privacy Policy for each of the advertising partners of UXOK Conference.</p>
<p class="mb-4">Third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are used in their respective advertisements and links that appear on UXOK Conference, which are sent directly to users' browser. They automatically receive your IP address when this occurs. These technologies are used to measure the effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on websites that you visit.</p>
<p class="mb-4">Note that UXOK Conference has no access to or control over these cookies that are used by third-party advertisers.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">Third Party Privacy Policies</h2>
<p class="mb-4">UXOK Conference's Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to consult the respective Privacy Policies of these third-party ad servers for more detailed information. It may include their practices and instructions about how to opt-out of certain options. </p>
<p class="mb-4">You can choose to disable cookies through your individual browser options. To know more detailed information about cookie management with specific web browsers, it can be found at the browsers' respective websites.</p>
<h2 class="text-2xl font-bold mt-8 mb-2">CCPA Privacy Rights (Do Not Sell My Personal Information)</h2>
<p class="mb-4">Under the CCPA, among other rights, California consumers have the right to:</p>
<ul class="list-disc mb-4 ml-8">
<li>Request that a business that collects a consumer's personal data disclose the categories and specific pieces of personal data that a business has collected about consumers.</li>
<li>Request that a business delete any personal data about the consumer that a business has collected.</li>
<li>Request that a business that sells a consumer's personal data, not sell the consumer's personal data.</li>
<li>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</li>
</ul>
<h2 class="text-2xl font-bold mt-8 mb-2">GDPR Data Protection Rights</h2>
<p class="mb-4">We would like to make sure you are fully aware of all of your data protection rights. Every user is entitled to the following:</p>
<ul class="list-disc mb-4 ml-8">
<li>The right to access – You have the right to request copies of your personal data. We may charge you a small fee for this service.</li>
<li>The right to rectification – You have the right to request that we correct any information you believe is inaccurate. You also have the right to request that we complete the information you believe is incomplete.</li>
<li>The right to erasure – You have the right to request that we erase your personal data, under certain conditions.</li>
<li>The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions.</li>
<li>The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions.</li>
<li>The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions.</li>
<li>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.</li>
</ul>
<h2 class="text-2xl font-bold mt-8 mb-2">Children's Information</h2>
<p class="mb-4">Another part of our priority is adding protection for children while using the internet. We encourage parents and guardians to observe, participate in, and/or monitor and guide their online activity.</p>
<p class="mb-4">UXOK Conference does not knowingly collect any Personal Identifiable Information from children under the age of 13. If you think that your child provided this kind of information on our website, we strongly encourage you to contact us immediately and we will do our best efforts to promptly remove such information from our records.</p>
</div>
</section>
</div>
</div>
</div>
</main>
<div class="max-w-screen-md mx-auto px-8">
<div class=" border-t-[1px] border-[#4F596D] w-full mb-8 "></div>
</div>
<footer class=" mt-0 md:mt-0 mb-16 text-center uppercase ">
© 2023 <strong><a href="https://www.techlahoma.org/">Techlahoma Foundation</a></strong>. All rights reserved
</footer>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-101276171-3"></script>
<script src="https://cdn.tailwindcss.com"></script>
<!-- <script src="https://js.tito.io/v1" async></script> -->
</body>
</html>