> For the complete documentation index, see [llms.txt](https://instag.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai.md).

# 整合第三方平台

- [Facebook 粉絲專頁](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-fen-si-zhuan-ye.md)
- [Facebook 粉絲專頁](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-fen-si-zhuan-ye-1.md)
- [Facebook 粉絲專頁](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-fen-si-zhuan-ye-2.md)
- [Facebook 廣告帳號](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-guang-gao-zhang-hao.md): 目的：整合 Facebook 廣告帳號 且快速管理 Facebook 廣告受眾
- [Facebook Conversion API](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-conversion-api.md): 目的：幫助 Facebook Pixel 受眾比對更加精準
- [Google AD Manager](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/google-ad-manager.md): 目的：將受眾可用於站內廣告版位(Google Ad Manager)
- [Google Business 商家檔案](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/google-business-shang-jia-dang-an.md): 目的：整合 Google Business 商家檔案，包含商家資訊、評論。
- [Google Search Console](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/google-search-console.md): 目的：將 Google Search Console 關鍵字資料更進階洞察
- [Google Analytics 4](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/google-analytics-4.md): 目的：將受眾傳入 Google Analytics 4，可於 Google Ads 選擇受眾投放廣告
- [LINE OA](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/line-oa.md): 目的：將受眾與 Line ID 整合，可用於 Line 分眾推播
- [Line 官方帳號](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/line-oa/line-guan-fang-zhang-hao.md)
- [Line LIFF](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/line-oa/line-liff.md)
- [Wordpress](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/wordpress.md)
- [Instagram](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/instagram.md)
- [Threads](https://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/threads.md)


---

# 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://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai.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.
