> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://growingio.gitbook.io/docs/product-manual/growing/ads.md).

# 广告监测

![](https://docs.growingio.com/.gitbook/assets/-LGNxeGABUADKiTWTaEM-LKLpxkMzd5S60dQKBYP-LKLqhF1SFi2Jhtxwxv5E5B8AEE58AA9E69687E6A1A3_banner3.jpg)

GrowingIO 提供一系列功能帮助客户跟踪不同场景推广产品的投放效果。包括优惠券发送，二维码扫描，短信推送，广告平台投放等场景。

链接创建及相关数据：

{% content-ref url="/pages/-LuBUB89xDzQ8iwhd1Qb" %}
[创建监测链接](/docs/product-manual/growing/ads/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LuC7ee3J1GUD3ecw3vi" %}
[数据报表](/docs/product-manual/growing/ads/report.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lu7dlEP14hdUUSWWm7v" %}
[推广管理](/docs/product-manual/growing/ads/promote-manage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lu7dmp8S8V1mLksC15c" %}
[高级设置](/docs/product-manual/growing/ads/advance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lu7dmy2uSNTQWfeGPgF" %}
[相关知识](/docs/product-manual/growing/ads/info.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lu7dmJOQGHIhZ3lwR5r" %}
[渠道配置指南](/docs/product-manual/growing/ads/channel-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lu7dn8jqe2XSMdTZzHa" %}
[常见问题](/docs/product-manual/growing/ads/faq.md)
{% endcontent-ref %}


---

# 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://growingio.gitbook.io/docs/product-manual/growing/ads.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.
