Advanced link options
Various presenter settings can be controller by editing the links you share.
info
To help you quickly build custom links for multiple presenters, download our link builder spreadsheet utility for Excel and Google Sheets.
If you'd like to build your own solution, or just need a couple of links, full details are below.
A sample link looks like:
Options available are:
code=a1b2cRequired. This is your show code, and links this presenter to your show. It's always alpha-numeric, 5- (or 36-) characters, and is not case sensitive.name=Jo+BloggsOptional. This will pre-set the presenter name (Jo Bloggs), so your end user will not need to add this themselves.
If this parameter is omitted, the clicker will prompt the user to enter a name, or use an existing name if one is stored on the user's device.note
Names need to be URL-encoded; in our example, the whitespace between
JoandBloggshas been replaced with+. Online tools such as https://www.urlencoder.org/ can help with this process, or use our link builder spreadsheet utilityscreentimeoutprompt=0Depreciated - do not use in new deploymentsview=justButtonsOptional. Sets the default view the presenter will see. Options are:justButtons- the default button-only pagebuttonsAndNotes- start on the combined notes/buttons page
Note that this field is case-sensitive.
notesSize=20Optional. Pre-sets the size of the notes text (in px). The default is c. 16px.invite=0- Optional. Skip the invite system and go straight to a browser clicker. See this news article for details of how the invite system works.logo=[URL]- Optional. Replace the OctoCue header logo with your own. Logos should be transparent PNG files, 160x40px and hosted at ahttps://address. Addresses should be URL-encoded.
Example:https%3A%2F%2Foctocue.com%2Fimg%2Ffix8logo_sample.pngcaution
The logo-replacement feature is experimental. Use at your own risk!
max-width=2000Optional. The browser clicker is normally restricted to 1024px wide for UI reasons. Setting this to e.g.2000will allow the clicker to be up to 2000px wide, assuming there's screen width available.keypress=1orkeypress=trueOptional. Control whether the clicker will respond to keyboard keypresses - see the physical button options page for more details. Defaults tofalseto avoid accidental clicks.custom=1orcustom=trueUsed with custom button setups onlybuttons=1,2,4Used with custom button setups onlysize=1,1,3Used with custom button setups only
Using advanced options with permalinks#
All of the options listed above can be used with permalinks, but you'll need to omit the
code=xxxxx variable, as this is auto-populated for you by the permalink system.
A sample permalink (with ID: TestLink) would look like:
https://app.octocue.com/permalink/TestLink?name=Jo%20Bloggs&screentimeoutprompt=0&view=justButtons¬esSize=20