# Channel Page - Traffic Sources

### What is this?

The **Traffic Sources** tab shows where a channel gets its audience from — both paid and organic

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

### What problems does it solve?

* Understand where subscribers come from
* Identify paid vs organic growth
* Find channels driving traffic
* Analyze ad creatives performance
* Detect suspicious or low-quality traffic

### Structure of the page

#### 1. Channel Mentions

Shows how often the channel is mentioned in other channels.

| Metric   | Description                         |
| -------- | ----------------------------------- |
| Mentions | Total number of mentions            |
| Change   | Growth/decline over selected period |

Purpose:\
Estimate external traffic volume.

#### 2. Channel Reposts

Shows how often content is reposted.

| Metric  | Description       |
| ------- | ----------------- |
| Reposts | Number of reposts |

Purpose:\
Measure organic distribution and virality.

#### 3. Top Ads Posts Used for Advertising

Displays posts used in advertising campaigns.

| Field | Description       |
| ----- | ----------------- |
| Post  | Ad creative       |
| Views | Views of the post |

Purpose:\
Identify which creatives are used to acquire traffic.

#### 4. Mentions by Location

Shows geographic distribution of traffic sources.

| Field   | Description       |
| ------- | ----------------- |
| Country | Source country    |
| %       | Share of mentions |

Purpose:\
Understand geo of incoming traffic.

#### 5. Mentions and Reposts Table

Main data table with all traffic sources.

**Tabs**

| Tab      | Description                      |
| -------- | -------------------------------- |
| Mentions | Channels mentioning this channel |
| Reposts  | Channels reposting content       |

**Table fields**

| Field      | Description              |
| ---------- | ------------------------ |
| Date       | Publication date         |
| Channel    | Source channel           |
| Post       | Post with mention/repost |
| Views      | Post reach               |
| Engagement | Reactions, comments      |

### How to use

| Task                       | Action                      |
| -------------------------- | --------------------------- |
| Find traffic sources       | Use Mentions table          |
| Analyze ad buying          | Check Top Ads + Mentions    |
| Evaluate geo               | Use Mentions by Location    |
| Identify working creatives | Review Top Ads Posts        |
| Detect organic growth      | Compare Mentions vs Reposts |

### Summary

| Block    | Value                    |
| -------- | ------------------------ |
| Mentions | External traffic sources |
| Reposts  | Organic spread           |
| Top Ads  | Paid creatives           |
| Location | Traffic geography        |
| Table    | Full source breakdown    |


---

# 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://telemetrio.gitbook.io/docs/catalog/markdown/channel-statistics/channel-page-traffic-sources.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.
