Quick Start

Get Reviuly set up and collecting testimonials in under 5 minutes. No credit card required to start.

Step 1 — Create your account

Reviuly is currently in early access. To get started, reach out to get beta access, or sign up directly if access is open.

Beta Access

Reviuly is currently in limited beta. Contact harshkumar88629@gmail.com to request early access.

When you sign up, you'll be asked to choose a unique URL slug — this is permanent and becomes part of your public collection link (e.g., reviuly.com/your-slug).

Step 2 — Log into your dashboard

Once your account is created, log in at reviuly.com/login. You'll land on the Dashboard Overview page.

The left sidebar gives you access to everything:

  • Dashboard — Overview of your testimonials, stats, and recent activity
  • Forms — Manage your collection forms
  • Testimonials — Review and approve submissions
  • Analytics — Performance charts and insights
  • Billing — Manage your plan

Step 3 — Create your first collection form

Navigate to Forms in the sidebar and click Create form. Give it a name (e.g., "Customer Reviews") — a unique URL slug will be auto-generated.

Pro tip

Create separate forms for different customer segments — e.g., one for B2B clients, another for e-commerce buyers. Each form has its own settings and analytics.

Once created, click the form to open its settings. You'll be able to configure:

  • Business name and description
  • Visual template (Classic is available on all plans)
  • Accent / button colour
  • Form title and welcome message
  • Star rating, AI writing assistant, photo upload toggles

Step 4 — Share your collection link

Every form has a unique public URL. You can share it as a link, embed it as a QR code, or send it via email.

Your form URL

https://reviuly.com/f/your-form-slug

Copy the link from the form settings page or from your dashboard's "Copy link" button.

Step 5 — Approve testimonials

When a customer submits a testimonial, it appears in your Testimonials dashboard with a pending status.

Open the testimonial and click Approve to make it public. You can also:

  • Add to Wall — Include in your public Wall of Love page
  • Add to Embed — Show in your website widget
  • Hide — Keep it out of public view

Step 6 — Embed on your website

Paste this snippet anywhere in your HTML to show a live testimonials carousel:

index.html
<!-- Testimonials Widget -->
<div data-Testimonials-form-slug="your-form-slug" data-theme="light"></div>
<script src="https://reviuly.com/embed.js" async></script>
Replace your-form-slug with the actual slug from your form settings.

What's next?