# 广告

广告**流量分析的应用场景**

想要衡量广告和营销措施的效果时

想要分析来自特定流量来源的访问数和转化数时

想要掌握流量来源的详细信息并发现改进点时

## 主要功能

可以通过以下两种格式查看活动的详细内容数据。

### 1. 广告流量来源

活动流量来源列表中显示的是带有"utm\_source"的活动参数中的数据。

例如，如果utm\_source=google，则活动流量来源将显示为google。

显示每个活动流量来源的获客、行为和转化指标，点击指标名称可以按升序或降序排序。

显示的指标详情：访问数、新用户比例、PV、（网站内的）平均停留时间、直接跳出率、转化数、转化率。

①通过搜索功能可以搜索活动流量来源名称。

②可以按特定的活动流量来源进行分段。再次点击会取消分段条件。

③可以向下钻取特定的活动流量来源，查看原始URL详情。

### 2. 流量来源URL

流量来源URL列表显示作为活动流量来源来源的外部页面的URL列表。即用户访问该网站直前所在的页面列表。

按访问数高低顺序显示

与活动流量来源类似，显示每个URL的获客、行为和转化指标

点击指标名称可按升序/降序排序

点击每个URL右侧的图标可在新标签页中打开页面


---

# 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://helps.ptengine.com/cn/insight/data-center/traffic-campaign.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.
