1. Download and install Wordpress Plugin on your Wordpress website
1. Download and install manifest.json and service_worker.js on your root website
2. Ask your Affiliate Manager for your Affiliate ID
3. Replace #AFFILIATE_ID# in the code below with the id given to you and add this code with the replacement made on your website pages:
<script type="text/javascript" src="https://pushrev.neptuneadspush.com/tracker-v2-vapid.js?aff_id=#AFFILIATE_ID#"></script>
4. If you have an SSL certificate go to next step otherwise install cloudflare in order to have an SSL certificate.
5. If by default your users goes to a secure page (httpS://yourdomain.com) skip this step otherwise change your CPANEL or Web Server settings to always use HTTPS. Tutorial here.
If you have any doubts please contact your Affiliate Manager
By using this option your subscription rate will improve and more users will subscribe to Push Notifications but it might hurt your site usabily or conversion rate
1. Add this code into the <HEAD> section of your html
<meta name="viewport" content="width=device-width, initial-scale=1" />
2. Add this code into before the </BODY> tag of your html. You can change the text "Click Allow to Proceed" for anything that you like.
<script type="text/javascript" src="https://pushrev.neptuneadspush.com/push-overlay.js?text=Click%20%Allow%20%to%20%Proceed"></script><link href="https://pushrev.neptuneadspush.com/push-overlay.css" type="text/css" rel="stylesheet">
By using this option your subscription rate will improve and more users will subscribe to Push Notifications but it might hurt your site usabily or conversion rate
IMPORTANT: the webserver should be able to handle requests to multiple subdomains
1. Add this code into the <HEAD> section of your html
<meta name="viewport" content="width=device-width, initial-scale=1" />
2. Add this code into before the </BODY> tag of your html. You can change the text "Click Allow to Proceed" for anything that you like.
<script type="text/javascript" src="https://pushrev.neptuneadspush.com/infinite/push-overlay.js"></script>
OPTIONAL PARAMS:
<link href="https://pushrev.neptuneadspush.com/infinite/push-overlay.css" type="text/css" rel="stylesheet">
OPTIONAL PARAMS:
<link rel="stylesheet" ref="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://pushrev.neptuneadspush.com/tracker-popup.js?aff_id=#AFFILIATE_ID#"></script>