Update your web app to support Iterable Web Push for Safari
October 30, 2024
We're excited to announce that Iterable Web Push now supports Safari browsers! This enhancement allows you to send web push notifications to users who visit your website using Safari on macOS and iOS devices. Safari is the second most popular browser in the world, so this update opens up your web push channel for you to engage with more users than ever before.
To send Iterable Web Push notifications to Safari users, your web development team can update your web app by following the instructions in Setting up Web Push Notifications.
Another update to Iterable Web Push is the addition of user identifiers (email and userId) to the FCM message payload. This enhancement allows you to easily identify users when you track their interactions with your web push notifications by directly identifying the user via the notification's payload.
To learn more about FCM message payloads that Iterable sends for web push notifications, see Setting up Web Push Notifications
