> For the complete documentation index, see [llms.txt](https://docs.peajia.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peajia.com.tw/home/help-center/advance/shorturl.md).

# 短網址管理

> #### 快速了解這個單元
>
> * 建立可追蹤短網址：填活動網址、設定目標對象與貼標。
> * 管理列表：搜尋、複製連結、刪除、查看成效分析。
> * 把短網址放進推播或選單，追蹤不同渠道成效。
>
> #### 你可以用短網址做什麼？
>
> 「短網址」用來產生 **可追蹤** 的短網址。 你可以把短網址放到推播、圖文選單、社群貼文或 EDM。 系統會記錄點擊數，並可在點擊時自動貼標，常見情境：
>
> * 同一個活動頁，分不同渠道追蹤成效。
> * 替外部投放連結加上「點擊即貼標」，方便後續分眾。
> * 想要更短、更好貼的連結，同時保留追蹤能力。

***

## 新增短網址

在「短網址管理」頁面點 **新增**，開啟建立視窗。

<div data-with-frame="true"><figure><img src="/files/zSOd0DnXSLVkfieNFc6G" alt=""><figcaption></figcaption></figure></div>

### 基本設定

<div data-with-frame="true"><figure><img src="/files/hHe7pMZBTGpmK7DO89Jj" alt=""><figcaption></figcaption></figure></div>

#### 連結名稱

給管理者看的識別名稱。 會顯示在列表上。 建議包含「渠道 / 活動 / 日期」，方便搜尋與識別。

#### 活動網址

短網址要導向的目標網址。 建議使用完整 `https://` 連結。

#### 短網址

系統會自動產生。 建立後即可複製使用。

{% hint style="info" %}
短網址通常無法手動自訂。 若需要換一組短網址，建議建立新的一筆。
{% endhint %}

#### 目標對象

* **全部**：任何拿到連結的人都能開啟。
* **限 Line 好友**：用於只給好友使用的導流。

{% hint style="warning" %}
選「限 Line 好友」時，未加入好友者可能會被引導先加入。 實際呈現依你們的 OA 設定為準。
{% endhint %}

#### 標籤設定

設定「點擊短網址」後要自動貼到好友身上的標籤。 可多選。

{% hint style="info" %}
標籤用來做後續分眾與投放。 需要先建立標籤可參考 [標籤管理](/home/help-center/basic/tag.md)。
{% endhint %}

***

## 列表與常用操作

列表會顯示：

* 連結名稱
* 短網址（可複製）
* 更新時間
* 點擊數

#### 搜尋

在「標題關鍵字」輸入文字後點 **搜尋**。 要清空條件點 **清除**。

#### 複製短網址

點短網址右側的複製圖示即可複製。 建議每次貼出前先測一次導向是否正確。

#### 編輯

點列表中的「連結名稱」進入編輯。 你可以調整：

* 連結名稱
* 活動網址
* 目標對象
* 貼標標籤

{% hint style="warning" %}
如果你改了活動網址，既有短網址的導向也會跟著變更。 對外已投放的連結，修改前先確認影響範圍。
{% endhint %}

### 成效分析

點資料列右側選單，選 **成效分析**。 用來查看該短網址的點擊成效與相關指標。

### 刪除

點資料列右側的刪除圖示即可刪除。 刪除後無法復原。

{% hint style="warning" %}
短網址若已被放到推播、選單或外部素材中，刪除會造成連結失效。 建議先確認外部是否仍在使用。
{% endhint %}

***

## 使用建議

* 一個渠道一個短網址。不要共用。分析才準。
* 用「貼標」把點擊行為變成可用的受眾條件。
* 名稱用固定格式。例：`FB-投放-春季活動-2026Q1`。

***

## 延伸操作

* 把短網址放進推播：前往 [推播管理](/home/help-center/basic/push-message.md)。
* 把短網址放進選單按鈕：前往 [預設圖文選單](/home/help-center/basic/default-richmenu.md)。
* 用標籤做更精準的分眾：前往 [標籤管理](/home/help-center/basic/tag.md) 與 [受眾分群](/home/help-center/basic/audience.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:

```
GET https://docs.peajia.com.tw/home/help-center/advance/shorturl.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.
