Widget Reference

Embed snippet, optional data attributes, and submission types.

Embed snippet

Always use the TellTide host and your App ID:

<script
  src="https://telltide.com/src/widgets/widget.js"
  data-app-id="YOUR_APP_ID"
></script>

Copy the exact snippet from Manage Widget → Embed after saving. It includes your App ID.

Optional data attributes

Use these only when you need overrides. Saved settings from Manage Widget apply automatically after the widget loads.

AttributeRequiredDescription
data-app-idYesApp ID from Apps
data-labelNoLauncher button text
data-titleNoPanel title
data-primary-colorNoPrimary color (hex)
data-secondary-colorNoSecondary color (hex)
data-themeNolight or dark
data-positionNoe.g. bottom-right
data-border-radiusNoCorner radius
data-max-widthNoPanel max width
data-font-sizeNoBase font size
data-font-familyNoFont family
data-launcher-heightNoLauncher height (px)
data-show-powered-byNoShow “Powered by” badge
data-categoriesNoOverride enabled categories
data-edge-gutterNoDistance from screen edge (px, default 16)

Submission types (widget UI)

What visitors seeStored as
Reviewreview
General feedbackfeedback
Bug reportbug
Feature requestfeature

Enable or disable categories in Manage Widget.

Screenshots

Visitors can attach one image per submission (image files only, max 5 MB). Page captures prefer PNG for sharper text; JPEG is used only if the PNG exceeds the size limit.