# Cookies政策

## **什么是Cookies？**

Cookies 是网站在你浏览时放置在你的设备上的一些小文本文件，由你的网络浏览器进行处理和储存，在\
你以后的浏览中也会被读取到。

**一般来说，根据不同的用途，cookies 可以分为四种类型:**

绝对必要的 cookies：这类 cookies 对于网站的浏览和其特点的利用是非常关键的，比如访问站点的\
安全区域等。

首选项 cookies：也称为“cookies”，这类 cookies 允许网站对你以往的选择进行记忆，比如你选\
择的语言，你选择要看天气预报的地区，或者是你的用于自动登陆的户名和密码。

统计 cookies：也称为“表现 cookies”，这些 cookies 会收集关于你使用网站的一些信息，比如你\
访问了哪些页面，点击了哪些链接。它们的唯一目的就是用来改进网站功能，包括用于第三方 cookies\
分析服务。这类 cookies 对这些被浏览的网站的所有者是有专门的用途的。

营销 cookies：这些 cookies 会用来跟踪你的在线活动以便广告主们推送更多相关的广告或者用来\
限制你浏览某个广告的次数。

**独角兽 使用的是什么 cookies?**

独角兽 使用以下两类 cookies 用于以下目的:

首选 cookies：独角兽 仅将首选项 cookies 用于记住你以往的设置来优化呈现给你的信息。

统计 cookies：独角兽 使用 Google Analytics 得出的第三方 cookies 来更好地分析网站使用情况。Google Analytics 收集第一方 cookies、设备/浏览器相关数据、IP 地址和网站/手机应用活动来测算和汇报有关用户交互的统计信息。Google 使用 Google Analytics 为 独角兽 提供测算服务。有关更多 Google Analytics cookies 的信息，请阅读[此处](https://support.google.com/analytics/answer/6004245?hl=zh-Hans)。

**退出**

如果需要退出用于记住你选择的该网站浏览语言的 cookies，请通过 [www.allaboutcookies.org](http://www.allaboutcookies.org) 找到管\
理和删除 cookies 的指南。若要退出 Google Analytics 的第三方 cookie，请单击[此处](https://support.google.com/analytics/answer/6004245?hl=zh-Hans)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dujiaoshou.help/dujiaoshou-scrm-translator/cookies-zheng-ce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
