> For the complete documentation index, see [llms.txt](https://docs.intract.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intract.io/product-guide/community-hub-guides/quests/managing-your-quests/campaign-analytics/loyalty-quest-analytics.md).

# Loyalty Quest Analytics

The analytics of loyalty program are similar to those of quest, but with additional insights specific to ongoing engagement. In loyalty programs, you will receive detailed tables showing initiation counts, completion rates, and other relevant metrics for all tasks within the program. This allows you to track user engagement and task performance comprehensively.

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

Key Analytics in Loyalty Programs:

* **Initiation and Completion Data**: Provides detailed information on how many users initiate and complete each task in the loyalty program.
* **Completion Rates**: Metrics to evaluate the effectiveness and difficulty of tasks based on how many users complete them.
* **User Engagement**: Insights into how frequently users interact with the program, helping to identify trends and areas for improvement.

Additionally, loyalty programs often feature leaderboards that rank users based on their participation and performance. These leaderboards can be downloaded and used to incentivize competition and engagement among users.


---

# 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:

```
GET https://docs.intract.io/product-guide/community-hub-guides/quests/managing-your-quests/campaign-analytics/loyalty-quest-analytics.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.
