PeekStats - Privacy Policy
Last updated: June 2026
PeekStats is a browser extension that displays CS2 player statistics directly
within FACEIT match room pages. This policy explains what data the extension
accesses and how it is used.
Data We Access
-
FACEIT session information - The extension may call
FACEIT's own session endpoint from the FACEIT page to identify your current
FACEIT account for features such as your ELO badge and "played before".
The extension does not read or store your password.
-
Player statistics - Public CS2 statistics such as K/D,
win rate, ADR, ELO, map statistics and recent match summaries are fetched
for players visible in the current match room.
-
Local cache - Fetched statistics are cached locally in
chrome.storage.local for up to 1 hour to reduce API calls.
-
Anonymous diagnostic reports - If a critical extension
feature fails to render, the extension may send a minimal technical report
to PeekStats servers. Reports can include the extension version, a generic
page type (with all identifiers such as room or player ids removed), a coarse
browser/OS label (e.g. "Chrome/Windows"), an error code and non-personal
debugging flags. Reports do not include your FACEIT account, room ids, player
ids, password, cookies, access tokens, chat messages, or player statistics.
What a Diagnostic Report Looks Like
For full transparency, this is the complete contents of a diagnostic report.
Nothing else is sent — there is no hidden field:
{
"code": "self_badge_no_avatar", // what failed
"ts": 1719500000000, // timestamp
"version": "2.0.1", // extension version
"page": "/cs2/room/:id", // page type — ALL ids removed
"browser": "Chrome/Windows", // coarse browser/OS only
"imgCount": 42 // non-personal debug flag
}
No account, no nickname, no room or player id, no statistics — only the
information needed to find and fix a bug.
Data We Do NOT Collect
- We do not collect your FACEIT password, cookies, or access tokens.
- We do not use analytics, tracking pixels, or advertising trackers.
- We do not sell or share diagnostic reports with third parties.
Third-Party APIs
The extension retrieves FACEIT data through FACEIT's public and first-party
endpoints. Public FACEIT API calls are proxied through PeekStats' Cloudflare
Worker so the FACEIT API key is not shipped inside the extension. FACEIT's own
Privacy Policy
governs FACEIT data.
Permissions Used
- storage - to cache player stats locally and save user preferences.
- host permission (faceit.com) - to inject PeekStats features into FACEIT pages.
Contact
If you have questions about this privacy policy, contact us through the
Chrome Web Store listing or the official PeekStats support channels.