Skip to main content
Skip to main content
LaureoLaureo
Product
Why Laureo
Solutions
Pricing
Resources
Contact
Sign InStart 14-Day Trial
Start TrialStart 14-Day Trial

Product updates, no noise.

New features and the occasional sales tip. Unsubscribe anytime.

We'll send occasional product updates. Unsubscribe anytime. Privacy Policy

LaureoLaureo

CRM + Marketing + Automation + AI agents. One platform. Zero grunt work.

Product

Features

  • Sales & CRM
  • Marketing & Communication
  • Deals & Revenue
  • Customer Support
  • Automation & Insights
  • AI Agents
  • Integrations

Tools

  • Smart Inbox
  • Follow-up Sequences
  • Cold Outreach
  • Team Chat
  • Quotes & Invoices
  • Scheduling
  • Forms
  • Help Desk
  • Knowledge Base
  • Surveys

More

  • All features
  • Browse integrations
  • Pricing
  • Compare
  • Migrate

Solutions

For teams

  • Small Business
  • Startups
  • Sales Teams
  • Agencies
  • Consultants

By industry

  • Professional Services
  • Real Estate
  • Manufacturing
  • SaaS & Tech
  • Recruiting
  • See all solutions

Company

  • About
  • Contact
  • Partners
  • Security
  • Changelog

Resources

  • All resources
  • Blog
  • Help Center
  • Glossary
  • FAQ

Legal

  • Privacy
  • Terms
  • Acceptable Use

All third-party product names, logos, and brands mentioned on this site are the property of their respective owners, are used for identification and comparison only, and do not imply any affiliation with or endorsement of Laureo.

© 2026 Laureo. All rights reserved.

·

Help Center

Docs

Everything you need to know about using Laureo

Help Center

Overview
Service Hub OverviewPreferencesTriaging TicketsLive ChatSLA Targets & QueuesKB Authoring & VerificationYour Public Help CenterCustomer Ticket PortalFeedback & CSAT ProgramsEmbedding a SurveyAI Autonomy ControlsConversation QualityAI Answer Bot Add-on
Help CenterServiceEmbedding a Survey on Your Site

Embedding a Survey on Your Site

Put a survey card on your own website with a one-line snippet, and add a one-click rating to support reply emails

What the Survey Widget Is

A survey card that lives on your own website and feeds the same Responses tab.

The survey widget puts one of your Feedback surveys directly on your own website as an inline card. It mounts in the page's flow, right where you paste the snippet, and sizes itself to the survey's content. Visitors answer on your page, and each submission lands in the survey's Responses tab like any other response. The widget uses the survey's anonymous open link under the hood, so there is nothing new to configure and nothing extra to secure.

A Business plan feature
Like the rest of the Feedback section, the embeddable survey widget is available on Business and above. If an organization moves to a plan without Feedback, the embedded card stops rendering the survey and shows its unavailable state instead of an error.

Getting the Embed Snippet

The snippet lives in the survey's Distribute panel, next to the share link.

1

Publish the survey

In Service → Feedback, build the survey and publish it. A draft survey has no public link, so it cannot be embedded yet.

2

Turn on open distribution

In the survey list, click Distribute to open the Distribute survey panel, then Enable open distribution (the reusable public link anyone can answer anonymously). The embed widget uses that same anonymous link, so this switch is what makes the snippet available. Until it is on, the Embed on your site section tells you to enable it rather than showing a tag that would resolve to nothing.

3

Copy the snippet

In the same panel, the Embed on your site section shows the one-line snippet in a read-only field with a Copy button.

4

Paste it on your site

Paste the tag into your page's HTML where you want the survey card to appear. It loads inline and sizes itself; no other tags, stylesheets, or dependencies are needed.

The embed snippet

<script src="https://app.laureo.io/embed/survey.js" data-survey-token="your-token" async></script>

The copy in the Distribution panel arrives already filled in with your survey's token, so you never edit it by hand. The token is the survey's public open token, the same value its shareable link carries; it identifies the survey and nothing else.

  • data-survey-token: Required. The survey's open token, filled in for you.
  • data-target: Optional. A CSS selector for the element to mount into. Default: inline, where the script tag sits.
  • data-height: Optional. A starting height in pixels before the card reports its own.
  • data-title: Optional. The accessible title on the embedded frame.

Where Responses Go

The embedded card is another door into the same survey.

Submissions from the embedded card appear in the survey's Responses tab and roll into the Analytics scorecards alongside responses from every other channel. Because the widget rides the anonymous open link, embedded responses are anonymous, the same as responses to the copied link or QR code. If you later turn open distribution off, the embedded card stops accepting responses everywhere it is pasted; you do not need to hunt down and remove the tags.

Ratings in Reply Emails

A one-click rating row at the bottom of support replies.

The Distribute panel also holds the email signature ratings switch. When it is on, every support reply your agents send by email carries a small rating row under the signature. The customer clicks a score, the public survey page opens with that answer already filled in, and the response is recorded against the survey you chose. It is an organization-wide setting that names one survey; if a different survey currently holds it, the panel says so instead of showing a plain off switch.

  • Use this survey in reply signatures: The switch itself. The survey must be published; a draft survey cannot collect ratings. One rating is recorded per ticket.
  • Rating scale: Choose Satisfaction 1 to 5, three faces, thumbs up or down, or a recommendation scale of 0 to 10.
  • How it looks in the email: A preview of the exact row your replies will carry, with the prompt line above the buttons (“How did we do?” by default).

Allowed Websites

One embed allowlist covers the survey widget, the help widget, and live chat.

Under Service → Settings → Help Center, the Allowed websites list restricts which sites may load your embeddable widgets. When the list is empty, any site can embed them; add your own site addresses to restrict embedding to those sites only. The survey widget honors the same list as the help and chat widgets: on a site that is not listed, the embedded card shows its unavailable state instead of the survey. Your hosted help center and the survey's own public link keep working either way.

One list for every widget
There is a single allowlist, not one per widget. If your organization already restricted embed origins for the help or chat widget, the survey widget follows that restriction automatically, and any address you add applies to all three.

Related Articles

Feedback & CSAT Programs· Build the surveys you embed, and read the resultsYour Public Help Center· The settings page that holds the Allowed websites listLive Chat· The other on-your-site widget: a chat bubble that feeds the InboxService Hub Overview· Tour the four Service sections
Previous
Feedback & CSAT Programs
Next
AI Autonomy Controls