Privacy Policy

How Super SpinWheel handles your data — in plain English.

Effective Date: July 12, 2026 • Last Updated: July 14, 2026

1. Who We Are

Super SpinWheel (https://superspinwheel.com) is a free online wheel spinner and random name picker. You add options, spin the wheel, and get a random winner — all inside your browser. The site is built and operated by the 345tool Team, an independent developer collective.

Our privacy principle: we don't collect your data. The tool runs entirely client-side using JavaScript and HTML5 Canvas. We only use what's strictly necessary for the website to function, and we never monetize personal information.

2. Data Controller

3. How the Wheel Spinner Works

Super SpinWheel is a pure client-side application. Here's what happens when you use it:

  • The Canvas wheel renders entirely in your browser via the HTML5 Canvas 2D API.
  • Random selection uses crypto.getRandomValues (where available) combined with Math.random() — no external randomness service.
  • No data is sent to our server for processing. All computation happens locally.
  • Your options, settings, and spin results never leave your device.

4. No User Accounts or Login

Super SpinWheel does not require or offer user accounts. There is no registration, no sign-in, no OAuth, and no user profile system. We do not collect names, email addresses, or any personally identifiable information through account creation because no such system exists.

5. Cookies

Super SpinWheel sets no first-party cookies. There are no session cookies, authentication cookies, or preference cookies set by our domain. We do not use cookies for tracking, advertising, or any purpose.

Third-party services (Google Analytics, Google Fonts) may set their own cookies. See Section 8.

6. Browser Storage (localStorage)

Two items are stored in your browser's localStorage:

  • Theme preference — your light/dark mode choice (key: superspinwheel_theme).
  • Wheel data — options, color theme, spin duration, wheel title, auto-remove preference, and result history (key: superspinwheel_data).

This data stays on your device. We cannot see, access, or retrieve it. Clear it anytime via your browser's site data settings.

7. Google Analytics (GA4)

We use a minimal GA4 tag (G-JZDTGKBPS9) for aggregated traffic metrics: page view counts, approximate geography from anonymized IP, browser and device categories, and traffic source types.

GA4 never receives: your wheel options, spin results, localStorage contents, or any user-generated data. The tag is a standard page-view beacon only. Opt out via browser privacy settings, ad blockers, or Google's Analytics Opt-out Browser Add-on.

8. Third-Party Services

Super SpinWheel loads resources from these external providers:

  • Google Fonts (fonts.googleapis.com) — serves DM Sans, Space Grotesk, Sora fonts and Material Symbols icons.
  • Google Analytics (googletagmanager.com) — GA4 library for anonymized metrics (see Section 7).

We do not embed: advertising networks, social media widgets (share buttons are plain HTML links with no tracking), comment systems, third-party APIs, AI services, or any service that processes user-generated content.

9. Server Access Logs

Our Nginx web server keeps standard access logs for operational stability and security. Logged fields: IP address, browser User-Agent, requested URL, HTTP status code, response size, and timestamp. No request bodies are logged because the tool never sends data to the server. Logs rotate automatically and are retained for up to 90 days.

10. No API Endpoints

Super SpinWheel has no API endpoints for core functionality. There is no rate limiting system because no user requests are processed server-side. All computation is client-side. The server only serves static files (HTML, CSS, JS, images) via Nginx.

11. Data Retention

Wheel data: Stored only in your browser's localStorage. We have no access to it — you control it entirely.

Server logs: Nginx access logs retained up to 90 days, then automatically rotated.

No user accounts: With no registration system, there are no account records to retain or delete.

12. Your Rights (GDPR, CCPA, COPPA)

GDPR (EU/EEA): Since we collect no personal data (no accounts, no forms, no server-side storage), core GDPR rights — access, rectification, erasure, portability — are inherently satisfied. Your wheel data is already under your exclusive control in your browser.

CCPA (California): We do not sell, rent, or share personal information. No behavioral advertising or cross-context tracking takes place on this site.

COPPA (Under 13): We do not knowingly collect data from children under 13. The tool requires no registration and collects no personal information, making it inherently COPPA-compliant.

13. Changes to This Policy

This policy may be updated to reflect changes in the service or applicable law. The latest version is always at https://superspinwheel.com/privacy. Significant changes are noted in the Release Log on our About page. Continued use after updates constitutes acceptance.

14. Contact