开发文档

开发文档

Cookie Policy / Cookie 政策模板

Cookie政策_Cookie_Policy.md

Cookie Policy / Cookie 政策模板

版本:v0.1 日期:2026-05-11 状态:模板,需根据实际前端埋点和地区要求更新

---

1. Overview / 概述

[Platform Name] uses cookies and similar technologies to operate the website, authenticate users, secure sessions, remember preferences, analyze usage, and improve the Services.

---

2. Types of Cookies

Strictly necessary cookies:

  • Login sessions.
  • CSRF protection.
  • Security and fraud prevention.
  • Load balancing.

Preference cookies:

  • Language.
  • Region.
  • Dashboard preferences.

Analytics cookies:

  • Page views.
  • Feature usage.
  • Conversion events.
  • Error diagnostics.

Marketing cookies:

  • Campaign attribution.
  • Referral tracking.
  • Retargeting, if enabled.

MVP recommendation: do not enable marketing cookies until consent banner and vendor review are ready.

---

3. Cookie List Template

| Name | Provider | Purpose | Type | Duration | |---|---|---|---|---| | [session_cookie] | [Platform Name] | User session | Necessary | [Duration] | | [csrf_cookie] | [Platform Name] | CSRF protection | Necessary | [Duration] | | [locale_cookie] | [Platform Name] | Language preference | Preference | [Duration] | | [analytics_cookie] | [Analytics Provider] | Usage analytics | Analytics | [Duration] |

This table must be updated from the actual production implementation before launch.

---

4. Consent / 同意

Where required by law, we will request consent before using non-essential cookies.

Users can manage cookie preferences through:

  • Cookie banner.
  • Browser settings.
  • Platform privacy settings, if available.

Strictly necessary cookies cannot be disabled through platform settings because they are required to provide secure login and API dashboard functionality.

---

5. Third-Party Cookies

Third-party providers may set cookies when we use services such as:

  • Analytics.
  • Customer support chat.
  • Payment checkout.
  • Fraud prevention.
  • CDN or security tools.

These providers process data according to their own policies and our agreements with them.

---

6. Updates

We may update this Cookie Policy when we change cookies, analytics, advertising tools, or support vendors.