# 关于不支持的域名

以下两种类型的域名无法设置：

**1. 日本语域名**

Ptengine 不正式支持对日本语域名的测量。如果您指定日本语域名作为测量对象，请注意以下几点：

1. 如果测量对象网站的域名是日本语域名，将无法正确测量。
2. 如果主域名是英数字而子域名是日本语，可以进行测量，但自定义事件可能无法正确测量。

**2. 包含特殊字符的域名**

如果域名包含无法识别的符号，将无法设置域名。

以下的特殊字符如果包含在域名中，可能会出现"请输入正确的页面URL"的提示：

– . : ? ' > < " / \_ % \* ) ( ! \~ & =+ | ^ $ \\


---

# 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/faq/tag-and-domain/excluded-domains.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.
