# 我如何分享活動並追蹤成效？

一旦您的兌換活動上線，您就可以與顧客分享，並追蹤兌換來源。

***

## 分享您的活動連結

讓顧客開始兌換您的可兌項目的最快方式，就是直接分享您的活動連結。您可以透過 WhatsApp 傳送、發佈到社群媒體，或加入到您的電子郵件中。

1. 在以下位置開啟您的活動 **互動 > Redeemables**.
2. 點擊 **分享此活動**.
3. 複製連結並將其用於您的促銷活動。

![](/files/ca8daba05f4331c341106d2f6f30097e10ecc219)

您也可以透過您的 Virtual Lounge 推廣活動，或從活動頁面直接手動發放可兌項目給特定顧客。

***

## 加入 UTM 標籤以追蹤您的行銷管道（選填）

Merchant Admin 會自動記錄每次兌換申請與兌換。如果您想知道是哪個行銷管道帶來了這些申請，請在活動連結中加入 UTM 標籤。

UTM 標籤是您附加在 URL 後面的簡短參數。例如，要追蹤來自電子郵件活動的申請：

`https://oddle.io/examplelink?utm_medium=email`

以下是依管道推薦的 UTM 標籤：

| 管道   | utm\_campaign | utm\_source                                                                 | utm\_medium |
| ---- | ------------- | --------------------------------------------------------------------------- | ----------- |
| 電子郵件 | 您的活動名稱（選填）    | 選填                                                                          | `電子郵件`      |
| 簡訊   | 您的活動名稱（選填）    | 選填                                                                          | `簡訊`        |
| 社群媒體 | 您的活動名稱（選填）    | `facebook`, `fb`, `instagram`, `ig`, `tiktok`, `tt`, `twitter`, `x`, `line` | 選填          |

歸因採用最後一次非直接接觸原則——直接流量不計入，且 100% 的功勞歸於顧客在兌換前互動的最後一個行銷管道。

***

## 查看分析

分享您的活動連結後，您可以直接在活動檢視中監控其成效。

1. 在以下位置開啟您的活動 **互動 > Redeemables**.
2. 點擊 **分析** 分頁。

![](/files/ebec437e182d51b10979b70bfbdcfc72a1905fb3)

分析分頁會依管道顯示兌換申請與兌換結果，讓您清楚看出哪些促銷活動正在帶來成效。


---

# Agent Instructions: 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:

```
GET https://www.oddle.me/docs/help-center/help-center-zh/oddle-zhu-ce/how-do-i-share-a-campaign-and-track-performance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
