What is QA Mode?

QA Mode allows you to test changes on your live website in an environment only you can see. This allows you to launch lightboxes on top of your website, test custom JavaScript, and preview new changes, all without affecting your website visitors.

How to Launch QA Mode

There are two ways to launch QA Mode.

Method 1: Access QA Mode from the Box Table

qa mode

  1. Click on “More”
  2. Click on “Publish QA”
  3. Go to any URL on your website and add ?boxqamode to the end of it

Method 2: Launch QA from the Custom JS section

  1. Scroll to the bottom
  2. Click on “Save and Publish QA”
  3. Go to any URL on your website and add ?boxqamode to the end of it

Technical Notes:
To ensure complete isolation, Digioh creates and references a completely different JavaScript file. If the URL contains ?boxqamode, the QA Mode JavaScript file is called instead of the production JavaScript file.

Related Reading: