Embed · Wix

Embed an interactive demo in Wix.

Use Wix's Embed HTML element to put a Tellane lane on a page, with the sizing that keeps the player usable on mobile.

Where it goes: A section on the homepage or a feature page in the Wix Editor.

The snippet

One iframe

The share modal generates this for your lane; the example uses a placeholder address.

<iframe src="https://acme.tellane.com/l/pipelines-tour" width="100%" height="640" frameborder="0" allowfullscreen></iframe>

Steps

In Wix

  1. In Tellane, open the lane → Share → copy the Embed snippet.
  2. In the Wix Editor, press Add Elements → Embed Code → Embed HTML.
  3. Choose Code, paste the snippet, and press Update.
  4. Resize the element on the canvas to the width you want; set its height to about 640.
  5. Publish and drive the lane on the live page.

Proof

This is what the embed looks like

A lane embedded on this page, the same way yours will be on Wix. Drive it.

osprey.app/pipelines — captured with Tellane
LIVE DEMO
Osprey
Overview
Pipelines
Accounts
Reports
Settings
PIPELINES / Q3

Q3 enterprise pipeline

Invite teammate
Open pipeline$4.2M +12%
Win rate31% +4pts
Avg. cycle24d −6d
Weekly closed-wonJun — Aug
Meridian FreightNegotiation$380K
Cobalt HealthProposal$210K
Aster & Co.Discovery$95K
THIS PAGE EATS ITS OWN DOG FOOD
You're looking at a real Tellane demo.

Osprey is a fictional app we captured in five minutes. Click the glowing dots to drive it yourself — three stops, no sales call.

Lane progress
Embedded lane · the same player Wix will show

If it doesn't work

What breaks, and the fix

  • The player is cramped. Wix's Embed HTML element renders inside its own frame: make the element itself as wide as the section, not only the iframe inside it.
  • The player is letterboxed or cut off on phones. Keep width="100%" and set height to 640 on desktop; for a fixed 16:10 box wrap the iframe in a div with aspect-ratio: 16 / 10 and give the iframe height: 100%.
  • A 'Made with Tellane' badge shows on the demo. Free-plan lanes carry the badge; Growth removes it under Settings → Workspace.

FAQ

Questions

Does Wix's free plan allow it?

The Embed HTML element is available in the Editor on all plans.

Other platforms

Embed guides