# Why Do My Numbers Differ Across Different Tools?

There are several reasons you may see data discrepancies. Here are a few of the most common:

## Adblockers

Different adblockers block different sets of tools. Some adblockers are also configurable and allow a user to customize what destinations they send data to.

If you are concerned about adblockers contact [support@freshpaint.io ](mailto:support@freshpaint.io)and we can walk you through several ways to address the impact of adblockers.

## Bots

Different tools use different methods to recognize bots. Tools will usually not count users it thinks to be bots in any numbers provided. Because of this, different tools thinking different users are bots can lead to data discrepancies across tools.


---

# 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://documentation.freshpaint.io/reference/faqs/why-do-my-numbers-differ-across-different-tools.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.
