Skip to content

Adding posthog events for push notification and deeplink opened (UTM)

Martin Santangelo requested to merge posthog_event_push_deeplink into develop

Ticket(s) / Related Merge Requests

#5545 (closed)

Summary of Changes

  • Added two events deeplink_opened & push_notification_opened that includes $current_url
  • deeplink_opened only get triggered when an external deeplink is opened, the previous deeplink event was also triggered by local links

Testing Considerations

Regression Scope

Analytics only

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Android

Screenshots

Screenshot_2024-06-25_at_11.50.58_AM

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports