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. Link format is different in iOS and Android devices.

For android devices please use following format

http://loquiz/username/password

where username and password are actual username and password for your game

For iOS devices please use following format

loquiz://username/password

where username and password are actual username and password for the game you want to start.

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 in Android

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

and iOS respectively

<a href="loquiz://username/password">iOS 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.

Remember that links are different in iOS and Android devices.

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

Tagged: