> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/other-settings/analytics.md).

# Analytics

Analytics encompasses the Quest Hub and Community Hub.

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

## **Quest Hub**

The Quest Hub provides an intuitive overview of all relevant data related to task participants, submitters, users eligible for tasks, and ongoing tasks within the community.

It also offers detailed data analysis for `Quest`, `Event`, `Referral`, and more.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKCONKuB7SPLlLzkxS712rAuYjmiR5_A5oKr254wTeDwmZg2B4X0beWOJhjyo5AkTHrNv7GvJB0-YbRQInM6JA9rS_tHptSZaF_po2rW4fyYSRVS8_MPdLgwsCyTTUYaBavyklAw?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

## **Community Hub**

The Insights Center in the Community Hub allows you to view data on visitors, followers, and active community members, along with visualized trend charts.

You can intuitively observe participation trends for all past tasks within the community and detailed data on invitation completion through charts.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdB_koNhSa7eacBb-FFlrBiEo7h-vJZx60WIBcAhd4kdGGdXwACJ7dfgX8PxHhAvi_Oq1HPhGkaGcO6p-YAAYgtACWuKBSjBhXhyt-lKqna2pQlvM0go3-TtgsPwhqgCtuGUiHclg?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

## **Bot Guard**

The TaskOn community is dedicated to helping project teams build high-quality communities.

A robust bot detection system effectively distinguishes between bot users and real users, enabling the identification of genuinely high-quality participants.

Here, the system displays the number and proportion of bot users filtered out by TaskOn’s anti-bot functionality, along with data trends over the past  7D/30D/all , providing clear insights into why bot users are detected.

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

## **Invitations**

This section offers a clearer view of the number of invited Visitors, Followers, Qualifiers, and Inviters, as well as the final conversion effects and trend changes over the past 7D/30D/all , presented in a curve chart.

Below, an invitation leaderboard displays the ranking of users with the highest number of invitations within the community.

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

## **Dapp Retention**

The new TaskOn version introduces a Dapp Retention Rate section within the Data Analytics module. This addition provides visualized charts, allowing clients to intuitively observe the retention metrics behind each campaign for more refined operations.

Press enter or click to view image in full size

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*xFiHVQYmfSXsfRUaxdtLEw.png" alt="" height="309" width="700"><figcaption></figcaption></figure>

**Daily Retention Chart:**

* Daily Retention:\
  Shows how many new users return on the next day. Example: If there were 1,000 first-time active users yesterday, and 300 return today → the Day 1 retention rate is 30%.
* Weekly Retention:\
  Tracks users who joined during a specific calendar week and returned the following week. Example: 1,000 users joined between Aug 4–10, and 450 of them returned between Aug 11–17 → the Week 1 retention rate is 45%.


---

# 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://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/other-settings/analytics.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.
