Popup and Permission Management

Popup and Permission Management

Several popups or alerts need to be displayed when your users browse your PWA.

Depending on your settings, your users could be asked for several authorizations:
- Push notification
SMS notification
Install PWA to their device
Cookies
- Geolocation

To avoid displaying all popups/banners at the same time and improve your users' experience, you'll find below how the popups and permissions are managed on a PWA created with Muse mBaaS.


1. Popup and Permission Behavior



      Popup
      Display Behavior*
      Geolocation         Displayed on the page where the geolocation is needed      
      Push         Displayed after 8 Actions   
      SMS         Displayed after 10 Actions   
      PWA Install         Displayed after 4 Actions   
      Cookie banner            Displayed at launch of the PWA on the home page
*An action can be either the action to open a page or opening the navigation mode.

    • Related Articles

    • Add your PWA's Icon to a Home Screen

      1. Android 1/ Add an image in the menu Design & Structure > Design > General Design > Icon :: PWA > Apple Touch Icon. 2/ Regenerate your PWA to link this image to your PWA. Chrome browser will display an “Add to Home screen” popup automatically once ...
    • Head Tag | PWA

      In the menu Settings > Other Settings > Head tags, you can add HTML code to the head tag of your Progressive Web App (PWA). This code will be displayed on all your PWA pages. You can for instance add meta tags in this field to declare your PWA to ...
    • Make your PWA Private

      1. Set a Password Restriction to Access your PWA 1. Go to the menu Publish > PWA > Publish 2. Activate the password restriction 3. Fill in an explanatory message your visitor will see when reaching your PWA 4. Fill in the password that will be needed ...
    • Cookies Warning

      Cookies are small files that are stored on a user's browser. The data that cookies store is usually some type of tracking information to help the website perform various tasks, such as managing a session ID when you sign in or tracking cookies if ...
    • Progressive Web App (PWA) Publication - General Information

      1. What is a Progressive Web APP (PWA)? Progressive Web Apps (PWA) can run on any device and have the capacity to totally adapt themselves to the screen they're being viewed on. PWA's are developed with web technologies and are accessible from all ...