Link

Links specify what should happen when a user scans one of your QR codes:

  • Where should the user be redirected to?
  • Should the redirection be password protected?
  • Should statistics regarding the scan be recorded?

All of these behaviors are defined within the link settings.

Name
A unique name to identify the link. This name is used within the app and in exported statistics to show which link has been scanned.
Dynamic
A link can be either static or dynamic. A static link encodes data directly into the QR code, meaning that users who scan your code will be served the data without going through RoQR's servers. This means that no statistics regarding the scans of the link can be seen on the platform. Since a static link encodes the data into the QR code directly, any changes to the link's data will mean that the QR code also changes. Conversely, a dynamic code can be updated without changing the QR code, and scans of the code will route the users through the RoQR platform before redirecting them to the link target, meaning that statistics about the scans are accessible through RoQR.
Password (optional)
Dynamic links can be password-protected. If a user scans a password-protected link, they will be prompted to enter the password before being redirected to the link data.
Style (optional)
The predifined style to use in styling the QR code. If no style is selected, the code will be generated using a standard black-and-white format.

Links to any website (URL) on the internet.

Attributes

URL
The URL that the user should be redirected to after scanning the QR code.

Links to a pre-populated email with a recipient email address, subject and body text. When scanned, the users default email app will open, and the user will be presented with a draft email containing the data specified in the link.

Attributes

Email address (optional)
The email address to which the email should be addressed.
Subject (optional)
The subject line of the email.
Body (optional)
The body text of the email.

Links to the settings for a WiFi network, allowing the scanner to connect to the network by scanning the QR code.

WiFi links cannot be made dynamic.

Attributes

Network name
The name of the network.
Password (optional)
The password that is used to connect to the WiFi network.
Security protocol
Specifies the type of security protocol used to secure the WiFi network. One of :
  • None
  • WEP
  • WPA
More information on various WiFi security protocols.

Links to a phone number. When scanned, the users default phone app will be opened with the phone number filled in.

Attributes

Phone number
The phone number in the link.

Links to a pre-populated SMS with a recipient phone number and body text. When scanned, the user's default SMS app will open, and the user will be presented with a draft SMS containing the data specified in the link.

Attributes

Telephone number (optional)
The telephone number to which the SMS should be addressed.
Body (optional)
The body text of the SMS.

Links to a contact that can be imported into an address book. When scanned, the user will be presented with the contact and the option to edit and save the details.

Attributes

First name (optional)
The first name of the contact
Last name (optional)
The last name of the contact.
Email (optional)
The email address of the contact.
Phone (optional)
The telephone number of the contact.
Birthday (optional)
The contact's birthday.
Website (optional)
A website associated with the contact.
Address (optional)
The contact's street address.
Company (optional)
The contact's employer / company.
Title (optional)
The contact's title / role at their company.
Note (optional)
A free-form note to associate with the contact.

Edit this page on GitHub