I want to use basic analytics info to get a sense of how many people are using this page, and how much.
This page explains what is stored in your browser and what is logged on the server.
Browser Storage Used by This Site
- Consent cookie:
sf25_cookie_consent stores whether you accepted or declined analytics cookies.
- Optional analytics cookie:
sf25_cid is a random client ID used only when analytics consent is accepted.
- Local storage preferences (on your device):
hex_ai_display_board_size,
hex_ai_preferred_elo,
hex_ai_dark_mode,
hex_ai_pie_rule_enabled,
hex_ai_color_scheme,
hex_ai_piece_style.
What Analytics Logs Contain
- Timestamp, path, endpoint, method, status code, and request duration.
- The random analytics client ID (if consented) and a hashed user-agent value.
- Game/session usage metadata such as TRMPH move count/length and short-term request-sequence continuity metrics.
- A coarse country code only if provided by hosting proxy headers (for example
US).
- Analytics are written to monthly server log files under
logs/web_usage_YYYY_MM.jsonl.
IP Address Handling
- Default setup: raw IP addresses are not stored in analytics logs.
- Server configuration can optionally include hashed IP or raw IP for operations/debugging needs.
What This Site Does Not Do
- No advertising cookies.
- No cross-site tracking.
- No data sale.
Your Choices
- You can accept or decline optional analytics cookies in the cookie banner.
- You can clear cookies/local storage in your browser to remove saved consent and preference data.
Back to game