We use a small, clearly documented set of browser storage values. Here is everything you need to know about them and how to manage them.
Last updated: 23 May 2026 | Effective immediately
Cookies are small text files that a website places in your browser when you visit. They allow the site to remember information across page loads and visits. On YukonPioneer we use both first-party cookies (set by our own domain) and the browser’s localStorage API. We do this because localStorage works reliably across pages when opened via the file system during development, while cookies provide persistence across browser sessions. We do not use third-party advertising cookies. We do not use tracking pixels or fingerprinting.
We use cookies and localStorage for two core purposes: (a) to remember your age-gate confirmation so you are not asked on every page visit; and (b) to remember your cookie-consent choice so we respect it across all pages. Without these functional values the platform cannot operate as described — you would be asked for your age and consent on every single page. All other cookies are only activated with your explicit consent from the cookie banner.
Below is a complete inventory of every browser storage value set by YukonPioneer.
Using our cookie banner: You can reopen the cookie banner at any time by clicking the “🍪 Cookies” pill in the bottom corner of any page. Clicking “Essentials Only” will set the consent flag but will not activate analytics. Clicking “Accept All” will additionally enable analytics if present.
Using your browser: You can clear all cookies and localStorage data for our domain via your browser’s developer tools or privacy settings. In Chrome: Settings → Privacy and security → Cookies and other site data → See all site data → search for our domain → Delete. In Firefox: Preferences → Privacy & Security → Cookies and Site Data → Manage Data. In Safari: Preferences → Privacy → Manage Website Data.
Effect of clearing: Clearing our cookies will reset your age-gate confirmation and consent choice. You will be shown the age gate on your next visit, followed by the cookie banner after you confirm your age.
YukonPioneer does not place any third-party cookies. We do link to external fonts via Google Fonts (fonts.googleapis.com) and to our CSS framework via jsDelivr (cdn.jsdelivr.net). These CDNs may set their own infrastructure cookies; these are not within our control. We load the Bootstrap grid CSS and Google Fonts via standard CDN <link> tags — these do not track you for advertising purposes. If you have concerns about CDN-level data handling, consult Google’s and jsDelivr’s respective privacy policies.
We implement Google Consent Mode v2 via our inline script. On every page load, all non-essential consent categories (‘ad_storage’, ‘ad_user_data’, ‘ad_personalization’, ‘analytics_storage’, ‘functionality_storage’, ‘personalization_storage’) default to ‘denied’. Only ‘security_storage’ defaults to ‘granted’ as it is essential for platform security. If you click ‘Accept All’, we update ‘analytics_storage’ to ‘granted’. No advertising cookies are ever activated on this platform regardless of consent choice.
If you have any questions about how we use cookies or browser storage, or if you want to request that we delete data associated with your browser, please contact us at [email protected]. We will respond within 30 days. For broader privacy questions, see our Privacy Charter.