Getting Started

Create your account

The first thing to do is to register an account. You can do so by navigating to the PushPro portal and clicking “Sign up here”. You will land on our application portal, where you can register a new account. You can either register using one of our social login options - we currently support Google - or create an account with your email address and a password. 

If you created your account using an email address and password, you will receive a verification email shortly after clicking “sign up”. We want to verify your email address to make sure that it was actually you who registered for an account. Click the link in the email to make sure your registration is successful. If you created your account using a social login, verification is not necessary.

Login to the portal by entering your credentials or by using the social login option. This will log you in to your personal PushPro environment. You have now successfully created your PushPro account!

Verify your setup

You can verify if you set everything up correctly by navigating to https://yourdomain.com/. If you see a push notification opt-in request, everything is working! That’s all, your website is now ready to send push notifications!

If you do not see an opt-in request, you can check whether the code snippet and javascript file were correctly added. Navigate to https://yourdomain.com/sw.js. Here you should find the following text:

importScripts('https://storage.googleapis.com/push-pro-java-scripts/pushpro-sw.js');

Next up, you can verify whether you correctly added the code snippet. On https://yourdomain.com/, right-click anywhere on the website and select “Page Source”. Here, you should find the following text:

<script></script>
window.__pushpro = {
site_uuid: "your-unique-identifier",
}

https://storage.googleapis.com/push-pro-java-scripts/pushpro-lib.js">

Ready to take PushPro for a spin? Get started for free now.

Drop us a mail

Thank you! Your submission has been received!
Something went wrong while submitting the form. Please try again or contact support@pushpro.io

Social Channels