# Why we made video testimonials a free feature, not a new product

Idukki already had the collection link, moderation queue and gallery engine, so video testimonials shipped as a free feature on every plan, not a new bill.

By Rohin Aggarwal · 2026-06-16

I went looking at how small testimonial-collection tools make money, the ones that do one job: send a link, record a video, embed a wall. Most of them are a link, a recorder and a widget, sold as a subscription. Idukki already had the link, the recorder and the widget, built for other jobs. So the honest move was not to build a fourth product. It was to wire three things we already shipped into a fourth door.

**Quick answer**

- A handful of tools sell "link → record a testimonial → embed a wall" as its own subscription
- Idukki already runs a no-login collection link, a moderation queue and a gallery/widget engine for every other kind of UGC
- Approving a testimonial now creates a real post inside a Wall of Love gallery, the same engine every other collection uses
- It ships free on every plan, because it reuses infrastructure rather than adding a new one
- It is video-first in this version: text-only submissions save to the queue but do not yet publish to the wall

Somewhere in the last year, "collect a video testimonial and put it on a wall" became its own small software category. Send a customer a link, they record in the browser, no app to install, and the result lands in a widget you paste onto your site. Loveboard is one recent example: a link, a recorder, four wall styles, a free tier and a paid one. It is a clean, well-scoped tool.

- **4.1x** — Video review conversion vs text-only (PowerReviews, 2023 baseline)
- **89%** — of consumers say video convinced them to buy (Wyzowl, 2025)
- **£8–£30** — Cost per UGC-sourced clip (vs £80–£250 for studio production)

_Why video testimonials specifically, not text._

### Standalone testimonial tool vs a bundled feature

**Separate subscription: Standalone testimonial tool**
A dedicated link, recorder and wall, billed on its own.
- ✓ Purpose-built UI for one job
- ✓ Fast to set up if you have nothing else
- ✗ Recoups its own plumbing cost via a subscription
- ✗ One more vendor and one more embed script

**Included on every plan: Idukki (bundled)**
Reuses the collection link, moderation queue and gallery engine every other UGC type already runs on.
- ✓ No separate bill, reuses paid-for infrastructure
- ✓ Same analytics and embed pipeline as the rest of your galleries
- ✗ Video-first in this version, text-only submissions don’t yet publish

## The pattern I kept noticing

What struck me was not the idea, it is a good one, it is how much of the plumbing underneath it Idukki already had, built for a different reason. We already send merchants a no-login collection link for founder-video requests and for rights-registration. We already run a [pending → approved → rejected queue](/blog/moderating-ugc-at-scale) for every piece of UGC that comes through any channel. We already have a gallery/widget engine that renders any collection through any layout, with [product tagging](/blog/ai-content-tagging-for-ugc) and analytics built in. A testimonial wall, taken apart, is a thin recombination of three things we had already shipped for other jobs.

## What we already had

- A public, no-login collection wizard: record video or type a message, star rating, name and email, consent
- A merchant moderation queue in Settings: pending, approved, rejected, with the collection link front and centre
- A gallery-layout engine with a Wall of Love preset already built for review-style content
- A single embed contract, one script tag, that every existing Idukki widget already uses

The collection wizard and the moderation queue existed. What was missing was the bridge between "approved" and "actually visible somewhere." Approving a testimonial flipped a status in a queue and stopped there, it never became a post, so it never reached a widget. That bridge, not the collection flow, was the actual gap.

## So we shipped a bridge, not a new system

When a merchant approves a testimonial now, it is created as a real post inside a dedicated Wall of Love gallery, through the exact same import path Idukki uses for manually-added and CSV-imported UGC. That gallery is provisioned automatically the first time it is needed, seeded with the Wall of Love layout preset. It renders through the same public widget pipeline as every other collection, which means the same embed script, the same CDN delivery and [the same analytics a merchant already gets](/blog/how-to-measure-ugc-roi) on their product galleries. Nothing new had to be taught to the widget runtime, because nothing new was asked of it, a testimonial is just a post like any other.

> A testimonial wall, taken apart, is a link, a queue and a gallery. We had all three. Building a fourth version of each would have been the expensive way to ship this.

## Why free, specifically

Standalone testimonial tools have to recoup [the cost of the link, the recorder and the wall widget](/blog/how-much-does-ugc-shoppable-video-software-cost) somewhere, so a subscription makes sense for them. Idukki was not paying that cost twice. Charging for a feature built almost entirely from parts a merchant is already paying for would have been the wrong call, so it ships free on every plan, including the free tier, with no separate limits on the wall widget itself.

## What this does not do yet

- Video-first: a submission needs a recorded or uploaded video to publish to the wall today. Text-only testimonials still save to the queue for reference, they do not yet publish.
- One Wall of Love per business in this version: every approved testimonial publishes into a single auto-created gallery, rather than a merchant routing individual testimonials into different galleries.

**The one thing to remember:** Before building a new collection flow for a new content type, check whether you already run one for a different reason. The expensive part of most "new" features is the plumbing, and the plumbing is rarely as new as the feature name suggests.

### Sources & further reading
- [Idukki: Video Testimonials pillar page](/video-testimonials) — The feature this article describes
- [Bazaarvoice / PowerReviews consumer studies](https://www.bazaarvoice.com/research/) — Reviews-influence-purchase figures (representative ranges)
- [Stackla / Nosto State of UGC research](https://www.nosto.com) — UGC impact on purchase decisions (representative)

---
Canonical: https://idukki.io/blog/why-we-made-video-testimonials-free
Tags: video-testimonials, wall-of-love, ugc, social-proof, reviews
