1.0.5 • Published 4 years ago

@trustscout/collect-testimonials-widget v1.0.5

Weekly downloads
140
License
ISC
Repository
-
Last release
4 years ago

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"
/>
1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago