> For the complete documentation index, see [llms.txt](https://blog.mantago.cc/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.mantago.cc/zh/ying-yong-xuan-dan/dao-liu-gong-ju.md).

# 導流工具

### **好友從哪來，一看就知道，行銷必備管道流量數據**

> 多管道社群媒體佈局之下，必須知道哪一個社群媒體的曝光成效的表現好，現在就跟著一起設定吧！

#### **設定教學**

**1. 在應用選單找到「導流工具」**

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

**2. 點擊左上「新增」**

<figure><img src="/files/9sPAFsvNvi2QHY2E5urf" alt=""><figcaption></figcaption></figure>

\
\
**3. 選擇平台、輸入宣傳管道名稱、貼上標籤**

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

\
\
恭喜你設定好區分不同管道的QR code，好友加入後會自動被標籤囉！

###

### **如何編輯**

點擊已建立的管道連結，就會跳出編輯視窗囉

<figure><img src="/files/90NxQG91WAAVbWq7gzm0" alt=""><figcaption></figcaption></figure>

### **如何運用**

趕快將建立好的QR code或連結網址分別貼在個別的宣傳平台就可以啦！<br>

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

### **馬上註冊MantaGO吧！**<br>


---

# 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://blog.mantago.cc/zh/ying-yong-xuan-dan/dao-liu-gong-ju.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.
