Integration Guide
Add Video Support to WordPress
Connect with your visitors via crystal-clear video calls instantly. Add Halla's zero-friction video widget to your WordPress site. Zero friction. Shadow DOM isolated.
Installation is straightforward
1
Install a Snippet Plugin
Download and activate the 'WPCode - Insert Headers and Footers' plugin (or similar).
2
Open Head Settings
Navigate to the Code Snippets > Header & Footer section in your WP Admin sidebar.
3
Add the Code
Paste the Halla script snippet into the footer input field and click Save.
<!-- 1. Add this to your header -->
<script src="https://halla.live/widget.js" async></script>
<!-- 2. Initialize in your body -->
<halla-widget org="YOUR_ORG_ID"></halla-widget>