# How to track sources and destinations using UTM Parameters?

**Method 1: Dashboard**

Scroll down on the dashboard until you see **Top Sources** and **Top Pages**. These two sections represent where your web visitors came from and which pages they visited most after landing on the homepage. This provides an overview of your marketing effectiveness and your visitors' interests.

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

***Note:*** When you first log into your dashboard, you may see a blank page indicating that data is unavailable. This is because collecting consent and processing records typically takes a few days. Sit tight—your report will be generated as soon as the data starts coming in.

**Method 2: Visitor Profile**

Click on an individual record on your Visitors page to access a detailed visitor profile. This includes their **consent record, last visit time, the channel through which they were acquired, and the pages they visited.**

Gaining these insights at the individual level is crucial for understanding your visitors better, especially in B2B scenarios.

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

**Method 3: CSV Form**

After downloading the visitor CSV form, scroll to the right to view the UTM parameters. These columns contain information about the **visitors' acquisition media channels, advertising platforms, campaigns, and content.**

<figure><img src="https://docs.intentwave.com/~gitbook/image?url=https%3A%2F%2Ft9011613586.p.clickup-attachments.com%2Ft9011613586%2F8b7b1c11-f663-43b3-988d-944ede894100%2FScreen%2520Shot%25202025-01-14%2520at%25209.03.44%2520PM.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2a4fee58&#x26;sv=2" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.intentwave.com/product-faq/how-to-track-sources-and-destinations-using-utm-parameters.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.
