Back to Widgets
Demo

Social Share Widget

Let users share their experience on X, LinkedIn, or Reddit. Verified shares appear in your dashboard where you can optionally reward them.

Multi-Platform

Share on X, LinkedIn, or Reddit with one click. Pre-filled text makes sharing effortless.

Verified Shares

Users paste their post URL back for verification. Duplicate posts are automatically rejected.

Reward Flow

Shares appear in your dashboard as feedback. Grant discounts through existing Polar/Stripe rewards.

Live Demo

Choose a platform to share on. After posting, paste the post URL back to submit.

Usage

<script
  src="https://seggwat.com/static/widgets/v1/seggwat-share.js"
  data-project-key="YOUR-PROJECT-KEY"
  data-platforms="x,linkedin,reddit"
  data-share-text="I love using @YourApp! Check it out:"
  data-tweet-url="https://yourapp.com"
  data-tweet-hashtags="feedback,rewards"
></script>

Configuration Options

Attribute Description Default
data-project-key Your SeggWat project key (required) -
data-tweet-text Pre-filled tweet text (optional) -
data-tweet-url URL to include in the tweet Current page URL
data-tweet-hashtags Comma-separated hashtags -
data-button-color Button accent color #1DA1F2
data-language Language code (en, de, sv) Auto-detect
data-container CSS selector for inline placement At script location