# Sources and Attribution

The Sources panel answers the fundamental question: How are people finding you?

#### Channel Breakdown

We automatically categorize incoming traffic into logical channels:

* **Direct:** Users typing your URL or using bookmarks.
* **Organic Search:** Traffic from Google, Bing, DuckDuckGo, and others.
* **Social:** Referrals from Twitter, LinkedIn, Reddit, etc.
* **Referral:** Traffic from other websites linking to you.

#### UTM Campaign Analysis

For marketing teams, the dashboard parses standard UTM parameters (Source, Medium, Campaign) automatically. You do not need to configure complex filters to see this data. If you launch a newsletter with ?utm\_campaign=summer\_sale, that campaign will immediately appear as a distinct line item in the Sources panel. You can then click into that campaign to see its specific conversion rate and engagement metrics compared to your baseline traffic.


---

# 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://docs.signtoken.vip/4.-the-dashboard/sources-and-attribution.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.
