Sử dụng các giải pháp đo lường lượt chuyển đổi trên thiết bị iOS
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Việc triển khai các chiến lược đo lường lâu dài có vai trò quan trọng trong việc tìm hiểu tác động của hoạt động tiếp thị và tối ưu hoá các khoản đầu tư. Tính năng đo lường lượt chuyển đổi trên thiết bị của Google giúp tăng số lượt chuyển đổi có thể ghi nhận để nâng cao khả năng tối ưu hoá và báo cáo cho chiến dịch Quảng cáo ứng dụng iOS theo cách bảo đảm quyền riêng tư.
Trong các hướng dẫn này, bạn sẽ tìm hiểu cách hoạt động của các giải pháp này và làm theo các bước cần thiết để triển khai các giải pháp đó.
Ứng dụng này hoạt động như thế nào?
Tính năng đo lường lượt chuyển đổi trên thiết bị giúp đo lường lượt cài đặt ứng dụng và hành động trong ứng dụng từ chiến dịch Quảng cáo ứng dụng iOS, trong khi vẫn đảm bảo sự riêng tư cho dữ liệu người dùng. Giải pháp này có hai biến thể: sử dụng dữ liệu của bên thứ nhất và sử dụng dữ liệu sự kiện ứng dụng tạm thời, đã loại bỏ thông tin nhận dạng cá nhân.
Nhóm của tôi sẽ triển khai tính năng này như thế nào?
Tính năng đo lường trên thiết bị hoạt động trên các thiết bị chạy iOS 12 trở lên. Mỗi biến thể của giải pháp này đều có các yêu cầu cụ thể về việc triển khai. Để kích hoạt từng biến thể, bạn cần xác minh bản dựng của ứng dụng có chứa thư viện GoogleAdsOnDeviceConversion:
Đối với dữ liệu của bên thứ nhất, bạn cần có địa chỉ email hoặc số điện thoại do người dùng cung cấp và đã được người dùng đồng ý. Thông qua API, địa chỉ email hoặc số điện thoại được SDK Google Analytics cho Firebase sử dụng để phân bổ, nhờ đó, dữ liệu cá nhân này không bao giờ được gửi ra khỏi thiết bị theo cách có thể xác định người dùng hoặc thiết bị.
Bạn có thể sử dụng tính năng Xác thực Firebase để cho phép người dùng đăng nhập vào ứng dụng bằng một hoặc nhiều phương thức đăng nhập. Sau khi tích hợp với tính năng Xác thực Firebase, bạn có thể lấy email hoặc số điện thoại của người dùng đã đăng nhập để bắt đầu đo lường lượt chuyển đổi trên thiết bị.
Đối với dữ liệu sự kiện, hãy xác minh rằng phiên bản mới nhất của SDK Google Analytics cho Firebase đã được định cấu hình trong ứng dụng của bạn và mọi sự kiện tuỳ chỉnh đã chọn đều được ghi lại (nếu có). Những sự kiện chính này phải phù hợp với những hành động hoặc lượt chuyển đổi quan trọng nhất mà bạn muốn đo lường cho chiến dịch iOS.
Tôi có thể sử dụng cả hai kỹ thuật không?
Hoàn toàn nên! Các phương pháp này không loại trừ lẫn nhau. Đối với những nhà quảng cáo chạy chiến dịch quảng cáo ứng dụng iOS, bạn nên triển khai cả hai biến thể của giải pháp này để tối đa hoá lợi ích về hiệu suất và khả năng báo cáo.
Việc kết hợp cả hai phương thức này sẽ mang lại một phương pháp đo lường toàn diện hơn, đồng thời vẫn tôn trọng quyền riêng tư của người dùng.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],[],null,["Implementing durable measurement strategies is crucial for understanding the\nimpact of your marketing efforts and optimizing your investments. Google's\non-device conversion measurement improves the amount of observable conversions\nto enhance campaign optimization and reporting for your iOS App campaigns in a\nprivacy-preserving manner.\n\nIn these tutorials, you'll learn how these solutions work and follow along with the steps needed to implement them.\n\nHow does this work?\n\nOn-device conversion measurement helps measure app installs and in-app actions\nfrom your iOS App campaigns while keeping user data private. There are two\nvariants of this solution: using first-party data and using de-identified,\ntemporary app event data.\n\nTo learn more about the privacy-preserving benefits of on-device conversion\nmeasurement, view the [Google Ads Help Center article](https://support.google.com/google-ads/answer/12119136).\n\nHow will my team implement it?\n\nOn-device measurement works on devices running iOS 12+. Each variant of this\nsolution has specific implementation requirements. In order to activate each,\nyou will need to verify your app's build includes the\n`GoogleAdsOnDeviceConversion` library:\n\n- For **first-party data**, you need a consented, user-provided email address or\n phone number. Through the API, the email address or phone number is used by the\n Google Analytics for Firebase SDK for attribution such that this personal data\n is never sent off the device in a way that can identify the user or device.\n\n You can use Firebase Authentication to allow users to sign in to your app\n using one or more sign-in methods. Once integrated with Firebase\n Authentication, you can get the signed-in user's email or phone number to\n initiate on-device conversion measurement.\n- For **event data** , verify that the latest version of the\n Google Analytics for Firebase SDK is configured in your app, and if\n applicable, that any selected custom events are logged. These\n [key events](https://support.google.com/analytics/answer/9267568) should\n align with the most important actions or conversions you want to measure for\n your iOS campaigns.\n\nCan I use both techniques?\n\nAbsolutely! These approaches are not mutually exclusive. For advertisers running\niOS app campaigns, we recommend implementing both variants of this solution to\nmaximize performance and reporting benefits.\n\nCombining both methods provides a more comprehensive approach to measurement\nwhile respecting user privacy.\n\nWhat's next?\n\nFollow along in the step-by-step tutorials:\n\n- On-device conversion measurement [using first-party data](/docs/tutorials/ads-ios-on-device-measurement/index-first-party)\n- On-device conversion measurement [using event data](/docs/tutorials/ads-ios-on-device-measurement-event-data/index-event-driven)"]]