轉換管理
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
在 Google Ads 中,「轉換」是指使用者在點按廣告或觀看多媒體廣告聯播網廣告後,採取了特定動作。轉換代表對廣告目標至關重要的顧客互動,例如購買產品、安裝行動應用程式或訂閱電子郵件名單。
轉換追蹤可提供重要洞察資料,瞭解使用者在瀏覽或點按廣告後採取的動作。您可以追蹤來電、購買產品、安裝行動應用程式等使用者。
Google Ads API 可讓您以程式輔助方式,管理轉換管理作業的端對端工作流程。這份轉換管理指南分為以下幾個部分,包括建立轉換、匯入離線轉換、調整轉換價值、監控轉換的健全狀態,以及將轉換動作歸入轉換目標。
- 轉換動作類別
- 說明如何找出符合業務目標的轉換動作類型,以及這些類型如何對應至 Google Ads API。
- 開始使用
- 如何為帳戶設定轉換追蹤,以及詳細的程式碼範例,說明如何使用 Google Ads 用戶端程式庫,在 Google Ads API 中建立轉換動作。
- 管理離線轉換
- 如要瞭解如何匯入離線轉換,請參閱實作詳細說明,以便評估實際交易,例如電話中取得的有效待開發客戶,或是辦公室付款。建議您先使用 (或升級為)待開發客戶強化轉換,這是升級版的離線轉換匯入功能,會使用第一方資料 (例如顧客的電子郵件地址或電話號碼),盡可能提供最準確的評估結果和成效。
- 管理線上轉換
- 網站轉換動作是使用 Google 代碼評估,但您可以透過 API,使用網站強化轉換,在現有轉換代碼中加入第一方轉換資料 (例如電子郵件地址、姓名、住家地址和電話號碼),提升準確度和成效。
- 管理來電轉換
- 匯入來電轉換資料的實作詳情。
- 管理商店銷售轉換
- 將離線交易匯入 Google Ads API 的實作詳細資料。
- 匯入後調整轉換
- 導入詳細資料:如何在匯入轉換後修改轉換。
- 管理轉換價值規則
- 設定轉換價值規則的詳細資料,如果轉換符合使用者定義的條件,系統就會自動修改轉換價值。
- 自訂轉換變數
- 設定自訂轉換變數的詳細資料,可用於將代碼形式的其他資訊與匯入的轉換建立關聯。
- 轉換目標
- 設定轉換目標的詳細資料,有助於管理轉換動作組合,以便針對廣告目標進行最佳化。
- 監控轉換匯入健全度
- 如何擷取離線資料診斷,以查看轉換匯入和調整程序整體的健康狀態。
- 報表
- 如何產生轉換動作成效報表,以及不同 Google Ads 使用者介面指標與 Google Ads API 的對應關係。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-26 (世界標準時間)。
[null,null,["上次更新時間:2025-08-26 (世界標準時間)。"],[[["\u003cp\u003eGoogle Ads conversions track valuable user actions, like purchases or sign-ups, after ad interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Ads API enables programmatic management of conversions, including creation, offline uploads, and value adjustments.\u003c/p\u003e\n"],["\u003cp\u003eEnhanced conversions improve accuracy by using first-party data to supplement existing conversion tags.\u003c/p\u003e\n"],["\u003cp\u003eMonitor conversion health and access reporting data through dedicated API functionalities for comprehensive insights.\u003c/p\u003e\n"],["\u003cp\u003eUtilize offline conversion uploads for click and call conversions, and leverage conversion value rules for dynamic adjustments.\u003c/p\u003e\n"]]],[],null,["# Conversion management\n\nA [conversion](//support.google.com/google-ads/answer/6365) in Google Ads is when a\nuser performs some specified action after clicking an ad or viewing a Display\nNetwork ad. Conversions represent customer interactions vital to your\nadvertising goals, such as purchasing a product, installing a mobile app, or\nsigning up for an email list.\n\n[Conversion tracking](//support.google.com/google-ads/answer/1722022) provides\nkey insights into users' actions after viewing or clicking an ad. You can keep\ntrack of users who call, buy a product, install a mobile app, and more.\n\nThe Google Ads API lets you programmatically manage the end-to-end workflow for\nconversion management. The conversion management guide is divided into the\nfollowing sections that include creating conversions, importing offline\nconversions, adjusting conversion values, monitoring the health of your\nconversions, and grouping conversion actions into conversion goals.\n\n[Conversion action categories](/google-ads/api/docs/conversions/categories)\n: Guidance on how to identify which\n [conversion action types](//support.google.com/google-ads/answer/1722054)\n align with your business objectives, and how they map to the Google Ads API.\n\n[Getting started](/google-ads/api/docs/conversions/getting-started)\n: How to set your account up for conversion tracking, along with a detailed\n [code example](/google-ads/api/docs/conversions/create-conversion-actions#code_example)\n showing how to create a conversion action in the Google Ads API using the\n Google Ads client libraries.\n\n[Manage offline conversions](/google-ads/api/docs/conversions/upload-offline)\n: Implementation details on how to import\n [offline conversions](https://support.google.com/google-ads/answer/2998031)\n to measure real world transactions such as a qualified lead over the phone\n or in-office payment. We recommend starting with (or upgrading to)\n **Enhanced Conversions for Leads**, an updated offline conversion import\n that utilizes first-party data, such as your customer email or phone number,\n to get the most accurate measurement and performance.\n\n[Manage online conversions](/google-ads/api/docs/conversions/upload-online)\n: Website conversion actions are measured using Google Tag, but you can use\n the API to improve the accuracy and performance by supplementing your\n existing conversion tags with first-party conversion data, like email\n address, name, home address, and phone number using\n **Enhanced Conversions for Web**.\n\n[Manage call conversions](/google-ads/api/docs/conversions/upload-calls)\n: Implementation details for importing call conversions.\n\n[Manage store sales conversions](/google-ads/api/docs/conversions/upload-store-sales-transactions)\n: Implementation details for importing offline transactions to the Google Ads API.\n\n[Adjust conversions after import](/google-ads/api/docs/conversions/upload-adjustments)\n: Implementation details for how to modify conversions *after* they've been\n imported.\n\n[Manage conversion value rules](/google-ads/api/docs/conversions/conversion-value-rules)\n: Details for setting up conversion value rules, which automatically modify\n the value of a conversion if it meets user-defined criteria.\n\n[Custom conversion variables](/google-ads/api/docs/conversions/conversion-custom-variables)\n: Details for setting up custom conversion variables, which you can use to\n associate additional information, in the form of tags, to an imported\n conversion.\n\n[Conversion goals](/google-ads/api/docs/conversions/goals/overview)\n: Details for setting up conversion goals, which help you organize sets of\n conversion actions in order to optimize towards your advertising goals.\n\n[Monitor conversion import health](/google-ads/api/docs/conversions/upload-summaries)\n: How to retrieve [offline data diagnostics](//support.google.com/google-ads/answer/13812240)\n to review the overall health of your conversion import and adjustment\n processes.\n\n[Reporting](/google-ads/api/docs/conversions/reporting)\n: How to report on the performance of your conversion actions, plus a\n [mapping](/google-ads/api/docs/conversions/reporting#map-metrics) of the different Google Ads\n UI metrics to the Google Ads API."]]