> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/you-hua-ji-qiao/determine-category.md).

# 为您的流量设置正确的子类别

关于流量变现，一个重要方面是 **类别标记**。广告主会针对特定的流量细分设置更高的出价，因为这样能获得更好的效果，所以为了提高你的 CPM，重要的是将你的流量归类到正确的类别下。

标记你的流量有三种不同的方式：

* 通过你的 **广告位设置**.

  当你 [创建一个广告位](/publishers/zh/zhan-dian-yu-guang-gao-wei/create-zone.md)时，你可以确定将通过该广告位投放的流量的具体子类别。

  ![zone\_subcategory](/files/6a0d622fddc9b509ed6a3fc3d567c15af1b87c91)
* 通过你的 **标签**.

  当你将广告位放到你的网站上时，你还可以添加 [代码中的特定标签](/publishers/zh/zhan-dian-yu-guang-gao-wei/shi-yong-biao-qian.md) 以便缩小你提供的内容类型范围。如果你使用与可用子类别之一匹配的标签，你的流量将被关联到该子类别。这样，你就可以动态指定你网站的子类别，而无需将广告位仅限于该子类别。

  你可以在 [我们的博客](https://www.exoclick.com/publishers-how-to-automate-keyword-extraction-from-meta-tags/).
* 通过 **URL 检测匹配**.

  广告位代码能够检测其所在 URL 中的一些术语。其中一些关键词与平台上的一个或多个子类别相关联。如果匹配成功，我们将把流量标记为对应的子类别。

这些确定子类别的方法按重要性从高到低排列，这意味着你广告位中的标签优先级高于 URL 检测，而 **管理面板中广告位设置里的子类别将优先于其他任何内容**.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/you-hua-ji-qiao/determine-category.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
