Add Feedback and Email Collection to Your Site

Tags: vivibeswebsite-feedback

A quick start for adding lightweight ratings and an inbox-friendly email capture to your pages. Works anywhere by dropping in a single script.

1) Include the Embed Script

One line to enable ratings and optional email collection

Embed

Add this line to pages where you want feedback or email capture:

<script src="https://app.vivibes.net/embed"></script>

Configure

Use URL params to tailor behavior (examples):

<script src="https://app.vivibes.net/embed?alwaysShowButtons=true&minContentLength=10&feedbackDuration=3000"></script>

Common parameters: alwaysShowButtons, minContentLength, feedbackDuration, contentSelectors, emailSelectors.

See vivibes.net for details.

2) Mark Content to be Rated (optional)

Most text is detected automatically. To force any element to be ratable:

<div class="rate-this">Make this ratable</div>
<div data-rate-this>Make this ratable</div>
Feedback preview

3) Add Email Collection (optional)

Drop a collection block anywhere on the page

Block

A simple in-page capture UI you can style in CSS:

<div class="collect-email" data-button-text="Subscribe" data-success-msg="Thanks!"></div>

Tracking (optional)

Set conversion IDs globally or per element, for Google Ads and Meta.

Dashboard

View ratings and emails at app.vivibes.net/dashboard.

Get Notified When It Launches

Leave your email and we’ll let you know when the service is available.