Privacy

This page describes what the site actually does. It is not a generic template, and it does not describe data the site does not collect.

Hosting

The site is hosted on Vercel. Vercel processes the network requests needed to serve pages and, like any host, records operational request logs on its own retention schedule.

Analytics

The site uses Vercel Web Analytics and Vercel Speed Insights, which Vercel describes as anonymous and cookie free. No advertising or cross site tracking script runs.

A small, fixed set of interaction events is recorded:

  • Selecting a game from search, with the game slug and where the search was used
  • Opening a source link, with the game slug and section
  • Opening or submitting a correction, with the game slug and section
  • Answering the useful or not useful control, with the game slug

The following are never sent to analytics:

  • What you typed into search
  • The text of a correction report
  • A source link you submitted
  • Any email address, username, or IP address
  • Any stable cross site identifier

Bot verification

The correction form uses Cloudflare Turnstile to check that a submission is not automated. Turnstile receives the information it needs to make that check, and its verification runs on our server rather than in your browser alone.

Correction reports

When you send a correction report, the following is stored in a Neon Postgres database:

  • The guide and section it concerns
  • Your description of the issue
  • An optional source link, platform, and edition or version
  • An optional incident type
  • A generated report identifier and a submission key used to prevent duplicates
  • The time it was received and its review status

The form does not ask for, and the database does not store:

  • Your name, username, or account
  • Your email address
  • Any file upload
  • Your IP address

This means we cannot reply to a report, and it means a report cannot be traced back to you by us. That is a deliberate choice.

Retention

  • Reports that are rejected or found to be duplicates are purged after 180 days.
  • Accepted reports are kept for up to one year as the evidence record behind a change, after which only the resulting public source and content change remains.
  • Operational logs follow the shortest practical retention offered by the host.

Deleting a report

A successful submission returns a report identifier. Because no identity is stored, that identifier is the only way to locate a specific report. Send it to the contact route and the report will be deleted.

Advertising and affiliate links

Neither is active. No advertising script loads and no link on the site is an affiliate link. If that changes, this page and the affiliate disclosure will be updated before it goes live.

Storage in your browser

StreamThisGame sets no cookies. The useful or not useful control records your answer in session storage so the same page does not ask twice in one visit. That value is cleared when you close the browser. If you choose a light or dark theme, that preference stays in local storage until you change it or clear your browser data. The theme preference is not transmitted. The helpful response stays in session storage, although answering may also generate the anonymous analytics event described above. Blocking browser storage does not break the site.