> 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/zh/guang-gao-zhu-chang-jian-wen-ti/chang-jian-wen-ti/wo-men-de-tong-ji-shu-ju-yu-ni-men-de-bu-yi-zhi.md).

# 我们的统计数据与你们的不一致

造成这种差异的原因有几个：

* ExoClick 统计原始展示并会立即传递，也就是说不进行过滤。被访问的页面无需完全加载，我们的平台就会计入该展示。
* 如果您使用我们的跟踪像素，它会按每个 IP 每 24 小时计 1 个事件。因此，同一用户，或共享同一 IP 地址的用户，只会被计数一次。
* 外部报表工具通常需要网站访问者的浏览器处理页面并加载所有元素，这可能需要几秒钟到 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/zh/guang-gao-zhu-chang-jian-wen-ti/chang-jian-wen-ti/wo-men-de-tong-ji-shu-ju-yu-ni-men-de-bu-yi-zhi.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.
