Contents

Chapter 1

Features

This chapter covers the core features and capabilities of Social Proof Widget.

Features

  • Six widget types: testimonial rotator, review aggregate, trust badges, visitor counter, customer logos, stats bar
  • Pure CSS animations (no JavaScript needed for testimonials)
  • Self-contained HTML snippets with inline styles
  • Customisable brand colours, fonts, and content
  • Star rating displays with Unicode characters
  • Responsive layouts that work on mobile
  • Python stdlib only — zero pip dependencies

Quick Start

bash
# Generate a testimonial rotator
python src/social_proof_widget.py --config examples/widgets.json --widget testimonial-rotator

# Generate all widgets at once
python src/social_proof_widget.py --config examples/widgets.json --all --output widgets.html

# Generate trust badges only
python src/social_proof_widget.py --config examples/widgets.json --widget trust-badges

# List available widget types
python src/social_proof_widget.py --list
Chapter 2

CLI Reference

Follow this guide to get Social Proof Widget up and running in your environment.

CLI Reference

FlagDescription
--config, -cPath to widgets JSON config (required)
--widget, -wWidget type to generate
--allGenerate all widget types
--output, -oOutput file (default: stdout)
--listList available widget types
--verbose, -vEnable verbose logging

Widget Types

WidgetDescription
testimonial-rotatorAnimated testimonial carousel with CSS fade
review-aggregateStar rating + distribution bar chart
trust-badgesHorizontal badge/certification strip
visitor-counterLive visitor count with pulsing dot
customer-logos"Trusted by" logo bar with hover effects
stats-barKey metrics display (users, uptime, etc.)
Chapter 3
🔒 Available in full product

Configuration

Chapter 4
🔒 Available in full product

License

You’ve reached the end of the free preview

Get the full Social Proof Widget and unlock everything.

All Chapters

Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.

Full Tool Suite

Access all interactive tools with complete data, all workload profiles, and the full scenario library.

Source Files

Downloadable source code, configuration files, and working examples from every chapter.

Lifetime Updates

Free updates for life. Every new chapter, tool, and improvement included.

Buy Now — $19 →
📦 Free sample included — download another copy for the full product.
Social Proof Widget v1.0.0 — Free Preview