Copy the embed code

Generate your snippet from the editor and paste it into your website.

Quick visual

Wireframe showing an embed code block being copied from a modal.
Copy/paste the snippet into your site builder.

Where to get the code

Open a widget editor at /get-widget/<slug> and click Save & Get Code.

You’ll get a snippet you can paste into:

  • WordPress (Custom HTML block)
  • Webflow (Embed element)
  • Shopify (theme/custom section)
  • Any HTML site

Tip: keep one loader per page

If you embed multiple widgets on the same page, you usually only need one loader script. Duplicating loaders can lead to flicker or redundant network work.

Where to paste code (page vs site-wide)

Most builders give you two options:

  • Page embed (best for reviews, feeds, forms, calendars): paste into the page content.
  • Global injection (best for chat launchers and some popups): paste into a global footer/header.

Platform embed block wireframe

If you’re unsure, start with page embed. Once it works, move it site-wide if needed.

Preview vs live (why it can look “broken” in the editor)

Many platforms intentionally disable scripts inside their visual editor. Always test on the published URL.

If your platform strips scripts entirely, use the iframe fallback /embed/<your-widget-id> and embed it as an iframe instead of a script. This is less flexible, but it’s the most compatible option.

Avoid duplicate loaders (the #1 cause of flicker)

If you paste the loader script multiple times on the same page, the runtime can initialize more than once. Symptoms include flicker, duplicated widgets, or repeated network requests.

Fix: keep only one loader per page, then place multiple widget containers below it.

Need help? Send the right details (so we can answer fast)

Support is fastest when we can reproduce the issue.

Please include:

  • The page URL where the widget is embedded (or the editor URL)
  • The platform/builder (WordPress, Webflow, Shopify, Squarespace, etc.)
  • What you expected to happen vs what you see
  • A screenshot of where the snippet is pasted (or a short screen recording)

If your issue involves a social connection (Instagram/Threads/TikTok), also include:

  • Which login path you used (Instagram vs Meta vs TikTok)
  • A screenshot of the provider error screen (if any)
  • Whether the account is Personal vs Business/Creator

Contact us here: /support.