-
Couldn't load subscription status.
- Fork 10
CP-10502 - Push Notification Event Tracking #3260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruijialin-avalabs
previously approved these changes
Oct 8, 2025
ruijialin-avalabs
previously approved these changes
Oct 8, 2025
ruijialin-avalabs
previously approved these changes
Oct 13, 2025
ruijialin-avalabs
previously approved these changes
Oct 14, 2025
ruijialin-avalabs
approved these changes
Oct 27, 2025
B0Y3R-AVA
approved these changes
Oct 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Ticket: CP-10502
Please provide:
Added analytics events for Push notifications in posthog
Screenshots/Videos
Include relevant screenshots or screen recordings of iOS and Android.
PushNotificationAccepted/PushNotificationRejected
https://github.com/user-attachments/assets/6ea3a301-73a8-4dad-a059-610e490b0658
https://github.com/user-attachments/assets/89b601c1-4ce7-4e50-b8a8-fecc9185e3e1
PushNotificationSubscribed/PushNotificationUnsubscribed (Notification Preferences screen)
https://github.com/user-attachments/assets/3d28b6fa-fcd2-4623-8c2b-3eacd34efe18
PushNotificationSubscribed/PushNotificationUnsubscribed (Favorite Token)
https://github.com/user-attachments/assets/f1231d37-c916-48ff-949d-c424fa65d0dc
PushNotificationPressed
https://github.com/user-attachments/assets/be340719-576e-4bee-b1cd-b1d6a6362677
Testing
Dev Testing (if applicable)
iOS - 6382
Android - 6383
You need access to Posthog production project
1. Accepted/Rejected
2. Subscribed/Unsubscribed (notification preferences screen)
Channel IDs
balanceChanges/productAnnouncements/offersAndPromotions/marketNews/priceAlert/favTokenPriceAlerts (without tokenId)
3. Subscribed/Unsubscribed (favorite tokens from track flows)
4. Received/Pressed (foreground)
4. Pressed (background)
QA Testing (if applicable)
Checklist
Please check all that apply (if applicable)