βš™οΈInstallation

Embed your chatbot on any website

Copy the script snippet and paste it on WordPress, Shopify, Webflow, or any HTML site.

Updated 2 Mar 2026

Get your snippet

Dashboard β†’ Install chatbot β†’ choose Popup, Embed, or Direct link.

Popup widget (most common)

A floating chat bubble in the corner of your page. Paste the <script> tag before </body>:

<script
  src="https://embed.pivra.ai/widget.js"
  data-slug="your-chatbot-slug"
  defer
></script>

WordPress

  1. Install Insert Headers and Footers plugin (or use your theme's footer.php)
  2. Paste the script in the Footer section
  3. Save and visit your site β€” the chat bubble appears

Shopify

  1. Online Store β†’ Themes β†’ Edit code
  2. Open theme.liquid (or layout/theme.liquid)
  3. Paste the script just before </body>
  4. Save

Webflow

  1. Project Settings β†’ Custom code β†’ Footer code
  2. Paste the script
  3. Publish your site

Any HTML site

Paste the script before </body> in every page where you want the chatbot.

Embedding inline (iframe)

Use the Embed option in Install chatbot. Copy the <iframe> code and place it anywhere in your page content.

Direct link

Share https://embed.pivra.ai/embed/your-slug as a standalone chatbot page β€” useful for email signatures, QR codes, or link-in-bio.

Allowed domains

If you want to restrict which sites can use your chatbot, set Allowed domains in Settings β†’ White Label. Leave blank to allow any site.

Was this helpful?

If you have questions or suggestions, email us at support@pivra.ai .