discourse-legacysite-perl/site/slowtwitch.com/cgi-bin/articles/admin/templates/luna/local/privacy.html
2024-06-17 21:49:12 +10:00

85 lines
6.5 KiB
HTML
Raw Permalink Blame History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title><%site_title%>: Privacy Policy</title>
<%include include_common_head.html%>
</head>
<body id="category">
<%include include_accessibility.html%>
<div id="wrapper">
<%include include_header.html%>
<%include include_contentheader.html%>
<div id="ocwrapper" class="clear">
<div id="icwrapper" class="clear">
<%include include_leftsidebar.html%>
<div id="contentwrapper" class="shadowleft">
<%include include_contentwrapper_top.html%>
<div class="shadowtop"><div class="shadowtopleft"></div><div class="shadowtopright"></div></div>
<div class="shadowright">
<div id="content">
<%include include_content_top.html%>
<%--div class="crumb"><%Links::Utils::format_title($title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%></div--%>
<h2>Privacy Policy</h2>
<p class="info">
Written by: <a href="http://www.slowtwitch.com/cgi-bin/articles/search.cgi?LinkOwner=slowman">Dan Empfield</a><br />
Date: Tue Sep 18 2007<br />
</p>
<div class="detail_part">
<div class="detail_text">
INFORMATION WE GATHER
<br /> </br>
<br />The information we gather falls into two categories: 1) personal information you voluntarily supply when you complete a survey, register as a user on our FORUM, enter a contest or provide your e-mail address, and 2) tracking information collected as you navigate through our sites.
<br /> </br>
<br />PERSONAL INFORMATION VOLUNTARILY SUPPLIED:
<br /> </br>
<br />If you have registered or signed up on Slowtwitch, we will not sell, rent, swap or authorize any third party to use your email address without your permission. This also applies to any information that personally identifies you, except as noted immediately below.
<br /> </br>
<br />We may disclose personal information if we are required to do so by law or we in good faith believe that such action is necessary to (1) comply with the law or with legal process; (2) protect and defend our rights and property; (3) protect against misuse or unauthorized use of our website(s); or (4) protect the personal safety or property of our users or the public (among other things, this means that if you provide false information or attempt to pose as someone else, information about you may be disclosed as part of any investigation into your actions).
<br /> </br>
<br />We do, however, share information about our audience in aggregate form. For example, we may want to know how long the average reader spends on our site, or which pages or features get the most attention. Slowtwitch may perform statistical analyses of readers and their reading patterns for product development purposes and to generally inform advertisers about the nature of our subscriber base. We may use demographic and preference information to allow advertising on our Web sites to be targeted, in aggregate, to the users for whom they are most pertinent.
<br /> </br>
<br />USE OF COOKIES:
<br /> </br>
<br />This Site uses Google Analytics, a web analytics service provided by Google, Inc. (<28>Google<6C>). Google Analytics uses <20>cookies<65>, which are text files placed on your computer, to help us analyze how users use the Site. The information generated by the cookie about your use of the Site (including your IP address) will be transmitted to and stored by Google on their servers. Google will use this information for the purpose of evaluating your use of the Site, compiling reports on Site activity for us, and providing other services related to Site activity and Internet usage. Google may also transfer this information to third parties when required to do so by law, or where third parties process the information for Google.
<br /> </br>
<br />This site also collects information for both Facebook and Google Remarketing, which enables third party vendors who participate in Facebook<6F>s Custom Audience program as well as the Google Display Network (inclusive of Google) to show targeted ads on the Internet. Third party vendors, including Facebook and Google, use cookies to serve ads based on a user<65>s prior visits to this website.
<br /> </br>
<br />You may refuse the use of cookies by selecting the appropriate settings on your browser. Alternatively, you may opt out of Google<6C>s use of cookies by visiting the Google advertising opt-out page. To opt-out of Facebook<6F>s use of cookies, visit Facebook<6F>s advertising opt-out page. The information generated by the cookie may also be aggregated and accessed by third parties who provide services related to the Site to us. By using this Site, you consent to the processing of such data about you by Google, Facebook and such third parties in the manner and for the purposes set forth above.
<br /> </br>
<br />INTERNET BASED ADVERTISING:
<br /> </br>
<br />Some of the ads you see on this web site are tailored to your interests and based on your activity online or in the applications on your mobile device. This type of ad tailoring — sometimes called "interest-based" or "online behavioral" advertising — is enabled through various technologies, including browser cookies, mobile advertising identifiers as well as other non-cookie technologies. To help protect your privacy, we are committed to providing you transparency and choice for these activities. For more information and to opt-out of interest-based advertising, please visit: http://optout.networkadvertising.org/?c=1#!/
<br /> </br>
<br />FORUM USE
<br /> </br>
<br />Any information you disclose when posting to our FORUM, along with your message board screen name or ID, becomes public, and Slowtwitch has no control over how readers may use or treat what you post or divulge.
<br /> </br>
<br />EMAIL CORRESPONDENCE
<br /> </br>
<br />If, at any time, you prefer not to receive email newsletters or correspondence from us, simply follow the unsubscribe options at the bottom of each e-mail.
<br /> </br>
<br />AMENDMENTS TO THIS POLICY
<br /> </br>
<br />Our Privacy Policy may be amended from time to time. Any such changes will be posted on this Privacy Policy page.
</div>
</div>
<%include include_content_bottom.html%>
</div>
</div>
<div class="shadowbottom"><div class="shadowbottomleft"></div><div class="shadowbottomright"></div></div>
<%include include_contentwrapper_bottom.html%>
</div>
<%include include_rightsidebar.html%>
</div>
</div>
<%include include_contentfooter.html%>
<%include include_footer.html%>
</div>
</body>
</html>