> For the complete documentation index, see [llms.txt](https://skolarships.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skolarships.gitbook.io/documentation/features/product/communities/analytics.md).

# Analytics

The analytics pages will pinpoint directly where your successes and losses are. Creators can track their community statistics in real-time and optimize for future campaigns and add-ons.

<details>

<summary>Community Analytics</summary>

* **User Engagement Metrics**

Skolarships provides detailed insights into user engagement within communities. Administrators can track metrics such as active members, participation rates, and content interaction. This includes the number of posts, comments, likes, and shares, which help community managers understand what content resonates most with their audience.

* **Member Activity**

Skolarships' analytics dashboard allows community leaders to monitor member activity, including login frequency, course progress, and completion rates, which translate onto the leaderboards. This data helps identify active and inactive members, allowing for targeted engagement strategies to re-engage users or reward highly active participants.

* **Content Performance**

Analytics on Skolarships enable creators to evaluate the performance of their content by tracking views, completion rates, and feedback. This information is crucial for optimizing course materials and improving overall content quality.

</details>

<div data-full-width="false"><figure><img src="/files/eSMCQE0oB2nCQTEI6EXW" alt=""><figcaption><p>Creator Dashboard Overview</p></figcaption></figure></div>

***

Creators can track their affiliate progress to see who their top performers are in real-time. This dashboard can help creators stay up to date with the MVPs of the community and offer exclusive opportunities down the line.

<details>

<summary>Affiliate Analytics</summary>

* **Referral Tracking**

Skolarships' affiliate program includes a comprehensive, easy to follow dashboard for tracking of referrals. Affiliates can see how many people clicked on their referral links, how many signed up, and how many converted into paying members. The dashboard amongst creators and members are the same, dependent on which program the affiliate is participating in.

* **Commission Reports**

Affiliates can access detailed reports on their earnings, including the amount earned from each referral and total commission over time. This transparency helps affiliates understand their performance and strategize for better results. Skolarships provides timely payouts for affiliates, with clear tracking of pending and completed payments. This transparency builds trust and encourages continued participation in the affiliate program.

* **Marketing Support**

Skolarships also provides affiliates with marketing materials and training to help them effectively promote the platform. This includes copy/paste social media posts, email templates, and high-quality graphics proven to convert.

</details>

<div data-full-width="false"><figure><img src="/files/I7BxKPa938Wn1SFmXbLP" alt=""><figcaption><p>Affiliate Analytic Overview</p></figcaption></figure></div>


---

# 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://skolarships.gitbook.io/documentation/features/product/communities/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.
