Install guides

Put a feedback button on anything you ship.

TellTide is one script tag for the web and one HTTP endpoint for everything else. Pick your platform below for the exact steps — where to paste, what plan you need, and how to verify your first submission lands in the private inbox.

22 platform guides1 script tag for the web1 API for native apps

Websites and site builders

One script tag before </body>. These guides show exactly where each platform hides its custom code box.

10 guides

Feedback widget for WordPress

WordPress powers everything from blogs to full storefronts, but its comment box is built for posts — not for bug reports or feature requests about your product. A feedback widget gives visitors a purpose-built place to tell you what is broken or missing.

See the install steps

Feedback widget for Webflow

Webflow sites look polished, but polish does not tell you which page confuses visitors or which feature your users wish existed. A feedback launcher closes that gap without touching your carefully built layout.

See the install steps

Feedback widget for Shopify

Store owners hear about problems too late — usually in a support email after the sale is lost. A feedback launcher on your storefront catches “the size chart is confusing” and “do you ship to Canada?” while the shopper is still on the page.

See the install steps

Feedback widget for Wix

Wix makes publishing easy; hearing from your visitors afterward is the part it leaves out. A feedback widget turns silent visitors into a steady stream of bug reports, ideas, and reviews you can actually act on.

See the install steps

Feedback widget for Squarespace

Squarespace forms are fine for “contact us,” but they flatten every message into one email pile. Structured feedback — is this a bug, an idea, or a review? — needs a purpose-built entry point.

See the install steps

Feedback widget for Framer

Framer sites ship fast and look sharp — the perfect stage for an early product. What they lack is a way to hear whether visitors actually understood your pitch or hit a broken link on launch day.

See the install steps

Feedback widget for Bubble

Bubble apps are real products with real users — which means real bug reports and feature requests, usually scattered across DMs and email. Your feedback deserves the same structure as the app you built.

See the install steps

Feedback widget for Carrd

A Carrd one-pager is often the first public face of an idea. The visitors it attracts are exactly the people whose objections and questions you need to hear before building more.

See the install steps

Feedback widget for Ghost

Ghost publications live and die by member trust, and members constantly have small reactions — a broken archive link, a topic request, praise worth quoting. Comments catch some of it; most evaporates.

See the install steps

JavaScript frameworks

Single-page apps and meta-frameworks: load the script once in your shell or layout and the launcher follows every route.

7 guides

Feedback widget for React

React apps re-render constantly; your feedback widget should not. TellTide mounts itself outside your component tree from a single script tag, so there is no wrapper component, no context provider, and nothing to memoize.

See the install steps

Feedback widget for Next.js

Next.js gives you layouts that wrap every page — which is exactly where a feedback widget belongs. One script in the root layout and the launcher follows users through server components, client components, and route transitions alike.

See the install steps

Feedback widget for Vue

Vue’s single-file components keep your app tidy; a feedback widget should not need one. TellTide mounts from a plain script tag in index.html — no plugin registration, no app.use(), nothing reactive to manage.

See the install steps

Feedback widget for Nuxt

Nuxt manages your document head for you, so third-party scripts belong in its config — not pasted into templates. TellTide registers cleanly through app.head, keeping your setup declarative and SSR-safe.

See the install steps

Feedback widget for Angular

Angular apps tend to be serious, long-lived products — the kind whose users file real bug reports if you give them somewhere to do it. TellTide adds that channel without an Angular module, service, or dependency injection entry.

See the install steps

Feedback widget for Astro

Astro strips JavaScript by default — great for speed, inconvenient for a widget that is JavaScript. The fix is Astro’s is:inline directive, which tells the compiler to leave your script tag exactly as written.

See the install steps

Mobile and desktop apps

The widget is web-only, so native apps post JSON to the TellTide API instead — same inbox, same roadmap.

5 guides

Collect feedback in Electron apps

Desktop users hit desktop-shaped bugs — window states, file paths, OS quirks — that web analytics never see. A feedback command in your Electron app routes those reports somewhere more useful than a GitHub issue from a confused user.

See the install steps

Collect feedback in Android apps

Play Store reviews arrive without context and often without a way to follow up. An in-app feedback screen posting to TellTide captures the same voice with the detail — screen, app version, device — that makes it fixable.

See the install steps

Five minutes from now, users can tell you things

Free plan includes the widget, private inbox, API, and public roadmap — and the price never grows with your user count.

Get started free