This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
privacy [2020/12/31 14:13] – Jeremy McReynolds | privacy [2021/01/09 15:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Privacy Policy ====== | ====== Privacy Policy ====== | ||
- | <WRAP round box> | + | The [[https:// |
- | < | + | |
+ | We will never sell or voluntarily disclose your personal information or email address. If you choose to leave a comment or sign-up for our email list, we will then have your email address. However, we won’t sell or voluntarily disclose your email address or personal information to anyone else. | ||
+ | |||
+ | ===== Cookies ===== | ||
+ | A cookie is a small amount of text generated by this website (and others) stored within your web browser. Their general purpose is to store information about your visit, including login details, personalization settings, and site usage characteristics. | ||
+ | |||
+ | Jeremy' | ||
+ | |||
+ | For transparency' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | To learn more about cookies and their usage across the internet, follow one of these links: [[https:// | ||
+ | ===== Do Not Track ===== | ||
+ | Our website and its underlying analytics platform honor the "Do Not Track" flag if the feature is enabled on your browser. If you choose to enable it, then we will not track you through our analytics service. Your visits will still be minimally tracked within our web server maintenance and security logs. If you would like to read more on the subject of "Do Not Track", | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ===== Tracking Opt Out ===== | ||
+ | |||
+ | <WRAP round box 500px center> | ||
+ | < | ||
+ | <div id=" | ||
+ | < | ||
+ | <p>To make that choice, please click below to receive an opt-out cookie.</ | ||
+ | <p class=" | ||
+ | <input type=" | ||
+ | <label for=" | ||
+ | </p> | ||
+ | </ | ||
+ | < | ||
+ | document.addEventListener(" | ||
+ | function setOptOutText(element) { | ||
+ | _paq.push([function() { | ||
+ | element.checked = !this.isUserOptedOut(); | ||
+ | document.querySelector(' | ||
+ | ? 'You are currently opted out. Click here to opt in.' | ||
+ | : 'You are currently opted in. Click here to opt out.'; | ||
+ | }]); | ||
+ | } | ||
+ | |||
+ | var optOut = document.getElementById(" | ||
+ | optOut.addEventListener(" | ||
+ | if (this.checked) { | ||
+ | _paq.push([' | ||
+ | } else { | ||
+ | _paq.push([' | ||
+ | } | ||
+ | setOptOutText(optOut); | ||
+ | }); | ||
+ | setOptOutText(optOut); | ||
+ | }); | ||
+ | </ | ||
+ | </ | ||
+ | </ |