Quickstart

Get SeggWat feedback button running on your website in under 5 minutes

Get started in three steps

Add a powerful feedback collection system to your website in minutes. No complex setup required.

1

Create your account and first project

2

Install the feedback button

3

View your feedback


Customize your button

Once the basic setup is complete, customize the button's appearance using data attributes:

Available customization options

Attribute Description Example
data-button-color Button background color (hex) #10b981
data-button-position Button position on screen right-side, bottom-right

Example: Green button on the right bottom

html
<script defer
  src="https://seggwat.com/static/widgets/v1/seggwat-feedback.js"
  data-project-key="YOUR_PROJECT_KEY"
  data-button-color="#10b981"
  data-button-position="bottom-right">
</script>

Next steps


Common use cases


Troubleshooting

Navigation