OVERVIEW
WebPush.in allows webmasters to collect web push subscribers and dispatch real-time alerts across mobile and desktop browsers.
Welcome to the official WebPush Documentation. This guide covers how to set up your domain, configure permission prompts, automate push campaigns, and leverage growth features like YouTube channel bridge links and Google Drive database backups.
Key Steps to Launch:
Register your domain in dashboard under Domains > Add Website.
Integrate tracking code using our 1-click WordPress plugin or manual JS snippet.
Upload service worker (firebase-messaging-sw.js) to public root folder.
Dispatch push campaigns and track audience growth analytics in real-time.
« Start of Documentation
Registering Website Domains & Firebase VAPID Key
Before sending push alerts, register your domain URL in your WebPush.in panel.
Step-by-Step Domain Registration:
Click Domains in your left dashboard navigation.
Click Add Website Domain and enter your site name and full URL (e.g. https://yournewsportal.com).
Add your Firebase VAPID Key and Service JSON config.
Save the domain to generate your unique JavaScript tracking integration code.
Adding Integration Code to Your Website
TIP
Use our official WordPress Plugin to complete code integration in 1 click for WordPress sites!
Once you have registered your domain name, navigate to your Domains > Code Integration page to copy your integration snippet and download required service worker files.
1Select Popup Prompt Type
Choose from 4 prompt layout styles: Manual Prompt, With Backdrop Overlay, Default/Native Prompt, or Fullscreen Prompt.
2Copy & Paste JavaScript Tracking Snippet
Copy the generated script and paste it into the <head> section of your website source code.
Download firebase-messaging-sw.js and upload it directly to your website's root public directory (e.g. public_html/firebase-messaging-sw.js).
DANGER & CAUTION
If your website uses CDN caching (Cloudflare) or caching plugins (WP Rocket, LiteSpeed), ensure you purge cache after adding the service worker.
Download the official WordPress plugin ZIP file from your WebPush.in panel.
Go to your WP Admin > Plugins > Add New > Upload Plugin.
Activate the plugin and open the WebPush.in sidebar item.
Enter your Panel URL, Email, and Password, then click Auto-Install Files.
Blogger & Custom Platform Integration
Integrate WebPush.in on Google Blogger (Blogspot), Shopify, Wix, or custom PHP/HTML websites.
Blogger Theme Setup:
Open Blogger Dashboard > Theme > Edit HTML.
Search for </head> and paste your JavaScript tracking snippet right above it.
Save theme and test push permission prompt live on your site.
HTTP Site Helper Popup Setup
HTTP PROTOCOL NOTICE
Browser push notifications require HTTPS. For non-SSL HTTP domains, WebPush.in provides a secure pop-up bridge window to collect permissions automatically!
If your site runs on HTTP (without SSL), our tracking script detects it automatically and opens a secure SSL helper window when visitors click "Allow Notifications".
YouTube Channel Bridge Links & Force Subscribe
Convert social and video traffic into push subscribers before redirecting visitors to your YouTube channel URL with sub_confirmation=1.
📌 How YouTube Bridge Works:
1. Go to Growth Tools > YouTube Channel Links in your dashboard.
2. Paste your YouTube Channel URL and enable Force Subscribe (sub_confirmation=1).
3. Share the generated short link. Visitors prompt for push notifications first and then land directly on your YouTube channel subscription dialog!
Custom Landing Page Bridge Links (LP Links)
Create custom short redirection links with custom prompt text, theme colors, and destination URLs.
Setting Up LP Bridge Links:
Navigate to Growth Tools > LP Bridge Links in your user panel.
Enter Target Redirect Link (e.g. https://targetarticle.com/page).
Set Custom Prompt Text and Theme Color, then click Generate LP Link.
Popup Customizer & Permission Styles
Customize permission prompt overlays to match your brand style and maximize opt-in rates.
1. Manual Prompt
Floating prompt box that lets visitors interact without blocking page view.
2. With Backdrop Overlay
Dims background page with blur effect for maximum opt-in focus.
3. Default/Native Prompt
Standard browser native permission prompt.
4. Fullscreen Prompt
Centred modal layout for maximum subscriber capture.
Creating & Dispatching Push Campaigns
Learn how to draft high-converting notification alerts, attach big images, set action buttons, and dispatch campaigns to target segments.
Campaign Title & Message
Keep titles punchy under 50 characters for best mobile visibility.
Target Landing Link
The destination URL opened when the user clicks the push alert.
High-Speed Chunk Queue Engine
Our background chunk dispatch system splits subscriber lists into batch jobs to prevent server timeouts and maximize delivery speed.
🚀 Queue Optimization Tips:
1. Large push campaigns are auto-dispatched in chunks of 500-1,000 tokens.
2. Invalid or expired tokens are automatically detected and cleaned during dispatch.
Google Drive Cloud Database Backups
Connect your Google Drive account to perform manual or automated JSON database exports of your website endpoints and subscriber details.
Connecting Google Drive:
Navigate to Backups in your user panel.
Paste your Google Drive Folder ID and OAuth credentials.
Click Generate Backup to upload a clean database dump.