How it works
floors.js loads on every page of your Wix site. It detects each page URL and creates a room for it. Visitors on the same page see each other as 3D avatars and can chat in real-time.
Wix uses standard browser navigation between pages, and floors.js detects each URL automatically. No Wix App Market, no Velo coding needed.
Installation
Wix lets you add custom code site-wide through the dashboard. Here's how:
- Open your Wix dashboard
- Go to Settings → Custom Code
- Click + Add Custom Code
- Paste the script tag below
- Set placement to Body - end
- Apply to All pages
- Click Apply
Replace flr_... with your site key from the floors.js dashboard.
Alternative: Wix Editor
You can also add floors.js to specific pages using the Wix Editor. Go to Add to Site → Embed → Custom Code and paste the same script tag. This approach works if you only want floors.js on certain pages.
Configuration
Add optional attributes to the script tag to customize the experience:
- data-key (required) — your site key
- data-server (optional) — custom WebSocket server if self-hosting
- data-name (optional) — pre-set a display name for the visitor
FAQ
__floors_) and creates its own isolated DOM elements. It won't interfere with any Wix widgets, apps, or elements on your site.