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.
| Attribute | Required | Description |
|---|---|---|
data-app-id | Yes | App ID from Apps |
data-label | No | Launcher button text |
data-title | No | Panel title |
data-primary-color | No | Primary color (hex) |
data-secondary-color | No | Secondary color (hex) |
data-theme | No | light or dark |
data-position | No | e.g. bottom-right |
data-border-radius | No | Corner radius |
data-max-width | No | Panel max width |
data-font-size | No | Base font size |
data-font-family | No | Font family |
data-launcher-height | No | Launcher height (px) |
data-show-powered-by | No | Show “Powered by” badge |
data-categories | No | Override enabled categories |
data-edge-gutter | No | Distance from screen edge (px, default 16) |
Submission types (widget UI)
| What visitors see | Stored as |
|---|---|
| Review | review |
| General feedback | feedback |
| Bug report | bug |
| Feature request | feature |
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.
