> For the complete documentation index, see [llms.txt](https://docs.novaonads.com/onhub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novaonads.com/onhub/tutorial-and-guidelines/tiktok-fraud-prevention/fraud-prevention-results-report.md).

# Fraud prevention results report

## Overview - Dashboard

* Under the Overview tab, OnHub aggregates data including the total number of clicks received and the number of clicks violating the fraud prevention configuration you have set up. You can visually track the effectiveness of using OnHub's TikTok fraud prevention through charts or detailed by each IP address that OnHub has collected.

<figure><img src="/files/RcowShjr6dLtzGEVxE8I" alt=""><figcaption></figcaption></figure>

## Detail - Dashboard

* Under the Detail tab, OnHub aggregates the clicks received and assigns statuses to them. The data is updated in real-time by OnHub, providing details down to each IP address.

<figure><img src="/files/i45D4BxBEI0temAlNDcD" alt=""><figcaption></figcaption></figure>


---

# 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.novaonads.com/onhub/tutorial-and-guidelines/tiktok-fraud-prevention/fraud-prevention-results-report.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.
