Open App

Plain HTML

For static HTML sites — Webflow, Framer, GitHub Pages, plain hand-written HTML — paste the chat snippet directly. The floating launcher injects itself, so there's nothing else to add.

Install#

No build step, no package. Copy the snippet from the Connect tab in your dashboard and replace YOUR_PROJECT_ID with your project's ID.

Add the script#

Paste this anywhere inside <head> or just before the closing </body>:

<script>
  window.ELOQRA_CHAT_CONFIG = { projectId: 'YOUR_PROJECT_ID' };
</script>
<script src="https://chat.eloqra.app/eloqra-chat.js" async></script>

Verify#

Open the page in a browser — the chat bubble appears in the corner. Send a test message and confirm it reaches your connected Telegram. Make sure chat is enabled and your Telegram is connected in the dashboard first.

Was this page helpful?

Eloqra

Live chat for your website, answered from Telegram.

© Copyright 2026. All rights reserved.