CoralPeakAU uses browser localStorage and sessionStorage (not traditional HTTP cookies) for all local data storage.
1. Storage Items We Use
| Key | Type | Category | Purpose | Expires |
|---|---|---|---|---|
cpa_age | sessionStorage | Essential | 18+ age gate confirmation | Tab close |
cpa_cookies | localStorage | Essential | Cookie consent flag | Until cleared |
cpa_peak_bal | localStorage | Functional | Coral Peak Spin balance | Until cleared |
cpa_reef_bal | localStorage | Functional | Great Reef Jackpot balance | Until cleared |
cpa_user | localStorage | Functional | Registered user data (optional) | Until cleared |
cpa_leaderboard | localStorage | Functional | Leaderboard player data | Until cleared |
2. Third-Party
No tracking, advertising, or analytics cookies are used. No third-party scripts other than Google Fonts (typography CDN) are loaded.
3. Managing Your Data
- Chrome / Edge: DevTools (F12) → Application → Storage → Clear Site Data
- Firefox: DevTools (F12) → Storage → Right-click → Delete All
- Safari: Preferences → Privacy → Manage Website Data → Remove
🧹 Clear All CoralPeakAU Data
Click to reset all locally stored data including game balances, registration, and leaderboard.
4. Contact
Questions? Email [email protected] or use our contact form.