# UA排除

> #### UA（用户代理）排除是什么
>
> UA（用户代理）是指代表用户执行处理和通信的软件（主要是Web浏览器）或硬件。
>
> UA排除是从分析中排除来自特定软件或硬件的访问的功能。

## 此功能的优势

通过使用此功能，您可以获得以下优势。

**精确的数据分析:** 通过排除机器人等非人为访问，可以基于更精确的用户行为数据进行分析。

**灵活的排除设置:** 除了默认设置可以自动排除100多种机器人外，您还可以使用特定关键字或正则表达式来自定义排除规则。

**一致的数据统计:** 所设置的排除规则同时适用于Insight和Experience两项功能，因此可以在一致的条件下进行数据统计。

## 常见使用场景

此功能在以下场景中很有帮助。

**想要排除搜索引擎爬虫的情况:** 来自Googlebot等爬虫的访问会产生分析噪声，因此将其排除以仅统计纯用户访问。

**想要排除自公司监视工具访问的情况:** 将来自网站运行监视工具等内部定期访问从分析对象中排除。

**想要排除来自特定应用程序访问的情况:** 排除特定应用内浏览器的访问等与分析目的不符的流量。

## 设置方法

**访问基本设置** 按照「基本设置」>「项目」>「UA排除」的顺序进行

**自定义设置** 选择「自定义」

输入UA关键字并保存

多个UA输入：点击「添加」按钮显示新的输入框


---

# 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://helps.ptengine.com/cn/insight/setting/ua-exclusion.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.
