> 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/6.md).

# 寄信流程：從匯入名單到寄出第一封電子報

寄送一封電子報你需要準備名單與電子豹的內容。

## Step1. 匯入名單為群組

將你的名單依照電子豹後台制訂的格式匯入。你可以選擇新增一個群組或是匯入現有的群組裡。

了解更多：[匯入名單格式教學](https://newsleopard.com/blog/import-subscribers-tutorial/)

## Step2. 建立活動 - 選擇群組

匯入完成後至「活動」單元點選[「新增活動」](https://app.newsleopard.com/zh-TW/campaign/new)填寫相關資料。

在「選擇寄送會員」區塊點選「選擇名單」並選取你要寄送的群組。

## Step3.建立活動 - 設計內容、試寄一封

填寫主旨、並製作內容，你可以選擇使用自己的 html（需要了解 Email 特定的 css 格式以及 html tag 支援程度） 或是電子豹提供的拖放式編輯器，更方便製作。

你可以使用「試寄一封」的功能來確認你寄出的電子報內容、連結、版型是否正確。

了解更多：[如何使用拖放式編輯器設計內容？](https://newsleopard.com/blog/how-to-use-drag-and-drop-editor-20190606/)

## Step4. 寄出

安排時間寄送或是立即寄送。

**進階功能**\
若想要透過 utm 在 Google Analytics 追蹤 Email 轉換可以閱讀這篇：[透過整合 Google Analytics 來評估電子報成效](https://newsleopard.com/blog/use-google-analytics-utm-to-track-email/)

如果是電商想要追蹤 ROAS 可以參考：[透過整合 GA 電子商務，輕鬆追蹤 EDM 的廣告投資報酬(ROAS)](https://newsleopard.com/blog/use-ga-e-commerce-to-track-email-roas/)

## Step5. 查看活動成效

[活動](https://app.newsleopard.com/zh-TW/campaign/listing)的已寄送頁籤，可以查看已經完成的活動成效。


---

# 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/6.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.
