App Site Management
The App Site Management section in AlertWise allows you to add new websites or applications, update their details, or delete them entirely from your account.
This guide covers all three operations in detail.
1. Add a New Site (Create App)
Begin your journey with AlertWise by creating your first website or app. Follow these steps for a smooth integration.
Step 1: Access the Add Site Form
After signing in, click on New Website or App.
You’ll see the Add New Site form.
Step 2: Enter Basic Information
- Site Name: For example,
News Blog
or any name you choose. - Site URL: Paste your website URL in full format (e.g.,
https://example.com
).
Step 3: Add Icons
- Badge Icon URL — URL for the badge image used in notifications.
- Notification Icon URL — Recommended: square image, 192x192px, up to 2 MB.
Supported formats: JPG, JPEG, PNG, GIF, WEBP, AVIF (animations not supported).
Step 4: Upload Images
You can choose:
- Recent Files – Select from files already uploaded.
- Upload – Drag & drop or click to select a file from your device.
- External Image URL – Paste a direct link to your image.
Step 5: Complete Site Creation
Click Add Site.
You may see a message that the app is not yet connected. Proceed to install the integration code.
Step 6: Integrate with Your Website
Option A — Website Integration
- Copy the provided script and paste it into the
<head>
section of your website. - Save the file and refresh your site.
Option B — Install Service Worker
-
Download the
serviceworker.js
file from the installation instructions.
-
Place it in your root directory (e.g.,
/public_html/
).
-
If direct download isn’t possible, copy the file content manually and create
serviceworker.js
in the root directory, then paste the code.
Step 7: Verify Installation
- Refresh your site’s homepage.
- Look for the notification permission prompt.
2. Update an Existing Site
The Update Site feature allows you to change your app or website’s configuration without deleting it.
Step 1: Access Your Site
- Locate the site you want to modify.
- Go to Site Config in your AlertWise dashboard.
Step 2: Update Site Configuration
You’ll see the Site Configuration form with the following fields:
- Site Name - Update your site’s display name.
- Site URL - Change the domain or update the website link.
- Badge Icon URL - Update the badge image used in notifications.
- Notification Icon URL - Replace the notification icon (square image recommended, 192x192px, up to 2 MB).
Use the image options:
- Recent Files
- Upload
- External Image URL
Step 3: Save Changes
After making changes:
- Click Save.
- Your updates will be applied immediately.
- If the integration code changes, ensure you update it on your website.
3. Delete an Application
Step 1: Select the App to Delete
Click the delete icon next to the app name.
Step 2: Confirm Deletion
You will see a prompt:
Step 3: Delete the App
Type the exact app name in the confirmation box and click Delete.
The app will be permanently removed from your AlertWise account.
By using these features, you can easily manage your sites within AlertWise, keeping your integrations organized and up to date.