Appearance
Real-Time Scanning Setup
Real-Time Scanning continuously monitors accessibility based on real user interactions by using a lightweight tracking script.
Navigate to Real-Time Scanning Configuration
To install the tracking script:
- Open the My Sites screen after logging into the Portal.
- Locate the website where you want to enable Real-Time Scanning.
- Click Real-Time Scanning for that site.
This will open the Real-Time Scanning section for the selected website.
Open the Configuration Tab
Inside the Real-Time Scanning section:
- Select the Configuration tab from the top navigation.
- Locate the Tracking Code section.
From here, you can manage the tracking script and control Real-Time Scanning behavior.
Add the Tracking Script
In the Tracking Code section:
- Choose your preferred installation method:
- Manual Installation
- Install via Google Tag Manager (GTM)
- Copy the provided tracking script.
- Paste it into your website’s header, footer, or body.
- The script is asynchronous and does not block page loading.
If your website uses a Content Security Policy (CSP), allow the following source: https://cdn.portal-backend.prod.qualibooth.com/* - as a code snippet if possible
Deploy the changes to your website.
Verify Installation
Once the script is installed:
- The Script Status will change to Active
- Real-Time Scanning will automatically begin collecting accessibility data
You can temporarily pause Real-Time Scanning at any time using the Disable monitoring toggle in the Configuration screen.
Next Steps
Once Real-Time Scanning is active, you can:
- Explore accessibility Dashboards and Reports
- Review detected issues and severity levels
- Track accessibility trends over time
- Use Dev Assistant to inspect issues directly on the page