Do Not Track
The Do Not Track cookie is designed to limit what websites track and share about your online behaviors. This website will always honor Do Not Track. See About for more info about what is currently done to limit tracking.
Google Analytics is in use but is guraded with the following Javascript so that it will not load if you have set the Do Not Track Cookie:
if (!(window.doNotTrack === "1" ||
navigator.doNotTrack === "1" ||
navigator.doNotTrack === "yes" ||
navigator.msDoNotTrack === "1")) {
// GA code here
}