website logo
CommunityDocumentation
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
Navigate through spaces
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
⌘K
Create a plugin
Files structure
Defining the plugin capabilities
Adding functionality
Create a branding package
Upload to Infinity
Plugin Gallery
Anonymizer
Breakout Rooms
Change Layout
Chat Notify
Directory
Fullscreen
Maintain URL
Move to Waiting Room
Raise Hand Notification
Recording
Rename Participant
Screenshot
Server Mute Notifier
Start Muted
Survey
Video Mute Participant
Docs powered by archbee 
4min

Survey

This plugin redirects participants to an external website when they disconnect from a VMR. This is useful for sending participants to surveys or to marketing sites relating to the conference they participated in.

Once you have the plugin deployed this feature will be available on any VMR that you choose. Simply add the redirect query parameter to the Pexip webapp URL when you want to utilize the plugin.

You can add the query param to stock Infinity Connect webapp URL

https://conference.pexip.com/webapp/home?redirect=https://example.com

This allows you redirect a participant to a given URL regardless of what VMR alias they connect to.

Additonally you can use this plugin with preconfigured links which are described here

https://conference.pexip.com/webapp/#/?conference=myvmr&name=Ryan&redirect=https://example.com

A URL like this would connect a participant to the VMR named myvmr with the display name Ryan and upon disconnecting from the VMR the participant would be redirected to https://example.com

Plugin Type

menuItems:none

How to load this plugin

To load this plugin, download the source code from the Github link here. Once you have this code, move it into the plugins folder of your theme, you should name the folder survey.

Once you have copied these files, open the settings.json file inside of your branding package and add the following code to the plugins array.

JSON
|

If you have any doubt, visit the sections Create a branding package and Upload to Infinity .

Feedback

Do you have any suggestions? Get in contact with us here.

Updated 18 May 2022
Did this page help you?
Yes
No
UP NEXT
Video Mute Participant
Docs powered by archbee 
TABLE OF CONTENTS
Plugin Type
How to load this plugin
Feedback