設定Google Adwords Tracking
轉換追蹤是一項免費工具,可用來追蹤客戶與廣告互動「之後」的動作,包括購買產品、訂閱電子報、致電您的商家,或下載您的應用程式
需注意:您需要擁有Google Ads的賬號哦
步驟一:您需要到後台=》擴充功能=》下載 Google Adwords Tracking的APP
您在APP裡會看到以下需要輸入原始碼的欄位
以上的原始碼都是需要從google ads賬號的後台獲取的。
步驟二:您需要到您Google ads賬號的後台
步驟三:點擊tools 然後選擇conversions
步驟四:點選Add a new conversions 選擇 website。然後填下您的網店域名
您需要輸入以下這些欄位=》然後點擊save and submit.
您可以根據自己的需求去輸入。**但是Goal and action optimization 需要選擇Add to basket。**
您需要點擊Install the tag yourself。
您就會獲得Global sign tag 以及您的add to basket的原始碼。
Global sign tag 的原始碼需要粘貼在Easystore Google Adword tracking APP里的 Website.
*
Event snippet 的原始碼需要粘貼在Easystore Google Adword tracking APP里的 add to cart. (需要選擇 Click 再複製代碼)
*
點選Add a new conversions 選擇 website。
您可以根據自己的需求去輸入。**但是Goal and action optimization 需要選擇 Purchase.**
您需要點擊Install the tag yourself。
您就會獲得Global sign tag 以及您的Purchase的原始碼。
Global sign tag 的原始碼需要粘貼在Easystore Google Adword tracking 擴充里的 Website.但是在上一个设定您已经粘贴了,Website 原始碼是統一的。
Event snippet 的原始碼需要粘貼在Easystore Google Adword tracking 擴充里的 Purchase Complete 裡 (需要選擇 Page load再複製原始碼)
建議 Value,Currency,Transaction_id 可以使用工程部建議的代碼:
value = " {{order.total_amount_include_transaction}}"
currency = " {{order.currency.code}}"
transaction_id = "{{order.number}}"
然後點擊儲存就完成了哦
需注意:您需要擁有Google Ads的賬號哦
步驟一:您需要到後台=》擴充功能=》下載 Google Adwords Tracking的APP
您在APP裡會看到以下需要輸入原始碼的欄位
以上的原始碼都是需要從google ads賬號的後台獲取的。
步驟二:您需要到您Google ads賬號的後台
步驟三:點擊tools 然後選擇conversions
步驟四:點選Add a new conversions 選擇 website。然後填下您的網店域名
Website (全網) 和 Add to cart (加入購物車) 的原始碼:
您需要輸入以下這些欄位=》然後點擊save and submit.
您可以根據自己的需求去輸入。**但是Goal and action optimization 需要選擇Add to basket。**
您需要點擊Install the tag yourself。
您就會獲得Global sign tag 以及您的add to basket的原始碼。
Global sign tag 的原始碼需要粘貼在Easystore Google Adword tracking APP里的 Website.
*
Event snippet 的原始碼需要粘貼在Easystore Google Adword tracking APP里的 add to cart. (需要選擇 Click 再複製代碼)
*
Purchase complete (購買)原始碼:
點選Add a new conversions 選擇 website。
您可以根據自己的需求去輸入。**但是Goal and action optimization 需要選擇 Purchase.**
您需要點擊Install the tag yourself。
您就會獲得Global sign tag 以及您的Purchase的原始碼。
Global sign tag 的原始碼需要粘貼在Easystore Google Adword tracking 擴充里的 Website.但是在上一个设定您已经粘贴了,Website 原始碼是統一的。
Event snippet 的原始碼需要粘貼在Easystore Google Adword tracking 擴充里的 Purchase Complete 裡 (需要選擇 Page load再複製原始碼)
建議 Value,Currency,Transaction_id 可以使用工程部建議的代碼:
value = " {{order.total_amount_include_transaction}}"
currency = " {{order.currency.code}}"
transaction_id = "{{order.number}}"
然後點擊儲存就完成了哦
更新時間: 19/09/2022
感謝!