# About Domains Out of Measurement Scope

Domains that fall under the following two categories cannot be configured.

**1. Japanese Language Domains**

Ptengine does not officially support the measurement of Japanese language domains. If you specify a Japanese language domain as a measurement target, please note the following:

1. If the domain of the target measurement site is a Japanese language domain, measurement cannot be performed correctly.
2. If the main domain consists of alphanumeric characters and the subdomain is in Japanese, measurement itself can be performed, but there is a risk that custom events may not be measured correctly.

**2. Domains Containing Special Characters**

If a domain contains symbols that cannot be recognized as a domain, the domain cannot be configured.

If a domain contains any of the following special characters, you may receive the error message "Please enter the correct page 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/en/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.
