【Google 相關】 Google Adwords Tracking (Google Ads / Google 廣告)
透過 Google 曝光品牌廣告,您可以把握客戶透過 Google 搜尋引擎搜尋您商品/服務的關鍵時刻。您可以透過「轉換追蹤」的設置來追蹤消費者與廣告互動後的「動作」。
步驟一:安裝 Google Adwords Tracking
- 前往 EasyStore 後台 → 安裝擴充 → 安裝 Google Adwords Tracking
- 擴充內將會看到以下可置入追蹤碼的欄位
追蹤碼可在 Google 廣告帳號後台獲取
步驟二:申請 Google 廣告帳號
- 前往 Google 廣告首頁
- 若你是已經擁有 Google 廣告帳號,可直接登入或略過此步驟,若是還沒申請,可點擊「立即開始」
步驟三:建立轉換動作
加入購物車(Add to cart)
- 前往 Google 廣告帳號後台 → 點擊「建立」→ 轉換動作
- 選擇「網站」
- 輸入網站域名 → 掃描
- 使用程式碼手動新增轉換動作 → +手動新增轉換動作
- 目標和動作最佳化選擇「加入購物車」→ 後續設定可根據自身需求設定
- 同意並繼續
- 查看時間程式碼片段
- 需要選擇「點擊」後才複製追蹤碼
- 回到 EasyStore 後台 → 貼到 Google Adwords Tracking 的 「Add to cart」內
購買(Purchase Complete)
- 前往 Google 廣告帳號後台 → 點擊「建立」→ 轉換動作
- 選擇「網站」
- 輸入網站域名 → 掃描
- 使用程式碼手動新增轉換動作 → +手動新增轉換動作
- 目標和動作最佳化選擇「購買」→ 後續設定可根據自身需求設定
- 儲存並繼續
- 查看時間程式碼片段
- 需要選擇「網頁載入」後才複製追蹤碼
- 回到 EasyStore 後台 → 貼到 Google Adwords Tracking 的 「Purchase Complete」內
(1)建議 Value,Currency,Transaction_id 可以使用工程部建議的代碼:
'value': "{{order.total_amount_include_transaction}}",
'currency': "{{order.currency.code}}",
'transaction_id': "{{order.number}}"
全網(Website)
- 前往 Google 廣告帳號後台 → 目標 → 摘要
- 選擇剛建立好的「網站」轉換來源的「購買動作」
- 代碼設定選擇「自行加入代碼」
- 於 Google 代碼選擇 「您有部分 HTML 網頁尚未安裝 Google 代碼」 → 複製代碼
- 回到 EasyStore 後台 → 貼到 Google Adwords Tracking 的 「Website」內
更新時間: 07/02/2025
感謝!