Web push
Web SDK setup, subscription prompts and browser-specific behaviour.
- Do I need to explicitly map my website domain in Pushwoosh or Firebase when setting up web push notifications?
- Do I need to initialize the Pushwoosh Web SDK on every page of my website?
- How can I register a user's email address using the Web SDK without automatically subscribing them to emails, and how do I manage their email subscription status?
- How do I set a custom user language in the Web SDK instead of relying on the browser's default language?
- How can I add ALT text to the icon in my website's push notification subscription prompt for improved accessibility?
- How can I enable tracking for the 'Delivered' status of my web push notifications?
- What kind of URL should I provide when asked for my website during account setup or verification?
- Is browser permission required to receive a push token for web push notifications?
- How can I track visits or get notified when a specific page on my website is accessed?
- How can I change the position of the subscription popup widget (top, bottom or center)?
- Android Chrome console logs
- Firefox subscription bell does not show up
- How to attach video and sounds to web pushes?
- How to customize Web SDK push subscription bell button?
- Redirect users to different domains based on permissions granted
- Custom subscription webpage
- How to check Web SDK initialization parameters when the page code is minified
- Custom mobile Chrome icon (badge)
- Browsers push enabled rate
- Infinite push duration in Chrome
- How to unsubscribe from Web pushes
- How to check if Web SDK has been integrated correctly?
- How do we control the time for which Chrome push is being displayed on the device?
- The icon of Chrome push is not being shown
- The image is not showing on Mac OS (Chrome pushes)