> For the complete documentation index, see [llms.txt](https://newsleopard.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newsleopard.gitbook.io/help-center/features/campaign.md).

# Email 活動

- [寄信流程：從匯入名單到寄出第一封電子報](https://newsleopard.gitbook.io/help-center/features/campaign/6.md)
- [如何用拖放式編輯器設計電子報？（含 RWD 響應式版型說明）](https://newsleopard.gitbook.io/help-center/features/campaign/4.md)
- [拖放式編輯器支援哪些 Email 軟體與裝置？（相容性一覽）](https://newsleopard.gitbook.io/help-center/features/campaign/18.md)
- [如何把自己設計的 HTML 原始碼貼到編輯器？](https://newsleopard.gitbook.io/help-center/features/campaign/16.md)
- [電子報可以夾帶附件檔案嗎？](https://newsleopard.gitbook.io/help-center/features/campaign/14.md)
- [如何製作個人化信件？用自訂變數帶入姓名等會員資訊](https://newsleopard.gitbook.io/help-center/features/campaign/5.md)
- [會員同時在多個群組，寄信會收到重複的信嗎？](https://newsleopard.gitbook.io/help-center/features/campaign/8.md)
- [可以移除信尾「本信件使用 電子豹 Newsleopard 編輯及發送」的訊息嗎？](https://newsleopard.gitbook.io/help-center/features/campaign/9.md)
- [信尾的取消訂閱連結可以刪除、自行調整內容嗎？](https://newsleopard.gitbook.io/help-center/features/campaign/10.md)
- [為什麼信件轉寄後會跑版？](https://newsleopard.gitbook.io/help-center/features/campaign/19.md)
- [試寄可以寄給誰？會不會扣封數？](https://newsleopard.gitbook.io/help-center/features/campaign/20.md)
- [收件人如果回覆信件，會寄到哪裡？](https://newsleopard.gitbook.io/help-center/features/campaign/23.md)
- [可以下載活動的信件內容嗎？（PDF／PNG／HTML）](https://newsleopard.gitbook.io/help-center/features/campaign/25.md)
- [Email 成效數據名詞解釋：到達率、開信率、點擊率、退信率怎麼算？](https://newsleopard.gitbook.io/help-center/features/campaign/1.md)
- [如何查看與下載活動寄送明細？](https://newsleopard.gitbook.io/help-center/features/campaign/15.md)
- [如何修改「已寄送」的活動，重新寄出？](https://newsleopard.gitbook.io/help-center/features/campaign/12.md)
- [信寄出後收不到怎麼辦？（自己試寄收不到／會員反應沒收到）](https://newsleopard.gitbook.io/help-center/features/campaign/17.md)
- [如何整合 Google Analytics（GA4）追蹤電子報成效與 ROAS？](https://newsleopard.gitbook.io/help-center/features/campaign/7.md)
- [Gmail 顯示「未顯示完整郵件內容」怎麼辦？](https://newsleopard.gitbook.io/help-center/features/campaign/21.md)
- [為什麼信件在深色模式（暗模式）顏色會不一樣？](https://newsleopard.gitbook.io/help-center/features/campaign/22.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://newsleopard.gitbook.io/help-center/features/campaign.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.
