# Pages Dashboard

### Overview

The **Pages Dashboard** provides admins with insights into the creation, modification, and engagement of pages across the platform. It helps track how content evolves over time and how employees are consuming it.

<figure><img src="/files/13GnIT4uTGW3AZKPafLE" alt="" width="563"><figcaption></figcaption></figure>

***

### Filters and Time Frames

The Pages Dashboard offers flexible filtering to narrow down insights.

* **Time filter** – Options include 1 week, 4 weeks, 12 weeks, 1 year, or a custom range (7–365 days).
* **Granularity** – Depending on the range, charts display data per day, week, or month.
* All metrics and graphs update dynamically when filters are applied.

***

### Total New Pages

This metric shows how many new pages were published during the selected time range.

* **Definition**: Count of pages that were created and first published.
* Includes company-wide pages, department/group/project pages, and even pages in unlisted teams.
* Deleted pages are excluded, but archived pages are included.

***

### Pages Modified

This measures how much existing content is being updated.

* **Definition**: Number of pages that were modified and republished during the selected time range.
* Includes company and team pages (including unlisted teams).
* Deleted pages are excluded, but archived pages are included.

{% hint style="info" %}
**Opportunity pages** are **pages linked to sales opportunities** in MangoApps, usually created within a CRM or sales-tracking module.
{% endhint %}

***

### Pages Publishing Trend

This chart shows the pace of new and updated content over time.

<figure><img src="/files/9QAgBW71rIA2wkQISeH9" alt=""><figcaption></figcaption></figure>

**Format**: Stacked bar chart displaying **new pages published** and **pages modified**.

**Granularity**: Groups results by day, week, or month depending on the selected time filter.

**Purpose**: Helps track whether content is actively being created versus updated.

***

### Pages Viewing Trend

This graph highlights how employees are consuming page content.

<figure><img src="/files/2Z9aPascAcifdR7zltVS" alt=""><figcaption></figcaption></figure>

**Metrics**:

* **Total views** – all views, including repeat views by the same user.
* **Unique views** – distinct users who viewed a page.

**Format**: Dual-line chart showing both totals and unique counts.

**Granularity**: Displays data by day, week, or month depending on the time filter.

***

### Most Viewed Pages

This section identifies the most popular content during the period.

<figure><img src="/files/3z2WsXTgoC66lzrpWaD3" alt=""><figcaption></figcaption></figure>

**Definition**: Top 10 pages with the highest **total views**.

This includes company and team pages (including unlisted teams). **Deleted** pages are <mark style="color:red;">**excluded**</mark>, but **archived** pages are <mark style="color:green;">**included**</mark>.

***

### Pages Engagement

This table provides detailed engagement stats for each page.

<figure><img src="/files/NIIWejLXNg4sZ0OhNdH5" alt="" width="563"><figcaption></figcaption></figure>

**For each page, you see**:

* Page title (clickable link)
* Audience (company or specific team)
* Governance (Yes/No – whether page is under auto-governance)
* First published date (domain’s timezone)
* **Unique views** and **Total views** during the selected period

Pages can be sorted to highlight the most or least viewed content.

***

### Click Map

The Click Map, displays a visual overlay which shows the all-time distribution of clicks across active widgets in a page.

<figure><img src="/files/k5Mt3ZF1HAWf3rVPTda3" alt="" width="563"><figcaption></figcaption></figure>

* **Interactive Tooltips**: For most widget types—including Quick Link, Rich Text, and Button-based variants—admins can view per-item and per-link click tracking. Hovering over a specific element reveals its click count as a percentage of total page clicks.
* **Platform Support**: Engagement is tracked across both web and mobile environments, ensuring that click data reflects the diverse ways users access page content.

***

### CSV Export

Admins can download engagement data for offline reporting.

* **Exported data includes**: Page title, audience, governance status, published date, unique views, total views, and links.
* Pages with zero views are excluded from exports.
* The file is sorted by most viewed pages first.

***

### Deleted and Moderated Pages

Analytics excludes deleted pages to ensure accurate reporting.

* **Deleted pages** – both soft-deleted (in trash) and permanently deleted – do not appear.
* **Moderation** – Pages are not subject to moderation in MangoApps, so there’s no impact on analytics.


---

# 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://guides.mangoapps.com/admin-guide/analytics/pages-dashboard.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.
