Web SDK
- How can I move my web subscription prompt to the top of the screen and prevent it from blocking user interaction with my site?
- Why does the Web SDK load the wrong Application Code when navigating between subdomains?
- Why is the Subscription Widget not appearing when using the Web SDK via NPM?
- How do I disable the default web push subscription prompt to use my own custom one?
- What is the recommended way to ask users to subscribe to web push notifications?
- How do I correctly initialize the Web Push SDK and manage the subscription prompt?
- How do I fix a 401 error when integrating the Web Push SDK?
- How do I register a user's phone number for SMS or WhatsApp using the Web SDK?
- How can I register a user's phone number for SMS or WhatsApp using the Web SDK?
- How do I trigger the web push subscription prompt from my own custom button or link?
- How do I trigger the web push subscription prompt from a custom button or link?
- How do I migrate my web push subscribers from another provider to Pushwoosh? Can I import my existing tokens?
- How do I register my browser for web push notifications and find its Hardware ID (HWID)?
- How can I display the web push subscription prompt in different languages for my multi-language website?
- How do I control the visibility or disable the web push subscription prompt and the floating subscription widget?
- What are the image icon requirements for web push notifications?
- What are the key changes in Web Push SDK version 3.45.0 and how do I update it if I use npm?
- How do I register a device and assign a User ID using the Pushwoosh Web SDK?
- How do I associate an anonymous web push subscriber with their user ID after they log in or register on my website?
- How can I change the text (like title, message, and button labels) of the Pushwoosh Custom Subscription Popup using the Web SDK?
- How can I manually trigger the Pushwoosh Custom Subscription Popup and ensure it allows users to re-subscribe?
- 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?
- How do I configure the Pushwoosh Web SDK if my `pushwoosh-service-worker.js` file is located in a subdirectory (e.g., `/vendor/`) instead of the website's root directory?
- How do I integrate Pushwoosh Web Push notifications with my existing Progressive Web App (PWA)?
- Does Pushwoosh support sending push notifications and in-app messages for web applications?
- How can I track visits or get notified when a specific page on my website is accessed?