Skip to content

푸시 알림 데이터 로깅

Braze SDK를 통해 푸시 알림 데이터를 기록하는 방법을 알아보세요.

You can log analytics in real-time by making calls to the /users/track endpoint. To log analytics, send the braze_id value from the Braze dashboard to identify which user profile to update.

Personalized Push dashboard Example

Manually logging data

Depending on the details of your payload, you can log analytics manually within your FirebaseMessagingService.onMessageReceived implementation or your startup activity. Keep in mind, your FirebaseMessagingService subclass must finish execution within 9 seconds of invocation to avoid being flagged or terminated by the Android system.

guide/swift/analytics/logging_push_data.md developer_ %}

이 페이지가 얼마나 도움이 되었나요?
New Stuff!