> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/ja/kefaq/yokuaru/notoonogashimasen.md).

# 当社の統計とお客様の統計が一致しません

このような差異はいくつかの要因で説明できます：

* ExoClick は生のインプレッションをカウントし、即座に送信します。つまり、フィルタリングはありません。訪問したページは、当社のプラットフォームでインプレッションとしてカウントされるために完全に読み込まれる必要はありません。
* 当社のトラッキングピクセルを使用している場合、24時間ごとにIPアドレスあたり1件のイベントとしてカウントされます。そのため、同じユーザー、または同じIPアドレスを共有するユーザーは、1回しかカウントされません。
* 外部レポートツールは通常、サイト訪問者のブラウザがページを処理し、すべての要素を読み込む必要があります。これは、ページの重さによって数秒から30秒以上かかることもあります。これにより、レポートの種類によってはインプレッションの記録に影響し、その結果、追跡されたインプレッションが記録されない場合があります。
* たとえば、Google Analytics のようなツールは、インプレッションではなくセッションや訪問者をカウントします。
* サイト訪問者の約30%がブラウザで Adblock または「プライベートモード」を使用しており、これは現在使用されている多くのトラッキングツールに影響します。
* レポートツールがさまざまな方法でフィルタリングされている可能性があります。実際に、現在見ている差異の原因がフィルターでないかご確認ください。

### 要約すると

異なるシステムは通常、同じものをカウントしません。ExoClick はより早い段階でカウントし、即座に反映します。一方、他のトラッキング方法はもっと後の段階でカウントされるため、多くの場合インプレッションとして記録されません。広告ブロッカーやプライベートブラウジングは通常、これらのトラッキング方法をブロックするため、表示されません。

その他については、 [お問い合わせください](https://www.exoclick.com/contact/) 具体的な情報とレポートのコピーを添えて。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/advertisers/ja/kefaq/yokuaru/notoonogashimasen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
