Tutorials

Embed Arvia Video Chat Widget on Your Website

Tablet, laptop and mobile phone screens

The Arvia widget allows businesses to add a simple video call button to any website.
The customer immediately interacts with the widget by pressing the button and connecting to an expert.

Arvia widget is prebuilt so it only takes 5 minutes to plug into your website and start getting more sessions with live agents.

 

Where to use;

  • When you want to add a video call feature to your e-commerce.
  • It can be added quickly with no coding knowledge.
  • The widget code needs to be included in the HTML.
  • The widget behavior can be set with the parameters.
  • Widget design can be customized easily on Arvia admin panel.

 

Arvia Video Chat Widget features

  • Ready-to-use video chat interface
  • Cross-browser compatibility
  • Screen sharing
  • Active speaker indicator
  • Text chat
  • File sharing
  • Take snapshots
  • Change username
  • Customizable Widget (Smart Call Button)
  • Tag & Group Incoming Calls
  • Smart Call Routing
  • Remote control
  • Recording*

* Read more about our pricing.

 

Step-by-step guide: embed Arvia Video Chat Widget

  • First, you’ll need to create an account and sign in to Arvia dashboard. Click here sign up for free!
  • Enter the dashboard and click on the Widget Settings link on the left menu, then click on Add To Website button.

 

  • Copy the javascript code to paste it to your page HTML.

 

 

  • Paste the copied javascript code between the <head>…</head> tags in your HTML file

<head>
….
<script async id=”arviaVideoCallWidget” src=”https://widget.arvia.chat/js/arvia-video-call-widget-bundle.js?projectId=357c3661ba35c034e6e1258a” </script>
….
</head>

Widget customization

Widget UI can be customized using the design tool at Arvia admin panel. You can change the colors, font size, text content, user consent details and more.

Change Widget Behaviour

Further, customize the widget behavior by adding parameters to the widget code. The following example makes the widget open the meeting page in a new browser tab.
  • <script async id=”arviaVideoCallWidget” src=”https://widget.arvia.chat/js/arvia-video-call-widget-bundle.js?projectId=357c3661ba35c034e6e1258a&openNewTab=1″></script>

 

URL Parameter Description
&openNewTab=true
Opens meeting room in a new tab.
&roomName=<roomName>
Opens specified room instead of a dynamically created room.
&openArviaVideoChat=true
Opens first pop-up as soon as the widget loads.

 

 

The widget parameters can be used altogether like the example below.

  • <script async id=”arviaVideoCallWidget” src=”https://widget.arvia.chat/js/arvia-video-call-widget-bundle.js?projectId=357c3661ba35c034e6e1258a&openNewTab=true&roomName=my-first-room&openArviaVideoChat=true”></script>

 

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir