Embeddable Widgets

Add beautiful testimonial displays to any website with a simple code snippet. Auto-resizing, responsive, and customizable.

Carousel Widget

A responsive testimonial carousel that automatically cycles through your best customer stories.

Carousel Widget
Preview
This is how the widget will appear when embedded on your website
What customers say
1 / 3
★★★★★

"This product helped us increase revenue by 40% in just 3 months! The support team was excellent and responsive."

John Doe

Customer

★★★★

"This product is truly amazing! It was incredibly easy to integrate into our website, and we've already discovered so many different ways we can use it. We're thrilled with the possibilities it opens up for us."

Mariana

CTO · Coursio

★★★★★

"Debug test - check Vercel logs for email notification details"

Debug Test

Customer

Embed Code

Option A: Widget ScriptRecommended

Auto-resizes to content and supports dark mode.

<echonext-widget wall="your-wall-slug" columns="3" theme="auto"></echonext-widget>
<script src="https://echonext.app/widget.js" async></script>
Option B: Simple Iframe

Fixed height, no auto-resize. Works everywhere.

<iframe src="https://echonext.app/en/widgets/carousel/your-wall-slug" width="100%" height="400" frameborder="0"></iframe>

Widget Script Options

columns"1" | "2" | "3"

Choose 1, 2, or 3 columns. On mobile, items stack vertically. On tablet, max 2 columns.

autoplay"true" | "false"

Auto-advance to the next page every 7 seconds, or let users navigate manually.

theme"auto" | "light" | "dark"

Match your site's theme automatically, or force light/dark mode.

background"#f5f5f5"

Set a custom background color to match your site's design.

locale"en" | "sv"

Display the widget in English or Swedish.

sort-byPro
"quality_score" | "sentiment_score" | "rating" | "created_at"

Sort testimonials by different params. Note that sorting by AI scores requires Pro plan.

sort-orderPro
"desc" | "asc"

Sort order. Default: "desc" (highest first).

Responsive: On mobile, testimonials stack vertically. On tablet (640-768px), max 2 per row. On desktop, shows full columns value.