# checkレポートが表示されない場合

レポートが表示されない現象が発生している場合は、以下の理由が考えられます。

* 1**計測したいページに計測コードが正しく設置されていない。**\
  基本タグの表記の手違いや、二重タグを設置するかをご確認ください。
* 2**計測PV数の上限を超えている可能性があります。**\
  無料版の計測PV数の上限は3000PVです。PV数の上限は、契約更新日にリセットされます。
* 3**プロジェクトで設定したドメインと解析コードの設定したページのドメインとが一致していない。**\
  該当プロジェクトの\[基本設定]で計測ドメインの設定内容を確認してください。
* 4**解析コードを貼り付けたページが、設定によりネットからアクセスできないページである**\
  例えば、お客様の社内からしかアクセスできないように設定されている\
  色んなアクセス環境で実際にそのページにアクセスできるかをテストして見てください。
* 5お客様のアクセス環境によってはデータが表示されるまでに、少し時間がかかる場合があります。(約30〜60分ぐらい)\
  しばらく時間をおいてからレポートのページへ再度アクセスしてみてください。


---

# 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/start-guide/report-not-showing.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.
