Skip to content

Real-Time Scanning Setup

Real-Time Scanning continuously monitors accessibility based on real user interactions by using a lightweight tracking script.

To install the tracking script:

  1. Open the My Sites screen after logging into the Portal.
  2. Locate the website where you want to enable Real-Time Scanning.
  3. 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:

  1. Select the Configuration tab from the top navigation.
  2. 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:

  1. Choose your preferred installation method:
    • Manual Installation
    • Install via Google Tag Manager (GTM)
  2. Copy the provided tracking script.
  3. 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