Skip to content
  • Privacy Policy
  • FAQ
  • Docs
    • Troubleshooting
    • Service Worker Guide
    • VAPID Keys
    • WordPress Setup
    • Country Targeting
  • Terms of Service
  • Cookie Policy
Jeet Push cloud
  • Features
  • Security
  • Integrations
  • Pricing
  • About Us
  • Contact
Integrations • WordPress + Custom • Built by JSAN Media

Works with WordPress and custom websites.

Add one snippet, place one service worker file, and you’re ready to collect subscribers and send campaigns.

WordPress

Recommended setup

  • Add snippet via header hook / Insert Headers plugin / theme hook element.
  • Ensure jeetpush-sw.js is accessible from website root.
  • Test subscription on HTTPS only.
Custom sites

Copy-paste snippet

<script>
window.JEETPUSH = {
  apiBaseUrl: "https://push.jsanpush.cloud",
  siteKey: "YOUR_SITE_KEY",
  vapidPublicKey: "YOUR_VAPID_PUBLIC_KEY"
};
</script>
<script src="https://push.jsanpush.cloud/jeetpush.js"></script>
The service worker must be placed on your website root to register properly.
JeetPush Cloud

JeetPush Cloud helps publishers, tool sites, and businesses send reliable Web Push notifications with first-party control. Built and operated by JSAN Media.

contact@jsanmedia.com • Premium web push notifications • Multi-site dashboard • Country targeting
Product
  • Features
  • Pricing
  • Integrations
  • Security
Documentation
  • Docs Overview
  • WordPress Setup
  • Service Worker
  • Troubleshooting
  • FAQ
Company
  • About
  • Contact
  • Privacy Policy
  • Terms
  • Cookie Policy
© 2026 JeetPush Cloud. All rights reserved.
Get Started • Docs • Support