# データ関連

- [データが正しく表示されないときのセルフチェック](https://helps.ptengine.com/faq/data/self-check.md)
- [全体レポートのゴール数と体験レポートのゴール数が一致しない](https://helps.ptengine.com/faq/data/goal-count-mismatch.md)
- [ページ分析ヒートマップのクリック数が少ない](https://helps.ptengine.com/faq/data/heatmap-low-clicks.md)
- [クリック数とコンバージョン数に大きなズレがある場合の対処法](https://helps.ptengine.com/faq/data/click-cv-mismatch.md)
- [ユーザーグループのレポートがうまく表示されない場合の原因と対策](https://helps.ptengine.com/faq/data/group-report-issue.md)
- [Google AnalyticsとPtengineの数値が異なる場合の原因と対策](https://helps.ptengine.com/faq/data/ga-comparison.md)


---

# 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/data.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.
