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

# Analytics Overview

Our platform offers a robust suite of analytics tools designed to give you a deep dive into the performance metrics of your URLs and collections. Here's a detailed look at the various analytics available across the app:

## <mark style="color:purple;">URL Analytics</mark>

Each shortened URL comes with a rich set of data to help you track its performance over time.

**Features:**

* **Click Tracking:** Monitor the number of clicks over various timeframes to understand traffic patterns.
* **Geographic Data:** See where your clicks are coming from with location-based tracking, down to the country and city level.
* **Referrer Information:** Identify which platforms are driving traffic to your URLs, be it direct, social media, or other websites.
* **Device Insights:** Understand the devices used by your audience, with breakdowns by operating systems and browsers.
* **Engagement Over Time:** View click trends over specified periods to gauge user engagement.

{% hint style="info" %}
Dive deep in to url analytics by clicking the link below
{% endhint %}

{% content-ref url="/pages/qFMyqTvfJTOFzlYO0snv" %}
[Url Analytics](/help/click-analytics/url-analytics.md)
{% endcontent-ref %}

## <mark style="color:purple;">Collection Analytics</mark>

When you group URLs into a collection, you get aggregated analytics that combine data from all the URLs within that collection.

**Features:**

* **Cumulative Clicks:** Get the total click count across all collection URLs.
* **Performance Graphs:** Visualize click trends on a graph for the entire collection.
* **Top Performing URLs:** Identify which URLs within the collection are garnering the most attention.
* **Collection Reach:** Look at the geographic spread and the digital platforms that are most effective for your collection.
* **Engagement Metrics:** Analyze user engagement with insights on clicks, device usage, and referral sources for the entire collection.

{% hint style="info" %}
Dive deep in to collection analytics by clicking the link below
{% endhint %}

{% content-ref url="/pages/OnV5MWoDL4ZwajU0FRrz" %}
[Collection Detail - Analytics](/help/click-analytics/collection-detail-analytics.md)
{% endcontent-ref %}

## <mark style="color:purple;">Aggregate Analytics</mark>

Get a bird's-eye view of all your URL activities with aggregate analytics, which compile data across all your shortened links.

**Features:**

* **Dashboard Overview:** See critical metrics at a glance, such as total URLs and clicks, as well as monthly additions and trends.
* **Click Distribution:** Examine daily click activities through an interactive bar chart, with options for different time periods and exporting data.
* **Top URLs:** Discover your most clicked URLs both over the lifetime and within the current month.
* **Comprehensive Graphs:** Explore in-depth graphs for the top categories such as countries, cities, platforms, and more, to gain insights into your audience.

{% hint style="info" %}
Dive deep in to aggregate analytics by clicking the link below
{% endhint %}

{% content-ref url="/pages/Bd38HmlyPDW3NhgKIxFF" %}
[Aggregate Analytics](/help/click-analytics/aggregate-analytics.md)
{% endcontent-ref %}

Each analytics section is crafted to deliver insights that can inform your decision-making and strategy. By understanding your audience's behaviors and preferences, you can tailor your online presence to better engage with your target demographic.


---

# 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://quicly.gitbook.io/help/click-analytics/analytics-overview.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.
