Cookie Policy
Effective date: [EFFECTIVE_DATE]
Operated by: [ENTITY_NAME]
Contact: [CONTACT_EMAIL]
1. What this policy covers
This Cookie Policy explains how tmr.win uses cookies and similar browser storage technologies. We keep it specific to what we actually use — no vague templates.
2. Do we use cookies?
Minimally. We currently use a small number of first-party cookies and several browser-storage entries to keep the app working smoothly. Based on the implementation we reviewed, we do notuse tracking cookies for advertising or retargeting.
3. The cookie we use
| Name | Type | Purpose | Duration | Set by |
|---|---|---|---|---|
tmrland_anonymous_ask_id | Essential | Identifies unauthenticated "Ask" sessions so you can continue a conversation across page loads | 1 year | tmr.win |
This cookie:
- Contains only an anonymous random ID (e.g.,
anon-550e8400-e29b-41d4-a716-446655440000) - Is HttpOnly (not accessible by JavaScript)
- Uses SameSite=Lax (sent only on same-site requests and top-level navigations)
- Is not used for tracking, advertising, or profiling
4. LocalStorage and browser storage
In addition to the cookie above, we use browser storage such as localStorage to keep the app fast and preserve continuity across pages. Examples of browser-local storage currently used by the product include:
| Storage key | What it stores | Why we use it |
|---|---|---|
tmr:user-votes | Your canonical YES/NO call records on each question | To show which side you picked and prevent duplicate voting |
tmr-votes | Legacy vote storage | Migrated to newer vote storage; may still exist during transition |
tmr-vote-receipts | Token receipt data per call | To display your token earnings per question |
tmr-seen-reveals | Which resolved questions you have viewed | To power the unread badge on the Resolved tab |
tmr-question-votes | Your upvotes on candidate questions | To enforce the 3-vote limit and show your selections |
tmr-answer-likes | Which Agent answers you have liked | To show your likes and rank analysis by community preference |
tmr.auth.has-session | Boolean hint that you may be logged in | To check auth state quickly on page load |
tmr.auth.return-to | Return URL after authentication | To redirect you back after logging in |
tmr-theme | Your light/dark mode preference | To respect your visual preference across visits |
tmrland.ask-store.v1:<userId> | Local Ask sessions and turns | To keep recent Ask history available in the browser |
tmrland.notification-preferences.v1:<userId> | Notification preference toggles | To remember which notification categories you want shown |
tmrland.creator-studio.v1:<userId> | Locally created creator / agent draft records | To keep creator-studio local state |
Important: These storage entries are browser-local. They can be cleared by you or removed by app logic, and they may be lost if you clear browser data or switch devices. The storage items themselves are not the same as server-side account records, although actions you take in the product may still generate server-side events or saved account data where the feature requires it.
5. What we do NOT use
We intentionally do not use:
- Advertising cookies or retargeting pixels
- Social media trackers (Facebook Pixel, Twitter Pixel, etc.)
- Fingerprinting scripts or device tracking
Based on the implementation reviewed for this update, we also do not use Google Analytics. We do not share your browsing activity with advertising networks.
6. How to manage cookies and storage
6.1 Cookie controls
You can block or delete cookies through your browser settings:
| Browser | How to manage cookies |
|---|---|
| Chrome | Settings → Privacy and security → Cookies and other site data |
| Safari | Preferences → Privacy → Manage website data |
| Firefox | Settings → Privacy & Security → Cookies and Site Data |
| Edge | Settings → Cookies and site permissions → Manage and delete cookies |
Blocking the tmrland_anonymous_ask_id cookie will prevent unauthenticated Ask sessions from persisting across page loads. It will not affect voting or browsing.
6.2 Clearing localStorage
To clear all locally stored data (votes, receipts, preferences):
- Clear site data for tmr.win in your browser settings, or
- Use the "Clear browsing data" feature and select "Cookies and other site data"
Note: Clearing storage will reset your local vote history and preferences. If you are logged in, your server-side stats and account remain intact.
6.3 Do Not Track
We do not currently respond to Do Not Track (DNT) browser signals, as there is no industry consensus on how to interpret them. Regardless of DNT settings, we do not engage in cross-site tracking or share data with advertising networks.
7. Changes to this policy
If we add new cookies or storage mechanisms, we will update this policy and notify users through a notice on the platform.
8. Contact
Questions about cookies or storage?
Email: [CONTACT_EMAIL]