Documentation

Quality Assurance (QA) Tool

Test your rules and dynamic redirection logic safely without affecting your production analytics or using live scan limits.

Accessing the QA Tool

There are two primary ways to access the QA tool:

From Wrangle List

Click the QR icon associated with any rule in your list.

From Wrangle Builder

When editing a rule, click the QA QR Code button next to the Action selection.

Features

QA Mode (No Logging)

By default, QA Mode is enabled. This ensures that any scans performed through the generated QR code or link:

  • Do not count towards your monthly scan limits.
  • Are not recorded in your Scan Events log or Analytics.

If you toggle this off, testing the link will act exactly like a real user scan, recording data and incrementing counters.

Evaluate Conditions

This switch controls whether the Wrangle Engine checks the wrangle's conditions (e.g., Country, Expiry Date) before firing the action.

  • Off (Ignore): (Default) The action will fire immediately, ignoring all conditions. This is perfect for testing the "happy path" or verifying that your Action configuration (e.g., promotional banner) looks correct.
  • On (Apply): The rule will only fire if your test device matches the criteria. Use this to verify complex logic like "Android Only" or "France Only".

Custom Domains

If your account has a custom domain configured (e.g., id.brand.com), the QA tool will generate test links using your domain. This ensures that any domain-specific logic or first-party cookies function correctly during your test.