Loquiz supports starting individual games with weblinks. This will allow you to include a link into a webpage or e-mail that will start Loquiz app with prefilled username and password. Links can be used both for general username-password combos or for ticket username-passwords.

Construction special links for general usernames

Links consist of game username and password for the game you want to start

loquiz://username/password

While using the link as text is usually browsed as link in mobile device it is recommended to add a proper link into webpage or e-mail using hyperlink format:

<a href="loquiz://username/password">Users click here to start a game</a>

Constructing special links for individual tickets

Constructing special links for individual tickets happens the same way as for general username password combo. Instead of general username use your ticket username and instead of general password ticket password.

You will be able to access ticket information directly through API or just exporting tickets from the ticket table and automatically process them to generate dynamic links.

Note when using links in mobile devices

Please make sure Loquiz app is installed before clicking the link.

Note that some devices might block special links to process, so always add username and password also in human-readable form

Tagged: