Install guide
Add your twin to your site
Your twin lives behind one line of code. Paste it once and a chat launcher appears in the corner of your site. The same snippet works on every platform, so there is nothing to configure.
Your snippet
<script src="https://www.telltwin.com/embed.js" data-twin="your-twin" async></script>This example uses your-twin. Copy your real snippet from your dashboard, where your twin's address is already filled in.
Embedding on your own site is part of Pro. Your twin’s own link works on every plan, including the free one.
No site, or can't paste code? You don't need to.
Every twin has its own page you can share anywhere a link goes: LinkedIn, a resume, an email, a bio. No embedding required.
Find your twin's link on your dashboard.
Where to paste it
Wherever you paste it, use the same snippet above. You are always adding it just before your page's closing </body> tag; each platform just calls that spot something different.
- Open your project, then go to Project Settings, then Custom Code.
- Paste the snippet into the Footer Code box.
- Save changes, then publish your site.
- Custom code needs a paid Site plan.
- Go to Settings, then Advanced, then Code Injection.
- Paste the snippet into the Footer box.
- Save.
- Code Injection needs a Business plan or higher.
- Go to Settings, then Custom Code (under Advanced).
- Click + Add Custom Code and paste the snippet.
- Set it to load on All pages, placed in Body - end.
- Apply, then publish.
- Easiest: install a headers-and-footers plugin (such as WPCode), then paste the snippet into its footer / before-</body> box.
- Or, in the block editor, add a Custom HTML block to your footer and paste it there.
- Save or update the page.
- Open the HTML for your page.
- Paste the snippet on its own line, just before the closing
</body>tag. - Save and redeploy.
Good to know
- One snippet, every platform. You never need different code for different sites.
- It appears in the corner. The launcher sits in the bottom-right; visitors click it to chat, and it stays out of the way until they do.
- Update anytime. Changing your twin updates it everywhere the snippet is pasted. You never paste again.