Dynamic QR Code plugin for Wordpress

search for answers or browse pages

Print

Terminology

This is a list of some terms used in the dashboard.

A short word (or sequence of characters) used by the plugin to distinguish the various QR-Codes from each other or to group some ones in a combination.

Precedence over other QR-Codes with the same key. In the case of equivalent situations (determined by the conditions set), the user is redirected to the URL of the priority QR-Code.

Element representing a QR code.

It’s characterized by various properties as a description, a key, a redirect URL, etc.

It identifies a QR-Code when keys are allowed to be the same for different QR-Codes (combination).

In practice it can be useful for statistical purposes to distinguish the different redirects (based on the conditions set) that users have undergone by scanning a QR code.

Automatically generated URL to be embedded in the QR code image.

Technically speaking, it’s a call to the WordPress API, and must not be confused with the redirect URL, which is the URL users are redirected to after the scan.

State of a QR code scan response as logged in the database.

Possible values are:

  • active: QR code was enabled to work
  • disabled: scan was not enabled
  • error: a problem occurred
  • expired: scan took place after the activation date/time
  • finished: scan occurred after reaching the maximum allowed number of scans for the QR code
  • inactive: scan took place before the activation date/time
Table of Contents