Feedback
Help Center

Deploying via Google Tag Manager

If your team uses Google Tag Manager (GTM) to manage third-party scripts, you can deploy the GetFeedback snippet across your website without writing code.

Before you begin, log in to your dashboard. Open the Install tab of your active project, and copy your unique JavaScript snippet container. Then, follow these steps in your GTM workspace:

  1. Select your target tracking container.
  2. From the left navigation options or the main overview panel, select Add a new tag.
  3. Name your tag (e.g. "GetFeedback - Main Script Container").
  1. Select the Tag Configuration box to open the template menu.
  2. Scroll through the default configurations or use the search field to select Custom HTML.
  3. Paste the snippet you copied from your GetFeedback builder directly into the HTML field.

Make sure the Support document.write checkbox remains unchecked to prevent performance issues.

  1. Select the lower Triggering options card configuration area.
  2. Select the All Pages (Page View) trigger. This makes sure your buttons and forms can look for matching page criteria anywhere on your site.
  1. Select Save in the top right corner.
  2. Select Submit on your workspace container.
  3. Add an optional version name, and select Publish to push the changes live.

After GTM publishes your tags, you can confirm the script is communicating with your website:

  1. Load your live website and open your browser's developer console interface (typically by hitting F12 or right-clicking and choosing Inspect Element -> Console).
  2. Type the command usabilla_live and press Enter.

If the tag triggers correctly, the system returns a code confirmation in the console.

Now that your GTM snippet is live, choose a guide below to set up your forms: Feedback Button, Trigger-based Forms, or Embedded Forms.