# Pathway Analytics

**To see Pathway-specific analytics, open analytics directly from your Pathway, or go to Analytics > Pathways.**

## **What can I see in Pathway Analytics?**

[**Real-time interactions**](/analytics-docs/analytics-explained/real-time-analytics.md)**.** Shows a real-time snapshot of user interaction.

[**Audience.** ](/analytics-docs/analytics-explained/audience.md)See available audience demographics and behaviour.

[**Enrolments**](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/events-classroom)**.** View user enrolment (overall and per level) and see/download their progression.

**Activity Logs.** See how many of the total users have completed an activity, and go deeper to see individual logs.

**Ratings & Reviews.** Read user [review comments and ratings](/analytics-docs/analytics-explained/ratings-and-reviews.md).&#x20;

{% hint style="info" %}
**If you add new (mandatory) activities after publishing a Pathway**, any users who already completed the Pathway will no longer be marked as having completed that pathway. They will need to go back and fulfil the new activity.
{% endhint %}

{% hint style="warning" %}
Much like publishing a book, authors should opt to **release new pathway versions** rather than updating published pathways that have already been completed by users.
{% endhint %}


---

# 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://everyday-digital.gitbook.io/analytics-docs/content-specific-analytics/pathway-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.
