# 計測コードがページ読み込み速度に与える影響

### このような疑問をお持ちではありませんか？ <a href="#nin-shi-fou-you-yi-xia-de-kun-huo" id="nin-shi-fou-you-yi-xia-de-kun-huo"></a>

Ptengineの計測コードでページを計測する際、ページの読み込み速度に影響があるのではないかとご心配されていませんか？

ご安心ください。Ptengineの計測コードがページ読み込み速度に与える影響は非常に小さく、影響がないと言えるレベルです（具体的な影響範囲は訪問者のネットワーク環境などの要因によって異なる場合がありますので、あらかじめご了承ください）。

以下では、基本タグがページ読み込み速度に与える影響範囲を確認する方法をご紹介します。

### 確認方法 <a href="#jian-ce-fang-fa" id="jian-ce-fang-fa"></a>

1. 新しいタブを開き、右クリックして「検証」を選択し、デベロッパーツールを開きます。\\
2. 「Network」を選択し、「js.ptengine.com」でフィルタリングします。
3. 計測コードを設置済みのページURLを入力し、そのページにアクセスします。
4. 「js」セクションで、基本タグの読み込み時間を確認できます（通常のネットワーク通信環境では、読み込み時間はミリ秒単位です）。\
   下図の赤枠内の最下部がお客様のウェブサイトの読み込み時間です。\
   ![Step 3](/files/QkdmV6DsbcJe7yoBRjZa)


---

# 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/faq/tracking-code/page-load-impact.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.
