บทแนะนํา: ใช้ข้อมูลเหตุการณ์เพื่อวัด Conversion ของ Google Ads จาก App Campaign ของ iOS
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
บทแนะนำวิธีแก้ปัญหา
การวัด Conversion ที่เกิดขึ้นบนอุปกรณ์เคลื่อนที่ของ Google ช่วยเพิ่มจํานวน Conversion ที่สังเกตได้จาก App Campaign ของ iOS ในขณะที่ยังคงรักษาข้อมูลส่วนตัวของผู้ใช้ให้เป็นส่วนตัว ในบทแนะนำนี้ คุณจะได้เรียนรู้วิธีการทำงานของโซลูชันและทําตามขั้นตอนที่จําเป็นในการใช้งาน
ฟีเจอร์นี้ทำงานอย่างไร
การวัด Conversion ที่เกิดขึ้นบนอุปกรณ์เคลื่อนที่ใช้ข้อมูลเหตุการณ์ที่ลบการระบุตัวตนแล้วจาก App Campaign บน iOS เพื่อวัดการติดตั้งแอปและการกระทําในแอป ในขณะเดียวกันก็รักษาความเป็นส่วนตัวของผู้ใช้
ผลิตภัณฑ์และฟีเจอร์ที่ใช้ในบทแนะนำนี้
Google Ads
Google Ads ช่วยเพิ่มจํานวนการติดตั้ง รับข้อมูลเชิงลึกที่ละเอียดเกี่ยวกับ Conversion ของโฆษณา และใช้งานแคมเปญโฆษณาที่กําหนดเป้าหมายโดยใช้กลุ่มเป้าหมาย Google Analytics เพื่อดึงดูดฐานผู้ใช้
|
Google Analytics
Google Analytics ให้ข้อมูลเชิงลึกเกี่ยวกับเมตริกการมีส่วนร่วมของผู้ใช้ การคงผู้ใช้ไว้ และการสร้างรายได้ เช่น รายได้ทั้งหมด รายได้จากAdMob รายได้จากการซื้อ และอื่นๆ อีกมากมาย นอกจากนี้ คุณยังสร้างกลุ่มเป้าหมายและกลุ่มผู้ใช้ได้ด้วย
|
ภาพรวมบทแนะนำ
ไปที่บทแนะนำแบบทีละขั้นตอนโดยตรง
ลิงก์บัญชี Google Ads กับ Google Analytics
- ลิงก์บัญชี Google Ads กับ Google Analytics
ผสานรวม Google Analytics ในแอป
ทำตามขั้นตอนการผสานรวมสำหรับ Cocoapods, Swift Package Manager หรือการติดตั้งด้วยตนเอง
เปิดใช้โหมดแก้ไขข้อบกพร่องใน Xcode (ไม่บังคับ)
แก้ปัญหาและจัดการปัญหาที่พบได้ทั่วไป
หากจำเป็น ให้แก้ปัญหาด้วยความช่วยเหลือจากแหล่งข้อมูลการสนับสนุนสำหรับ Firebase Authentication และ Google Analytics
จัดการปัญหาที่พบได้ทั่วไป
สิ่งที่ต้องมี
ขั้นตอนที่ 1: ลิงก์บัญชี Google Ads กับ Google Analyticsarrow_forward_ios
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-24 UTC
[null,null,["อัปเดตล่าสุด 2025-07-24 UTC"],[],[],null,["**Solution tutorial**\n\nGoogle's on-device conversion measurement improves the number of observable\nconversions from your iOS app campaigns while keeping users' personal data\nprivate. In this tutorial, you'll learn how the solution works and follow along\nwith the steps needed to implement it.\n\nHow does this work?\n\nOn-device conversion measurement uses de-identified event data from\nyour iOS app campaigns to measure app installs and in-app actions while\npreserving user privacy.\n\nProducts and features used in this tutorial\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Google Ads \u003e [Google Ads](/docs/ads) lets you drive installs, gain deep insights into ad conversions, and run targeted ad campaigns using Google Analytics audiences to engage your user base. | Google Analytics \u003e [Google Analytics](/docs/analytics) gives you insight into user engagement, retention, and monetization metrics like total revenue, AdMob revenue, purchase revenue, and much more. It also lets you create user audiences and segments. |\n\n\u003cbr /\u003e\n\nTutorial overview\n\n[Go\ndirectly to the step-by-step tutorial](/docs/tutorials/ads-ios-on-device-measurement-event-data/step-1)\n\n1. [**Link Your Ads Account with Google Analytics**](/docs/tutorials/ads-ios-on-device-measurement-event-data/step-1)\n\n 1. Link Your Ads Account with Google Analytics\n2. [**Integrate\n Google Analytics into your app**](/docs/tutorials/ads-ios-on-device-measurement-event-data/step-2)\n\n 1. Follow integration steps for Cocoapods, Swift Package Manager or manual\n installation.\n\n 2. Optionally, enable debug mode in Xcode.\n\n3. [**Troubleshoot and\n handle common issues**](/docs/tutorials/ads-ios-on-device-measurement-event-data/step-3)\n\n 1. If needed, troubleshoot with the help of support resources for\n Firebase Authentication and Google Analytics.\n\n 2. Handle some commonly-encountered issues.\n\nWhat you'll need\n\n- Your own app that can run on iOS 12 or higher\n\n- Your app registered as a Firebase App that's linked to Google Analytics\n and Ads\n\n- Your preferred IDE\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n\u003cbr /\u003e\n\n[**Step 1** : Link Your Ads Account with Google Analyticsarrow_forward_ios](/docs/tutorials/ads-ios-on-device-measurement-event-data/step-1)\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n*** ** * ** ***"]]