@trustscout/collect-testimonials-widget
v1.0.5
Published
Lightweight website widget for collecting testimonials using TrustScout
Downloads
287
Readme
collect-testimonials-widget
Lightweight, customizable website widget to collect video testimonials using TrustScout.
To display the widget, include the script tag for the trustscout-collect widget, then add a trustscout-collect html tag.
Use the following parameters to customize the content:
- headline: the text for your widget's headline
- description: the text for your widget's description
- button: the text for your widget's CTA button
- image: the full URL to the image you want to use
- color: the color for the headline and the button background. This should be a dark color
- link: the destination link for the button. This is where users will be sent when they click
Sample trustscout-collect tag:
<trustscout-collect
headline="Win A Free Car!"
description="Record a quick video testimonial and get a free car delivered to your doorstep"
button="Record Now"
image="https://source.unsplash.com/random"
color="blue"
link="https://www.app.trustscout.io/ladysaas/record"
/>